body{
	background:#FFFFFF url(../images/background.jpg) top center no-repeat;
	margin:0;
	padding:0;
}
#container{
	background:#E0E0E0;
	width:944px;
	margin:auto;
}
#header{
	background:#E0E0E0 url(../images/header.jpg) no-repeat;
	width:944px;
	height:185px;
}
#nav{
	background:#FFFFFF url(../images/nav.jpg) no-repeat;
	width:903px;
	margin:0 auto;
	height:61px;
}
#nav ul{
	list-style:none;
}
#content{
	background:#FFFFFF url(../images/content.jpg) bottom center no-repeat;
	width:903px;
	margin:0 auto;
	overflow:auto;
	padding:10px 0;
}
#content h2{
	color:#910000;
}
#footer{
	background:#E0E0E0 url(../images/footer.jpg) bottom center no-repeat;
	width:944px;
	margin:0 auto;
	height:44px;
}
#footer p{
	text-align:center;
}

#sidebar{
	background:#F9F9F9 url(../images/bgr-box-trans.png) repeat-x top;
	border:thin solid #b0acac;
	-moz-border-radius:15px;
	width:245px;
	margin:10px 20px;
	float:right;
	padding:10px;
}

#main{
	background:#F9F9F9 url(../images/bgr-box-trans.png) repeat-x top;
	border:thin solid #b0acac;
	-moz-border-radius:15px;
	width:545px;
	margin:10px 20px;
	padding:10px;
}
.maroonText{
	color:#910000;
}


/* ================================================================ 

This copyright notice must be untouched at all times.



The original version of this stylesheet and the associated (x)html

is available at http://www.cssplay.co.uk/pro_dropline7.html

Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.

This stylesheet and the associated (x)html may be modified in any 

way to fit your requirements.

=================================================================== */



#dropline {position:relative; font-size:12px;}



#dropline, #dropline ul {padding:0; margin:0; list-style:none; width:903px;}



#dropline table {border-collapse:collapse; margin:-1px -10px; 0 0; padding:0; width:0; height:0; font-size:12px;}

#dropline li {float:left; height:50px; margin-right:1px;}

#dropline li a {float:left; display:block; height:50px; line-height:50px; padding:0 20px 0 10px; font-family:arial, sans-serif; font-size:11px; color:#000000; text-decoration:none; font-weight:bold;}

#dropline li a.down {background:url(../images/down.gif) no-repeat right center;}

#dropline li ul li a.down {font-size:15px; color:#ff0; font-weight:normal;}



#dropline li a:hover {white-space:nowrap; color:#800000;}

#dropline li a.down:hover {white-space:nowrap; color:#800000; background:url(../images/down-over.gif) no-repeat right center;}



#dropline li:hover > a {color:#800000;}

#dropline li:hover > a.down {color:#800000; background:url(../images/down-over.gif) no-repeat right center;}



#dropline li ul {position:absolute; height:30px; top:50px; left:-9999px; z-index:10; background:url(../images/sub-back.png) left top;}
#dropline li ul a {height:30px; line-height:30px;}

#dropline li ul.floatRight li {float:right;}



#dropline :hover ul,

#dropline :hover ul :hover ul,

#dropline :hover ul :hover ul :hover ul,

#dropline :hover ul :hover ul :hover ul :hover ul,

#dropline :hover ul :hover ul :hover ul :hover ul :hover ul {left:0; background:url(../images/sub-back.png) left bottom;}



#dropline :hover ul ul,

#dropline :hover ul :hover ul ul,

#dropline :hover ul :hover ul :hover ul ul,

#dropline :hover ul :hover ul :hover ul :hover ul ul {left:-9999px; top:50px; background:transparent;}

