body {
	background: #000000 url("../images/navbg.gif") repeat-y top left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}

#add {margin-left: 149px; width: 601px; height: 125px;}
#add2 {margin-left: 0px;}

#cell1 {position: absolute; top: 0px; left: 0px; width: 125px; z-index: 2;}
#cell2 {position: absolute; top: 0px; left: 0px; height: 115px; background: url("../images/addbg.gif") repeat-x top left; width: 100%;}
#cell3 {position: absolute; top: 130px; left: 154px; width: 596px; height: 300px;}
#cell4 {position: absolute; top: 10px; left: 400px;}
#cell5 {position: absolute; top: 10px; left: 250px;}

#foot {text-align: center; font-size: 10px; position: absolute; bottom: -40px; margin-left: 50%; width: 596px; left: -298px;}

img {border: none;}

#logo {display: block; width: 149px; height: 125px;}

#title {display: block; width: 210px; height: 30px;}

a {display: block;}

a.bot {display: inline; text-decoration: none; color: #ffffff;}
a.bot:hover {text-decoration: underline; color: #ffffff;}