body{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	background-color: #CA0207;
	background-color: #800020;
	margin-top: 0px;
}

h1
{
	font-size: 16pt;
}

#photocontainer
{
  margin:0px auto 0px auto;
	position:absolute;
	width:100%;
	height:100%;
}

#animate
{
  margin:0px auto 0px auto;
	position:absolute;
	width:750px;
}

#animate img
{
	margin-left:0px;
}

#container
{
  margin:0px auto 0px auto;
	width:750px;
	background-color: #ffffff;
}
#left {
	width:150px;
	float:left;
}
#header
{
	height:100px;
}
#content
{
	padding-left:10px;
	padding-right:10px;
	float:left;
	width:550px;
	border-left:dotted 1px #cccccc;
	height:auto;
}
#left ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#left li a
{
	color:#800020;
	font-weight:bold;
	display: block;
	height:25px;
	padding-left:5px;
	text-decoration: none;
	padding-bottom:1px;
	padding-top:5px;
}
#left li a:hover
{
	background-color:#800020;
	color: #ffffff;
	font-weight:bold;
}
#ps1
{
	float:left;
	width:50%;
}
#ps2
{
	float:right;
	width:50%;
}
.row
{
	clear:both;
	margin-bottom:20px;
}
.prleft
{
	float:left;
	width:25%;
	text-align: center;
}
.prleft img
{
	border:solid 1px #cccccc;
}
.psleft
{
	border:solid 1px #cccccc;
	font-size: 9pt;
	clear:left;
	float:left;
	width:230px;
	padding:10px;
	margin:10px;
}
.psleft h2
{
	font-size: 10pt;
	background-color:#800020;
	padding:2px;
	text-align:center;
	color:#ffffff;
}
.psright
{
	border:solid 1px #cccccc;
	font-size: 9pt;
	width:230px;
	padding:10px;
	margin:10px;
	float:right;
}
.psright h2
{
	font-size: 10pt;
	background-color:#800020;
	padding:2px;
	text-align:center;
	color:#ffffff;
}
#footer
{
	border-top:dotted 1px #cccccc;
	clear:both;
	color: #666666;
	font-size: 9pt;
	text-align: center;
}
#contact
{
	border:solid 1px #cccccc;
	font-size: 9pt;
	width:70%;
	margin-left:12%;
	padding-left:20px;
}