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

h1
{
	font-family: Verdana, sans-serif;
	font-weight:normal;
	text-shadow: #6374AB 10px 5px 2px;
	color: #0472bc;
	font-size: 12px;
	line-height: 1.7;
}

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



body
{
	background: #ffffff  ;
}

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

}

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

a:focus 
{
outline: 0;
}

#wrapper
{
	width: 800px;
	height: 625px;
	margin: auto;
	margin-top:20px;
	border: solid 1px;
}


#header
{
	width: 800px;
	height: 172px;
	border: solid 0px;
	
}

	

#menu
{
	width: 140px;
	height: 290px;
	padding-left: 20px;
	float: left;
	border-right:solid 1px;
	border-color:#0472bc;
	background-color: #ffffff;
}



#middle
{
	width: 800px;
	height: 290px;
	background-color: #ffffff;
	border: solid 0px;
}

	
#txt
{
	width: 230px;
	height: 307px;
	padding: 10px;
	float: left;
	border: solid 0px;
}

#right
{
	width: 370px;
	height: 307px;
	float: right;
	background-color: #ffffff;
	border: solid 0px;
}

#footer
{
	width: 800px;
	height: 173px;
	border: solid 0px;
}

ul
{
	list-style-type: none;
}

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