* {
}
#wrapper {
	margin: auto;
	width: 900px;
	height: auto;
}
#wrapper #Logo {
	height: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	padding: 4px;
	background-image: url(../img/Image24.png);
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009999;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00FFFF;
}
#wrapper #body #bodyl #contact {
	margin: auto;
	width: 300px;
	background-image: none;
	height: auto;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	padding: 5px;
}


#wrapper #nav {
	height: 200px;
	width: 900px;
	background-image: url(../img/Image24.png);
}
#wrapper #body {
	height: auto;
	width: 900px;
	background-image: url(../img/bg12.png);
}
#wrapper #bodyleft {
	float: right;
	width: 350px;
}
#wrapper #body #bodyr {
	float: left;
	width: 300px;
}
#wrapper #body #bodyl {
	float: right;
	width: 350px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	height: auto;
	background-image: none;
}



#wrapper #footer {
	height: auto;
	width: 878px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(../img/Image24.png);
	color: #FFFFFF;
	margin: auto;
	padding: 10px;
}
#wrapper #body #bodyright {
	padding: 5px;
	width: 500px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	height: auto;
	background-image: none;
}
#wrapper #body #bodyright #bodyll {
	width: 220px;
	height: 200px;
}
#wrapper #body #bodyright #bodylr {
	float: right;
	width: 220px;
}
a:visited {
	color: #FFFFFF;
}
