﻿body {
	margin:10px 0px 0px 0px; 
	background: #cccccc url('../siteart/bg.jpg') repeat-x;
}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
}


a:visited {
	color:#fff;
	text-decoration:underline;
}


a:active {
	color:#fff;
	text-decoration:underline;
}


a:link {
	color:#fff;
	text-decoration:underline;
}

a:hover {
	color:#fff;
	text-decoration:none;
}


a.nav:visited{
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
	padding:10px 15px 8px 15px;
	text-decoration:none;
	display:block;
}


a.nav:active{
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
	padding:10px 15px 8px 15px;
	text-decoration:none;
	display:block;
}


a.nav:link{
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
	padding:10px 15px 8px 15px;
	text-decoration:none;
	display:block;
}


a.nav:hover {
	background: url('../siteart/navbg_on.jpg') no-repeat bottom;
	color:#fff;
}


a.stay:hover {
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 15px 8px 15px;
	text-decoration:none;
	display:block;
	background: url('../siteart/navbg_on.jpg') no-repeat bottom;
	color:#fff;
}


a.stay:visited {
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 15px 8px 15px;
	text-decoration:none;
	display:block;
	background: url('../siteart/navbg_on.jpg') no-repeat bottom;
	color:#fff;
}


a.stay:active {
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 15px 8px 15px;
	text-decoration:none;
	display:block;
	background: url('../siteart/navbg_on.jpg') no-repeat bottom;
	color:#fff;
}


a.stay:link {
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 15px 8px 15px;
	text-decoration:none;
	display:block;
	background: url('../siteart/navbg_on.jpg') no-repeat bottom;
	color:#fff;
}

.big {
	font-weight:bold;
	color:#fff;
	font-size:11pt;
}



#maincontainer {
 background: #0b0b0b url('../siteart/containerbg.jpg') repeat-x bottom;  
 width:100%;	
}


#navcontainer {
	background:#000;  
	border:1px #666666 solid;
}

#left {
	padding:0px 30px 20px 35px; 
	width:594px; 
	vertical-align:top;
}

#manulogos {
vertical-align:top;	
width:169px;
}




.right {
	vertical-align:top;
	padding:0px 10px 0px 0px;
	width:252px;

}

.right li {
	list-style: outside url('../siteart/bullet.gif');
	color:#375b71;
	font-weight:bold;
	line-height:15pt;
	text-transform:capitalize;
}


.right li a:active{
	text-decoration:none;
	color:#375b71;
	font-weight:bold;
}

.right li a:visited {
	text-decoration:none;
	color:#375b71;
	font-weight:bold;
}

.right li a:link {
	text-decoration:none;
	color:#375b71;
	font-weight:bold;
}



.right li a:hover {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}


#gallery {
	padding:0px 10px 20px 35px; 
	width:709px; 
	vertical-align:top;

}

#gallery img {
	border:1px #999999 solid;
	margin:0px 0px 5px 0px;
}



.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #999999;
border-bottom-width: 0;
line-height: 18px;
font-size:9pt;
z-index: 100;
background-color: #000;
width: 180px;
text-transform:uppercase;
text-decoration:none;

}

.anylinkcss a:link{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #999999;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
text-decoration:none;
}

.anylinkcss a:active{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #999999;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
text-decoration:none;
}

.anylinkcss a:visited{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #999999;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
text-decoration:none;
}


.anylinkcss a:hover{ /*hover background color*/
background-color:#999999;
color: white;
text-decoration:none;
}
