body {
	line-height: 1;
	color: black;
	background: #989898 url(../images/bg_body.jpg) repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 70px;
}
#header h1 {
	margin: 0px;
	width: 600px;
	float: left;
}

#header h1 a {
	font: italic normal 50px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #36C;
	padding-left: 10px;
}
#header-banner {
	float: right;
	width: 270px;
	text-align: center;
}
#header-banner a {
	color: #36C;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}



#navbar {
	clear: both;
	padding-left: 5px;
	width: 950px;
	height: 40px;
	margin-bottom: 20px;
}
-#navbar ul {
	margin: 0px;
	padding: 0px;
}

-#navbar li {
	background: #69C;
	color: #FFF;
	float: left;
	list-style: none;
	margin: 0px 5px;
	padding: 0px;
}
-#navbar a {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	display: block;
	margin: 0px;
}

#main {
	width: 760px;
	float: left;
	padding-left: 10px;
}
#main h3 {
	display: block;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	clear: both;
	color: #666;
	padding-left: 10px;
	border-top: 0px dotted #C0C0C0;
	border-right: 0px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	border-left: 0px dotted #C0C0C0;
}
#linksponsor {
	float: left;
	margin-right: 10px;
	border: 1px solid #C0C0C0;
	margin-left: 0px;
	padding: 8px;
	margin-bottom: 20px;
	width: 225px;
	background: #f1f1f1;
}
#linksponsor a {
	text-decoration: none;
}

#linksponsor h1 {
	margin: 0px;
}

#linksponsor h1 a {
	color: #36F;
	text-decoration: none;
	font: bold 16px "Times New Roman", Times, serif;
	border-top: 0px dotted #D6D6D6;
	border-right: 0px dotted #D6D6D6;
	border-bottom: 1px dotted #D6D6D6;
	border-left: 0px dotted #D6D6D6;
	display: block;
}
#linksponsor p {
	font-size: 11px;
	margin: 0px;
}
#homescroll {
	height: 200px;
	overflow: auto;
	margin-bottom: 30px;
	padding-right: 10px;
	width: 740px;
}
#homescroll h1 {
	font: normal 28px Georgia, "Times New Roman", Times, serif;
	color: #C30;
	margin: 0px;
}
#homescroll h2 {
	color: #666;
	font: italic bold normal 16px "Times New Roman", Times, serif;
	margin: 10px 0px 0px;
	border-top: 1px dotted #C0C0C0;
	border-right: 0px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	border-left: 0px dotted #C0C0C0;
}


#sidebar {
	float: right;
	width: 160px;
	margin-right: 10px;
}
#footer {
	clear: both;
	text-align: center;
}
p {
	font: 12px Arial, Helvetica, sans-serif;
}
#linksponsorsb {
	float: none;
	border: 1px solid #C0C0C0;
	padding: 8px;
	margin: 0px auto 20px;
	background: #F9F9F9;
}
#linksponsorsb h1 {
	margin: 0px;
}
#linksponsorsb h1 a {
	color: #36F;
	text-decoration: none;
	font: bold 16px "Times New Roman", Times, serif;
	border-top: 0px dotted #D6D6D6;
	border-right: 0px dotted #D6D6D6;
	border-bottom: 1px dotted #D6D6D6;
	border-left: 0px dotted #D6D6D6;
	display: block;
}
#linksponsorsb p {
	font-size: 11px;
	margin: 0px;
}
a {
	color: #36F;
}
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {
	display:block;
	color:#FFF;
	text-decoration:none;
	background: #36C;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px 2px 0px 0px;
}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {
	position:absolute;
	top:26px;
	left:0;
	background:#BECEEF;
	display:none;
	opacity:0;
	list-style:none
}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:148px; margin:0}
ul.menu ul li a {
	display:block;
	padding:3px 7px 5px;
	background-color:#BECEEF;
	color: #333;
	font-size: 11px;
}
ul.menu ul li a:hover {
	background-color:#C30;
	color: #FFF;
}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {border:1px solid #aaa; padding:5px 7px 7px; font-weight:bold; background:url(images/header.gif); width:134px}
ul.menu .menulink:hover, ul.menu .menuhover {
	background:#C30;
	color: #FFF;
}
ul.menu .sub {background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}
#homescrollpages {
	overflow: auto;
	padding-right: 26px;
	width: 740px;
	margin-bottom: 20px;
}
#homescrollpages h1 {
	font: normal 28px Georgia, "Times New Roman", Times, serif;
	color: #C30;
	margin: 0px;
}
#homescrollpages h2 {
	color: #666;
	font: italic bold normal 16px "Times New Roman", Times, serif;
	margin: 10px 0px 0px;
	border-top: 1px dotted #C0C0C0;
	border-right: 0px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	border-left: 0px dotted #C0C0C0;
}
#main h4 {
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

