div#wrapper {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	height: auto;
	color: #fff;
	position: relative;
	/* background: #fff url(images/bk2.gif) repeat-x bottom left;*/
	}

img
{
	border: 0px;
}



table
{
	width: 100%;
}
		#container
		{
			width: 100%;
		}

		

div#header
{
	display: block;
	width: 100%;
	height: 70px;
}

div #content 
{
	background: #0f0f0e;
	padding: 10px;
	margin-top: 5px;
	color: #fff;
float: left;
width: 100%;
}

#content a
{
	color: #002b81;
}

#content a:hover
{
	color: #5675b2;
}


p.info
{
	padding: 6px;
	background: #c7ffc4;
	line-height: 180%;
	border: solid #99d596 1px;
}


div #nav 
{
	/*border: solid #e2c595 1px;
	background: #ffefd4;*/
	padding: 3px;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 5px;
	height: 20px;
	width: 700px;
	vertical-align: middle;
}

div #footer
{
	/*border: solid #e2c595 1px;
	background: #ffefd4;*/
	padding: 3px;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 5px;
	height: 20px;
	width: 700px;
	vertical-align: middle;
	color: #eee;
	text-align: center;
}

#footer a 
{
	color: #eee;
}

body 
{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 0.8em;
	background: no-repeat top center url('/images/bk.jpg') #000;

}

#nav a
{
	color: #002a81;
}

#nav a:hover
{
	color: #5675b2;
}
