body{text-align:center; padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; background-color: #FFF2F2;}
#topimage {position:relative; width:780px;height:85px; clear:both; background:url(../images/qin_banner.gif); border:1px solid #000;}
#main{width:772px; border:1px #000 solid; text-align:justify;background-color: #fff; clear:both; height: auto; min-height:400px; padding:4px;}
p{padding:3px; font-size:.9em; color:#000; background-color:#fff;}
#footer{width:780px; border:1px #000 solid; background-color:#333; clear:both; font-size:.7em; color:#fff;}
h1{font-size:1.2em; font-style:italic; padding:0px; margin:0px;}
h2{font-size:.9em; font-style:italic; padding:3px; margin:0px;}
h3{font-size:.9em; padding:3px; margin:0px;}
div#container{margin-left:auto; margin-right:auto; width:782px;}

ul{ list-style-type: square; font-size:.8em;margin-left:20px; }
li{padding-bottom:5px;}
#rightbox{ clear:none; float:right; width:195px; height:auto; padding:5px; margin:7px; border:1px #666666 solid; background: url(../images/right_background.jpg) no-repeat;}

#main a:link {color: #FF0000;text-decoration: none;}
#main a:visited {text-decoration: none;	color: #FF0000;}
#main a:hover {	text-decoration: underline;	color: #000099;}
#main a:active {text-decoration: none;	color: #FF0000;}

#rightbox a:link, #rightbox a:visited, #rightbox a:active {color: #000099;text-decoration: none; font-weight:bold; display:block; padding:3px; border:1px dotted #000;}
#rightbox a:hover {	text-decoration: none;	color: #FF0000; font-weight:bold; display:block;}

#rightbox ul{list-style-type:none; padding:0px; margin:3px;}

#title {text-align:right;	position:absolute;	left:421px;
	top:27px;	width:356px; padding:0px; margin:0px; height:59px; max-height:59px; overflow:hidden;}

.small{font-size:.8em;}
.chromestyle{width: 780px;font-weight: bold;}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; display: block;height: 0; clear: both; visibility: hidden;}

.chromestyle ul{border: 1px solid #aaa;width: 100%;
background: url(chromebg4.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;margin: 0;text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{display: inline;}

.chromestyle ul li a{	color: #494949;	padding: 4px 7px;
	margin: 0;	text-decoration: none;	text-align:left; /*THEME CHANGE HERE*/
	border-right-width: 1px;	border-right-style: solid;	border-right-color: #990000;}

.chromestyle ul li a:hover{background: url(chromebg4-over.gif) center center repeat-x;}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{position:absolute;top: 70px;
border: 1px solid #494949; /*THEME CHANGE HERE*/
border-bottom-width: 0;font:normal 12px Verdana; text-align:left;line-height:18px;
z-index:100;background-color: white;width: 200px;visibility: hidden;}


.dropmenudiv a{width: 100%;
	display: block;	text-indent: 3px; padding: 2px 0px 0px 0px;	text-decoration: none;	font-weight: bold;
	color: black;	border-bottom-width: 1px;	border-bottom-style: solid;
	border-bottom-color: #FF0000;}

.dropmenudiv a:hover{background-color: #FFECEC;}