body { background-color:#000000
}
table.reg {background-image:url(../images/csslayout.jpg); background-repeat:no-repeat; margin-left:auto; margin-right:auto; height: 800px; width: 950px;}
table.long {background-image:url(../images/csslayoutlong1.jpg); background-repeat:no-repeat; margin-left:auto; margin-right:auto; height: 800px; width: 950px;}
a:link { 
	color: #F8EAAB;
	}
a:visited { 
	color: #FFFFFF;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #F8EAAB;
	}
div.title {
	position:relative;
	left: 100px;
	top: -44px;
	color:#FFFFFF;
}
div.nav{
	position:relative;
	left: 140px;
	top: 10px;
	color:#F8EAAB;
	width: 803px;
	height: 26px;
}
div.body{
	position:relative;
	left:285px;
	top:10px;
	height:500px;
	width:595px;
	color:#FFFFFF;
}
div.footer{
position:relative;
top:40px;
left:188px;
width:600px;
color:#F8EAAB;
font-weight:bold;
font-size:10px
}
