p,td
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

h1
{
	font-family: Verdana, sans-serif;
	font-weight:normal;
	text-indent:15px;
	color: #ffffff;
	font-size: 10px;
	line-height: 1.3;
}

h2
{
	font-family: Verdana, sans-serif;
	font-weight:bold;
	color: #000000;
	font-size: 12px;
	line-height: 1.7;
}



body
{
	background: #ffdead  ;
}

a:link
{
	color: #ffffff;
	text-decoration: none

}

a:visited
{
	color: #efe94c;
	text-decoration: none
}

a:focus 
{
outline: 0;
}

#wrapper
{
	width: 612px;
	height: 792px;
	margin: auto;
	margin-top:20px;
	border: solid 0px;
	background-color: #ffffff;
}


#header
{
	width: 612px;
	height: 214px;
	border: solid 0px;
	
}

#middle
{
	width:612;
	height:405;
	border: solid 0px;
}

#txt
{
	width: 360px;
	height: 350px;
	padding:20px;
	float: left;
	border: solid 0px;
}

	
#footer
{
	width: 612px;
	height: 173px;
	float: left;
	border: solid 0px;
}

#sidenav
{
	float: left;
	height: 405px;
	width: 173px;
	border: solid 0px;
	background-color: #0d992a;
}


ul
{
	list-style-type: none;
}

li
{
	display: inline;
	padding: 0 15px 0 0;
	font-family: verdana; color: white;
}
