body {
	margin:50px 0px;
	padding:0px;
	text-align: center;
	background-color : Black;
	color : #ccc;
}

#top1 {
	width:640px;
	margin:0px auto;
	text-align:center;
	padding:1px;
	background-color:#55f;
	color: #fff;
	height : auto;
}
#top2 {
	width:640px;
	margin:0px auto;
	text-align:left;
	padding:1px;
	background-color:#fff;
	color: #000;
	height : auto;
}
.col1{
	position: absolute;
	width:50px;
	left: 0px;
	background-color:#000;
	color: #ccc;
	text-align: right;
	padding-right: 4px;
}
.col2{
	position: absolute;
	width:100px;
	left: 51px;
	background-color:#000;
	color: #ccc;
	text-align: left;
	padding-left : 5px;
}
.col3{
	position:absolute;
	width:320px;
	left: 151px;
	background-color:#000;
	color : #ccc;
	padding-left: 8px;
	text-align: left;
}
.col4{
	position:absolute;
	width:170px;
	left: 471px;
	background-color:#000;
	color : #ff0;
	text-align: left;
}
#footer{
	background-color:#000;
	color: #ccc;
	text-align: left;
	height : auto;
	position : relative;
	padding-top : 10px;
}
#container{
	width : 640px;
	margin:0px auto;
	position : relative;
}
A:LINK, A:VISITED, A:ACTIVE{
	background-color:#fff;
	color: #c00;
	text-align : inherit;
	white-space : nowrap;
	text-decoration : none;
}
A:LINK.first, A:VISITED.first, A:ACTIVE.first {
	background-color:#000;
	color: #ccc;
	white-space : nowrap;
	text-decoration: underline;
}
A:LINK.second, A:VISITED.second, A:ACTIVE.second {
	background-color:#000;
	color: #f0f;
	white-space : nowrap;
	text-decoration: underline;
}
A:LINK.third, A:VISITED.third, A:ACTIVE.third {
	background-color:#000;
	color: #0ff;
	white-space : nowrap;
	text-decoration: underline;
}
A:LINK.forth, A:VISITED.forth, A:ACTIVE.forth {
	background-color:#000;
	color: #ff0;
	white-space : nowrap;
	text-decoration: underline;
}
A:LINK.fith, A:VISITED.fith, A:ACTIVE.fith {
	background-color:#000;
	color: #777;
	white-space : nowrap;
	text-decoration: underline;
}
A:LINK.sixth, A:VISITED.sixth, A:ACTIVE.sixth {
	background-color:#000;
	color: #770;
	white-space : nowrap;
	text-decoration: underline;
}
A:LINK.seventh, A:VISITED.seventh, A:ACTIVE.seventh {
	background-color:#000;
	color: #707;
	white-space : nowrap;
	text-decoration: underline;
}
A:LINK.eighth, A:VISITED.eighth, A:ACTIVE.eighth {
	background-color:#000;
	color: #007;
	white-space : nowrap;
	text-decoration: underline;
}
A:LINK.ninth, A:VISITED.ninth, A:ACTIVE.ninth {
	background-color:#000;
	color: #077;
	white-space : nowrap;
	text-decoration: underline;
}
A:LINK.tenth, A:VISITED.tenth, A:ACTIVE.tenth {
	background-color:#000;
	color: #070;
	white-space : nowrap;
	text-decoration: underline;
}
A:LINK.eleventh, A:VISITED.eleventh, A:ACTIVE.eleventh {
	background-color:#000;
	color: #700;
	white-space : nowrap;
	text-decoration: underline;
}
A:LINK.twelth, A:VISITED.twelth, A:ACTIVE.twelth {
	background-color:#000;
	color: #fff;
	white-space : nowrap;
	text-decoration: underline;
}
A:LINK.thirteenth, A:VISITED.thirteenth, A:ACTIVE.thirteenth {
	background-color:#000;
	color: #f00;
	white-space : nowrap;
	text-decoration: underline;
}
A:LINK.forteenth, A:VISITED.forteenth, A:ACTIVE.forteenth {
	background-color:#000;
	color: #00f;
	white-space : nowrap;
	text-decoration: underline;
}
A:LINK.fifteenth, A:VISITED.fifteenth, A:ACTIVE.fifteenth {
	background-color:#000;
	color: #0f0;
	white-space : nowrap;
	text-decoration: underline;
}
.redletter{
	background-color:#fff;
	color: #c00;
	text-align : inherit;
	white-space : nowrap;
	text-decoration : none;
}
.exec{
	background-color:#000;
	color: #0ff;
}
.techie{
	background-color:#000;
	color: #0c0;
}
.bm{
	background-color:#000;
	color: #c00;
}
.at{
	background-color:#000;
	color: #ff0;
	padding-left: 4px;
	padding-right: 4px;

}