/* CSS Document 
Template Name: Legal
Date: 05/12/06
*/

#container {
	margin:0px 0px 0px 6px;	
	padding:0px 0px 0px 0px;
	border: 1px solid #222222;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	width:770px;
}

#topRight {
	width:620px;
	height:103px;
	background-image:url(images/top_right.jpg);
	background-repeat:no-repeat;
}

#topRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px;
	width: 200px;
	font-weight:bold;
	font-style:regular;
	color:#000000;
	margin-left:0px;
	padding: 0px 0px 0px 0px;
}


#topRight p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin:0px;
	padding:25px 0px 0px 0px;
}

#topRight a {
	color:#000000;
}

#sideTop {
	width:150px;
	height:103px;
	background-image:url(images/top_left.jpg);
	background-repeat:no-repeat;
	border: 0px;
}

#sideBottom {
	width:100%;
	height:100%;
	background-color:#000000;
}

#photo
{
	padding-top:10px;
}

#nav ul {
	list-style-type:none;
	padding:0px;
	margin:20px 0px 0px 0px;
}

#nav ul li {
	width: 150px;
	height: 25px;
	margin:0px;
	padding:0px;
	background-color:#000000;
	border-bottom:1px solid #222222;
	border-right:0px solid #CCCCCC;
}

#nav ul li a:link, li a:visited {
	width: 150px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:4px 0px 0px 20px;
}

#nav ul li a:hover {
	color:#aaaaaa;
	background-color:#000000;
}

#navselected {
	color:#cccccc;
	background-color:#000000;
}

#footer {
	background-image:url(images/footer.jpg);
	height:100px;
	width:100%;
}

img {
border: 0px solid #222222;
}



.top_links {
width: 300px;
height: 20px;
border: 0px solid #0000000;
margin: 82px 0px 0px 300px; 
text-align: right;
position: absolute;
}

#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight: regular;
	color: #ffffff;
	margin:0px;
	padding:10px 0px 0px 10px;
	text-align:left;
}

#footer a {
	font-size:10px;
	font-weight: bold;
	color:#dddddd;
}