body{margin: 0; padding: 0; border: 0; overflow: hidden; height: 100%; max-height: 100%;font: 80% arial, sans-serif;}

.paddedimg {padding-left: 10px}

a{text-decoration:none}
a:link{color: #2F4F88;}
a:visited{color: #2F4F88;}
a:active{color: #2F4F88;}
a:hover{color:#800000;}

#framecontentLeft, #framecontentTop{position: absolute; top: 0; left: 0; width: 175px; height: 100%;overflow: hidden; color: white;}

#framecontentTop{left: 175px; right: 0; width: auto; height: 175px; overflow:hidden; color: white; }

#maincontent{position: fixed; left: 175px; top: 175px; right: 0; bottom: 0; overflow: auto; background: #fff; padding-left: 50px; padding-right: 50px; padding-top: 10px;}

div#framecontentLeft {background-image: url(sideback.gif);}

div#header {background: url(topback.gif); text-align: center; height: 80px; font-size:0;}

div#flash {background-color:#e3c6a7; text-align: center;}

div#homehead {
	background-color:#e3c6a7;
	text-align: center;
}

div#navigation{color: #ffffff;}
div#navigation p {font: 95% arial, sans-serif; margin-top: 20px;}

div#topmenu {background: url(topmenubg.gif); height: 80px;text-align: center; min-width:720px;}
div#topmenu ul{margin: 0; font: 110% Tahoma; color: #FFFFFF; padding-top: 10px; margin-bottom: 1em; }
div#topmenu ul li{display: inline; margin: 0 0 0 0;}
div#topmenu ul li a{color: #FFFFFF; padding: 10px; text-decoration: none; border-right: 1px solid #FFFFFF;}
div#topmenu ul li a:hover{color: #6a232b; background-color: #e3c6a7;}
* html #topmenu { /*IE only rule. Original menu width minus all left/right paddings */
height: 80px;
}

#leftmenu{
border: none;
padding-right: 2px;
width: 174px;
}

* html #leftmenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 176px;
}

#leftmenu ul{
padding: 0;
margin: 0;
list-style-type: none;
text-align: right;
}

#leftmenu li{
border-bottom: 1px solid #6a232b;
}

#leftmenu a{
padding: 3px 33px;
display: block;
width: 100%; /*Define width for IE6's sake*/
font: 15px arial; color: #6a232b; background-color: #e3c6a7; text-decoration: none;
}

html>body #leftmenu a{ /*Non IE rule*/
width: auto;
}

#leftmenu a:hover{background-color: #6a232b; color: #e3c6a7;}




div#footer {text-align:center;}

.right {float: right; padding: 5px;}
p{margin-left:10px;}

table{width: auto; margin:0; padding:0;}
table img{width: 273px;}
td{text-align:justify; padding: 5px; vertical-align:top;}
td img {padding: 3px;}

.alttext { color:#6A232B; }

.centered {text-align: center;}

/* ie hacks */
* html body{ /*IE6 hack*/
padding: 175px 0 0 175px; /*Set value to (HeightOfTopFrameDiv 0 0 WidthOfLeftFrameDiv)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

* html #framecontentTop{ /*IE6 hack*/
width: 100%;
text-align: center;
}
img { behavior: url(assets/js/iepngfix.htc);}

.htable {
	height: 60px;
	width: 100%;
	background-color: #e2c4a6;
}
.imageborder {
	padding-right: 5px;
}
H1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	vertical-align: text-top;
	margin-bottom: 0px;
	margin-top: 1px;
}

H2 {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
}
H3 {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
}
H4 {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
}
