/* CSS Document */

body {
	color:#444444;
	background-color:#ebebeb;
	font:0.8em/160% arial,sans-serif;
	margin:0;
	padding:0;
}

.hide {
	display:none;
}

a {
	color:#002157;
}

a:hover {
	color:#000000 !important;
}

h1 {
	margin:0px;
	padding:3px 3px 2px 10px;
	background-color:#790000;
	color:white;
	font-size:100%;
  margin: 3px 0px 0px 0px;
}

h1 a {
	color:white;
	text-decoration:none;
}

h1 a:hover {
	color:#cccccc !important;
}

h2 {
	margin:0px;
	padding:3px 3px 2px 10px;
	background-color:#790000;
	color:white;
	font-size:100%;
  margin: 3px 0px 0px 0px;
}

h2 a {
	color:white;
	text-decoration:none;
}

h2 a:hover {
	color:#cccccc !important;
}

#container {
	margin:0px auto;
	background-color:#FFFFFF;
	width:888px;
	
}

#header {
	height:85px;
	margin:0px 0 35px 0;
}



#header h1 {
	margin:0px; padding:0px;
}

#header h1 a {
	position:absolute;
	display:block;
	z-index:2;
	width:234px;
	height:30px;
	top:74px;
	margin:0 0 0 15px;
}

#header h1 a span {
	display:none;
}

#header #pagedescription {
	position:absolute;
	top:0px;
	font:90% Arial, sans-serif ;
	color:#666666;
	margin:0px;
	padding:4px 0 5px 12px;
	background-color:white;
	width:877px;
}

#header ul {
	position:absolute;
	z-index:1;
	padding:0;
	list-style:none;
	top:3px;
	height:30px;
	margin:36px 0 0 16px;
}

#header ul li {
	float:left;
	
	padding:0px 0px 5px 0px;
	margin:0px;
}

#header ul .active {
	background:url(images/nav-active.png) top center no-repeat;
	margin:0px;
}

#header ul .active a {
	color:white;
}

#header ul li a {
	font-size:85%;
	display:block;
	background-position:top center;
	border-right:1px solid #78070C;
	font-weight:bold;
	color:#665A53;
	margin:0px 0 0 0;
	padding:5px 5px 0px 5px;
	text-decoration:none;
}

#header ul li a:hover {
	text-decoration:underline;
}

#content {
	clear:both;
}

.leftside {
	float:left;
	*list-style:inside;
	margin:0px;
	*margin:20px 0 20px 10px;
}

.rightside {
	margin:20px 0 20px 320px;
}

.long {
	margin:10px 0 10px 20px;
}

#leftbar {
	float:left;
	width:668px;
	padding:0 0 0 0px;
	background-color:#FFFFFF;
}

#leftbar h3 {
	clear:left;
}

#add {
	float:right;
	color:#000000;
	padding:3px 3px 2px 10px;
	background-color:#790000;
	color:white;
	font-size:100%;
  margin: 3px 0px 0px 0px;
  clear:both;
}

#add a {
	color:white;
	text-decoration:none;
}

#add a:hover {
	color:#cccccc !important;
}


#list {
	line-height:130%;
	color:#000000;
	position:relative;
	*margin:0px 0px 0px 0px;
	width:500px;	
		
}

#list ul {
	list-style:none;
	margin:0px 0 0 15px;
	padding:0px;
	font-size:90%;
}

#list ul li {
	margin:10px 0 10px 0px;
}

#list ul li a {
	font-weight:bold;
}

#rightbar {
	margin:0 0 0 684px;
}

#rightbar ul {	
	list-style:none;
	margin:0px 0 0px 0px;
}

#rightbar ul li a {
	font-size:95%;	
	border-bottom:1px solid #929190;
	border-right:1px solid #929190;
	font-weight:bold;
	color:#665A53;
	margin:5px 5px 5px 5px;
	padding:5px 5px 0px 5px;
	text-decoration:none;
}

#rightbar p {
	margin:5px 5px 5px 10px;
}

#footer {
	height:73px;
	clear:both;
	border-top:20px solid white;
	background:url(images/footer-bgr.png) top left repeat-x;
	vertical-align:middle;
}

.long {
	margin:10px 0 10px 17px;
}

#ads {
	float:right;
  clear:both;
  margin: 3px 0px 0px 0px;
}

div.left {
  float: left;
  height:120px;
 
}

div.right {
position:abolute;
width: 360px;
margin-left:124px;
height:120px;
font-size:85%;
}