.background {
	background-color: #000000;
	height: 600px;
	width: 800px;
	border: 2px solid #FFFFFF;
}
.logo {
	position: relative;
	left: 10px;
	background-color: #E0D1C6;
}
.Border {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #092e20;
	border-right-color: #092e20;
	border-bottom-color: #092e20;
	border-left-color: #092e20;
}
-->
<!--
@import url("php_styles.css");
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #092e20;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-weight: bold;
	font-family: Comic San MS, Bookman Old Style;
	font-size: 13.5px;
	color: #092e20;
	background-color: #FFFFFF;
}
a {
	font-family: Comic San MS, Bookman Old Style;
	font-size: 13.5px;
	color: #092e20;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	}
	
p {
	color: #092e20
	}
.style2 {
	font-family: Comic San MS, Bookman Old Style;
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	font-family: Comic San MS, Bookman Old Style;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #092e20;
	letter-spacing: 0.2em;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.style10 {
	color: #092e20;
	font-size: xx-small;
}

#content
{
margin-left:200px;
}




