body {
	background-color: #838280;
	background-image: url(images/strip.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}
#cookie {
	height: 17px;
	background-color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	width: 625px;
	border: 1px solid #EEE;
	margin-top: 2px;
}
#cookie a {
	text-decoration: none;
}
#cookie a:hover {
	color: #A4A3A1;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #324589;
	margin-top: 2px;
	margin-bottom: 2px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #324589;
}
h2 a {
	color: #930;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}

#wrap {
	background-image: url(images/backgroundR1C2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	min-height: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -8px;
	position:relative;
}
a {
	color: #324589;
	font-weight: bold;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	padding-top:234px;

}
#menu {
	height: 31px;
	padding-right: 60px;
	padding-left: 60px;
	font-size: 12px;
	margin-top: 3px;
}

#leftsidebar {
	width: 224px;
	margin-left: 50px;
	min-height: 400px;
	float: left;
}
#menucontainer a:link {
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
	width: 194px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: bold;
	background-color: #EEE;
	font-size: 12px;
}
#menucontainer a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
	width: 194px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: bold;
	background-color: #EEE;
	font-size: 12px;
}
#menucontainer a:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	width: 194px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: bold;
	background-color: #324589;
	font-size: 12px;
}
#container {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	min-height: 800px;
}
#body  {
	min-height: 500px;
	background-image: url(images/mid-strips.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sideadvertising {
	width: 224px;
	float: left;
	margin-top: 20px;
	min-height: 200px;
}
#sideadvertising li {
	font-size: 12px;
}

#contentright {
	float: right;
	width: 650px;
	margin-right: 60px;
	min-height: 500px;
}
#contentright a:hover {
	text-decoration: none;
}

#bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	height: 37px;
	background-position: center;
}
#footer {
	width: 890px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	min-height: 50px;
	text-align: center;
	background-color: #EFEFEF;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324589;
	text-decoration: none;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324589;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838280;
	text-decoration: none;
}
#headernumber {
	position:absolute;
	left: 317px;
	top: 39px;
	width:632px;
	color:#FFF;
	font-size:18px;
}
#headernumber a{
	color:#FFFFFF;
	text-decoration:underline;
}
