html { overflow: -moz-scrollbars-vertical !important; }

body {
        background-color: white;      
        font-family: myriad pro, arial, helvetica, sans-serif;  
}
#banner {
	margin:0 auto;
	width:670px;
}
#navbar {
	margin:0 auto;
 	font-family: myriad pro, arial, helvetica, sans-serif; 
	width:650px;
	height:10px;
	background:#cf3806;
	text-align: center;
	padding:10px;
	font-size:13px;
	color:white;
	line-height: 1em;
}
#sidemenusmall {
	margin:0 auto;
	width:670px;
}
#navigation {
	margin:0 auto;
	text-align:center;
	width:695px;
}
#textbox {
	font-family: myriad pro, arial, helvetica, sans-serif;
	margin: 0 auto;
	padding: 0 242px 0 0;
	width: 428px;
	font-size: 9pt;
	background:white;
	color:black;
	text-align: left;
}
#sideimage {
	position:absolute;
	margin-left: 456px;
}
#textimage {
	position:absolute;
	margin-left: 0px;
}
#bottomnav {
	margin: 20px auto 0;
 	width:650px;
	height:10px;
	font-family: myriad pro, arial, helvetica, sans-serif; 
	background:#cf3806;
	margin-top: 20px;
	text-align: center;
	padding:10px;
	font-size:9pt;
	color:white;
	line-height: 1.1em;
}
#bottombar {
	margin-top: 0px;
	margin: 0 auto;
	width:670px;
}
#heading {
	font-size: 13pt;
}
#heading2 {
	font-size: 13pt;
}
#heading3 {
	font-size: 13pt;
}
#banner img,
#bottombar img,
#sidemenusmall img {
	display: block;
}

.class1 a:link {color: white; text-decoration:none;}
.class1 a:visited {color: white;text-decoration:none;}
.class1 a:hover {color: black;text-decoration:none;}
.class1 a:active {color: white;text-decoration:none;}

.class2 a:link {color: white;text-decoration:none;}
.class2 a:visited {color: white;text-decoration:none;}
.class2 a:hover {color: white;text-decoration:none;}
.class2 a:active {color: white;text-decoration:none;}

.class3 a:link {color: black;text-decoration:none;}
.class3 a:visited {color: black;text-decoration:none;}
.class3 a:hover {color: black;text-decoration:none;}
.class3 a:active {color: black;text-decoration:none;}