body {	background-color: #000000;

	text-align:center;}



div#container{

	background-color:#000000;

	background-image:url('sigback3.jpg');

	background-repeat:no-repeat;

	position:relative;

	height:750px;

	width:600px;

	margin: auto;

	}





div#main {
	background:transparent;
	position:absolute;
	width:450px;
	height:490px;
	top:187px;
	left:127px;
	border-style:none;
	border-size:1px;
	border-color:grey;
	overflow:scroll;
}



div#nav{

	background:transparent;

	text-align:left;

	font-family:verdana;

	position:absolute;

	width:80px;

	height:585px;

	top:150px;

	left:15px;

	color:white;}



div#sub{

	background-color:transparent;

	position:absolute;

	width:495px;

	height:30px;

	top:700px;

	left:95px;

	color:white;

	border-style:none;

	border-color:white;

	border-size:1px;

	font-family:timesnewroman; 

	text-align:center;

	font-size:10pt;

	}

	



p {	text-align:left;

	font-family:arial;

	font-size:13pt;}



h1 {	text-align:left;

	font-family:timesnewroman;

	font-size:18pt;

	text-decoration:underline;}

	





a {	font-style: normal;

	text-decoration:none;

	color:white;}



a:hover{color:#cc3333;}



a:active{color:ff6600;}



table {

	border-style:solid;

	border-color:black;

	border-size:1px;

	font-family:timesnewroman;

	font-size:11pt;

	color:black;

	text-align:center;}



hr {

	color:black;

	size:1px;

	opacity:0.15;filter:alpha(opacity=10);

	}