html { margin: 0px; } 

body {
	background: #535769;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#wrapper, #wrapper3col{ 
 margin: 0px auto;  /* to fix centering in Mozilla */ 
 background: url('../images/faux-cols-newest3.gif') repeat-y; 
 text-align: left; 
 width: auto;    /* width should be the same as the background image */ 
 padding: 0px 17px 0px 17px; 
 /* box model hack */ 
 voice-family: "\"}\""; 
 voice-family:inherit; 
 width: 824px; 
} 
#wrapperadmin {
 margin: 0px auto;  /* to fix centering in Mozilla */ 
 text-align: left; 
 width: auto;    /* width should be the same as the background image */ 
 padding: 0px 17px 0px 17px; 
 /* box model hack */ 
 voice-family: "\"}\""; 
 voice-family:inherit; 
 width: 824px; 
}
html>body #wrapper3col { width: 824px; }
#header { 
 height: 157px;
 background: #FFFFFF;
 background-repeat: repeat-x;
}
#logo { 
 float: left; 
 padding-left: 20px;
} 
#logo img {
 border: 0;
}
#photo {
 float: right;
 padding-right: 0;
}
#photo img {
 border-left: 1px solid #000000;
 border-right: 0;
}
#menu { 
 background: url('../images/h-menu6.gif') #9CCA3D repeat-x; 
 height: 17px;
 padding: 9px; 
 color: #fff; 
 font: bold 1.1em Verdana, Arial, Helvetica, sans-serif; 
}
#menu ul { 
 list-style: none;  /* removes list marker */ 
 padding: 0px;    /* removes left indent */ 
 margin: 0px; 
} 

#menu ul li { 
 display: inline;  /* sets list items to display in a row */ 
 padding-left: 10px;  /* puts space in between list items */ 
} 

#menu a:link, #menu a:visited { 
 color: #fff; 
 text-decoration: none; 
} 

#menu a:active, #menu a:hover { 
 color: #F8F400; 
 text-decoration: none; 
}
#leftcol { 
 width: 168px; 
 float: left; 
 padding: 10px 8px 8px 10px; 
 /* box model hack */ 
 voice-family: "\"}\""; 
 voice-family:inherit; 
 width: 152px;
} 
html>body #leftcol { width: 152px; }
.clear { clear: both; }
.verticalmenu ul { 
 list-style: none; 
 padding: 0px; 
 margin: 0px; 
} 

.verticalmenu a:link, .verticalmenu a:visited, .verticalmenu a:hover {
	display: block;
	color: #F8F400;
	text-decoration: none;
	padding: 5px;
	width: 143px;
	height: 16px;
	/* box model hack */ 
 voice-family: "\"}\"";
	voice-family:inherit;
	width: 143px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
} 
html>body .verticalmenu a:link, html>body .verticalmenu a:visited, html>body .verticalmenu a:hover { 
 width: 143px; 
 height: 16px; 
}
.verticalmenu a:hover { 
 background: url('../images/v-select.gif') no-repeat; 
}
#centercol {    /* basically a modification of "maincol" */ 
 width: 505px; 
 float: left; 
 padding-top: 10px; 
 color: #333333;
 /* box model hack */ 
 voice-family: "\"}\""; 
 voice-family:inherit; 
 width: 485px; 
} 
html>body #centercol  { width: 485px; }
#centeradmin {
  width: 844px;
  text-align: center;
  text-align /**/:-moz-center;
  padding-top: 10px;
  background-color: #FFFFFF;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 824px;
}
#rightcol { 
 width: 125px; 
 float: left; 
 padding: 10px;
 padding-right: 0;
 padding-left: 28px; 
 /* box model hack */ 
 voice-family: "\"}\""; 
 voice-family:inherit; 
 width: 105px; 
} 
html>body #rightcol { width: 105px; }
#footer a {
 text-decoration: none;
 color: #FFFFFF;
}
#footer a:hover {
 text-decoration: underline;
}
#footer {
 color: #FFFFFF;
}
