/* CSS Document */
body{ 
		margin: 0px 10px 0px 10px;
		color:#000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		background-color:#000;
		background-image:url(images/bg.jpg);
		background-repeat:repeat;
		}
ul	{
list-style: square;
}
#frame {
		width:700px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:10px;
		text-align:left;
		background-color: #003366;
		border-bottom:10px solid #003366;
		}
#banner {
		background:#fff;
		width: 700px;
		height:200px;
		border:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:199px;
		border-bottom:1px solid #000;
		overflow: visible;
		}		
#navigate	{
		background-image:url(images/nav_bg.jpg);
		font-family:Monotype Corsiva;
		margin-bottom: 15px;
		margin-left: auto;
		margin-right:auto;
		position: relative;
		left: 0px;
		top: 5px;
		background-color:#FFF;
		border: 1px solid #000;
		height: 25px;
		width: 700px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:24px;	
}
#lower	{
		border: 1px solid #000;
		position: relative;
		left: 0px;
		top: 10px;
		background-color:#FFF;
		height: 30px;
		width: 700px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:29px;	
}
#pageHeader{
		position:relative;
		top: -3px;
		border: 1px solid black;
		height: 53px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:52px;	
}
#left	{
		width: 450px;
		position:relative;
		float: left;
		padding-bottom: 10px;
		/*margin-left:auto;
		margin-right:auto;*/
		}
#right{
		float: right;
		margin-left:auto;
		margin-right:auto;
		padding-bottom: 31px;
		width:250px;
		align:left;
		
		}
#rightitem{
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	align:left;
}
/*END LAYOUT*/
/*PARAGRAPHS*/
p.pagetext{
	margin-left:30px;
	color: white;
}
p.pagetextwhite{
	margin-left:30px;
	color: white;
}
p.pageheader{
	font-size:16px;
	font-weight:700;
	color:#FFFFFF;
}
/*END PARAGRAPHS*/
/*NAV LINKS*/
span.nav_link{
	margin-left: 24px;
	margin-right: 24px;
	}
a 	{
	color: white;
	font-size: 20px;
	text-decoration:none;
}
a:hover
{
	color:#0066FF;
}
/*END NAV LINKS*/

div.container{
margin-left: 16px;
}
#data	{
		border: 1px solid #000;
		position:relative;
		top: 5px;
		width: 700px;
		overflow:auto;
		color:#FFFFFF;
		background-color:#000000;
}
#data2	{
		border: 1px solid #000;
		position:relative;
		top: 5px;
		width: 700px;
		overflow:auto;
		background-color:#000000;
}
#data p{
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
}
#leftcontent {
		background-color:#FFFFFF;
		border-right: 1px dotted black;
		width:500px;
		padding: 0px 10px 10px 10px;
		
		}