body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/resources/bluepbg.jpg) repeat;
	text-align: center;
}
#wrapper {
	background: #FFFFFF;
	text-align: left;
	width: 770px;
}
#mast {
	display: block;
}
#content {
	width: 750px;
	text-align: left;
	font-size: 0.9em;
	background: #FFFFFF url(../images/resources/mary620bg.jpg) repeat-y;
	line-height: 1.3;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#centercontent {
	padding-right: 208px;
	padding-left: 208px;
}

#footer {
	width: 770px;
	text-align: center;
	line-height: 1.1;
	background: url(../images/resources/LACOPTS_006.jpg) repeat-x center;
	color: #FFFFFF;
	font-weight: bold;
	height: 29px;
}
h2 {
	color: #cc6600;
	border-left: 10px solid #cc3300;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	color: #CC6600;
	margin: 0px;
}



 #navcontainer
{
align: center
margin: 10px 0 0 30px;
	padding: 0;
	height: 29px;
	text-align: center;
	display: block;
	background: url(../images/resources/LACOPTS_006.jpg) repeat-x;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
width: 126px;
height: 29px;
border-top: 1px solid #f5d7b4;
border-left: 1px solid #f5d7b4;
border-bottom: 1px solid #f5d7b4;
border-right: none;
padding: 0;
margin: 0 0 10px;
color: #FFFF99;
text-decoration: none;
display: block;
text-align: center;
font: bold normal 12pt/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
.imageleft {
	float: left;
}
.imageright {
	float: right;
}


#navcontainer ul li a:hover
{
color: #930;
background: #f5d7b4;
}

#navcontainer a:active
{
background: #c60;
color: #fff;
}

#navcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}
.imagecenter {
	text-align: center;
	display: block;
}

