body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	background-color: #351B1A;
	margin:0;
	padding:18px	
}
#main {
	width:780px;
	margin:auto;
}
#main-inner {
	/*margin:0 21px 16px 21px;*/
	min-height:200px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position:  
    center bottom;; padding-left:27px; padding-right:17px; padding-top:0; padding-bottom:27px
}
#main-inner-left {
	width: 520px;
	display:block;
	float:left;
	line-height:14px;
	text-align: justify;
}
.x, .x:hover {
	color: #BF2F37;
	text-decoration: none;
}
#main-inner-right {
	width: 170px;
	background-color: #FFFFFF;
	display:block;
	float:right;
	border-left:0px solid #C8C8C8;
	text-align:justify;
	padding-top:10px;
}
#main-inner-right-bottom {
	width:30px;
	background-color: #FFFFFF;
	display:block;
	float:right;
	border-left:0px solid #C8C8C8;
	text-align:justify;
	padding-top:5px;
}
#main-inner-right p {
	color:#BF2F37;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#logo {
	width:780px;
	height:97px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom:0px solid #C8C8C8
}
#mainphoto {
	height:170px;
	background-color: #FFFFFF;
	border-bottom:0px solid #C8C8C8;
	padding:3px 0 3px 0;
}
h1, h2, h3, h4, h5, h6 { margin: 15px 0; }
p, ul, ol { margin: 15px 0; }

div#navbar {
	width: 561px;
	display:block;
	float:right;
	padding-top:68px;
}
.clear {
	clear:both;
}
#footer {
	clear:both;
	font-size: 10px;
	color:#FFFFFF;
	text-align:center;
	padding:12px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.highlight {
	color:#BF2F37;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.highlight a, .highlight a:visited {
	color:#BF2F37;
	text-decoration:none;
	text-indent:20px;
}
.highlight a:hover {
	color:#6F6F6F;
	text-decoration:none;
	text-indent:20px;
}
a, a:visited {
	color:#164365;
	text-decoration:underline;
}
a:hover {
	color:#6F6F6F;
	text-decoration:none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:21px;
	color: #BF2F37;
	font-weight:bold;
}
#rolloImg td img {
    visibility: hidden;
    border: 0px none;
    margin: 0;
}
#rolloImg td:hover img {
    visibility: visible;
}
