#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: #C0B7A4;
	padding:4px 12px 0 12px;
	margin: 0 auto 0 auto;
	height: 800px;
	width: 955px;
}
body {
	background-color: #FFFFFF;
	background-position: center;
}
h1 {
	background-image: none;
	background-position: center;
	background-color: #C0B7A4;
	text-align: center;
	font-size: 36px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	line-height: 30px;
        margin: 30px auto 0 auto;
	
}
h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #70685C;
	font-size:18px;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
	
	background-position: center;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #70685C;
	text-align: left;
	float: right;
	font-weight: bold;
}
#mainimage {
	border: 1px solid #000000;
	float:left;
}
#indeximage {
	border: none;
	float:left;
}

#indeximage img {
    border: none;
}

#indeximage a:link, a:visited, a:hover {
	border: 1px solid #000000;
	
}
#navigation a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	text-decoration: none;
	color: #70685C;
	line-height: 17px;
	font-weight: bold;
}
#navigation a:hover {
	color: #003366;
	text-decoration: underline;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	
}

.clear { 
clear: both;
}
#mContainer {
position: relative;
height:485px;

}


	
.mPhoto {
position: absolute;
top:0;
left:0;
-moz-opacity:0.0;
filter:Alpha(opacity=0);

}

.mPhoto a:link, a:visited, a:hover {
border:none;
}


#vsmContainer {
position: relative;
height:485px;
}
		
.vsmPhoto {
position: absolute;
top:0;
left:0;
-moz-opacity:0.0;
filter:Alpha(opacity=0);
}


