body {
	background-color: #000000;
}
div#wrapper{
width:788px;
margin:0 auto;
}
div#logo {
 Margin-left: auto;
 Margin-right: auto;
 width: 761px
 }
div#menu {
	text-align: center;
	background-image: url(../images/DeepOval_18.jpg);
	margin-left: -10px;
	margin-right: -10px;
	height: 29px;
 }
 div#header {
	text-align: center;
	background-image: url(../images/DeepOval_05.jpg);
	margin-left: -10px;
	margin-right: -10px;
	height: 50px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
 }
  div#content {
	margin-left: auto;
	margin-right: auto;
	width: 788px;
	min-height:300px;
	background-color: #FFFBFC;
	padding:5px 0px 20px 10px;
 }
  div#bottom {
	margin-left: auto;
	margin-right: auto;
	width: 798px;
	height: 47px;
	background-color: #FFFBFC;
	margin-top: -25px;
}
  div#reflect {
  background-image:url(../images/reflect.jpg);
  background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 902px;
	min-height:48px;
}

a{
	color:#333333;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: underline;
	color:#666666;
}
#footerPHP{
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:12px;
color:#CCCCCC;
}
#footerPHP p{
color:#CCCCCC;
}
#footerPHP h3{
padding:10px 0px 0px 0px;
margin:0px;
font-size:14px;
color:#CCCCCC;
text-decoration:none;
}

#footerPHP a:link{
color:#999999;
text-decoration:none;
}
#footerPHP a:visited{
color:#666666;
text-decoration:none;
}
#footerPHP a:hover{
color:#FFFFFF;
text-decoration:underline;
}

h1{
text-align:left;
color:#ffffff;
font-size:26px;
text-decoration:none;
font-variant:normal;
font-family:"Times New Roman", Times, serif;
margin:15px 0px 0px 10px;
}
h2{
font-variant:small-caps;
}
h3{
margin:0px 0px 0px 5px;
text-decoration:underline;
font-weight:normal;
}
h4{
font-size:18px;
margin:5px 0px;
padding:0;
border-bottom:solid #999999 1px;
font-variant:small-caps;
}
ul{
margin:5px 0px 5px 20px;
}

