body {background-image:url(images/bkgroundsep.gif); background-repeat:repeat height: 100%;}
table {background-image:url(images/layout999.jpg); background-repeat:no-repeat; margin-left:auto; margin-right:auto; height: 650px; width: 800px;}
tr.a {height:20px}
a:link { 
	color:#993300;
	}
a:visited { 
	color: #993300;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #000000;
	}
div.title{
	background-image:url(images/titlesep.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	height:75px;
	width:520px;
}
div.nav{
	position:relative;
	left: 5px;
	top: 28px;
	width: 155px;
	height: 229px;
}
div.content{
	position:relative;
	left: 200px;
	top: -190px;
	width: 403px;
	height: 480px;
	overflow:auto;
}
div.pic{
	position:relative;
	left: 628px;
	top: -673px;
	width: 155px;
	height: 229px;
}
div.footer{
	position:relative;
	left: 200px;
	top: -410px;
	width: 400px;
	height: 100px;
	font-style:italic;
}
