*{ margin: 0; padding: 0; }* 
body { font: .84em Verdana, Arial, "Futura Bk", Tahoma, sans-serif; line-height: 1.6em; background: #000000; color: #444; text-align: center; }

a {	color: #cc0000;	background: inherit; text-decoration: none; }
a:hover { color: #ffcc66; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: normal 3.7em "Futura Bk", Arial, Sans-Serif; color: #fff; }
h1 a { color: #ffffff; background: inherit; }
h1 a:hover { color: #ffcc66; background: inherit; }
sup { font-size: .3em; color: #DFCDA2; }
h2 { color: #cc0000; font: bold 1.4em "Futura Bk", Arial, Sans-Serif; margin: 0 0 10px; border-bottom: 1px solid #ff9900; }
h3 { color: #cc0000; font: normal 1.2em "Futura Bk", Arial, Sans-Serif; background: #ffffff; padding: 0px 10px; margin: 0 0 0px; }
h4 { color: #cc0000; font: bold 1.2em "Futura Bk", Arial, Sans-Serif; margin: 0 0 10px; border-bottom: 0px solid #ff9900; }

#content {
	width: 960px;
	margin: 40px auto;
	background: #ffffff;
	padding: 5px;
	text-align: left;
}

#header { background: #fff url(../images/scobar_header.jpg) no-repeat; height: 300px; }
#header2 { background: #fff url(../images/scobar_header_2.jpg) no-repeat; height: 300px; }
#header3 { background: #fff url(../images/scobar_header_3.jpg) no-repeat; height: 300px; }
#header4 { background: #fff url(../images/scobar_header_4.jpg) no-repeat; height: 300px; }
#header5 {
	background: #fff url(../images/scobar_header_5.jpg) no-repeat;
	height: 300px;
	padding-bottom: 5px;
}
#header6 { background: #fff url(../images/scobar_header_6.jpg) no-repeat; height: 300px; }
#header7 { background: #fff url(../images/scobar_header_7.jpg) no-repeat; height: 300px; }
#header8 { background: #fff url(../images/scobar_header_8.jpg) no-repeat; height: 300px; }
#header9 { background: #fff url(../images/scobar_header_9.jpg) no-repeat; height: 300px; }
#header10 { background: #fff url(../images/scobar_header_10.jpg) no-repeat; height: 300px; }
#header11 { background: #fff url(../images/scobar_header_11.jpg) no-repeat; height: 300px; }
#header12 { background: #fff url(../images/scobar_header_12.jpg) no-repeat; height: 300px; }
	#header p { margin: 10px 0 0; color: #D6E5EA; }
	#logo { padding: 40px 0 0 20px;  float: left; width: 400px; }

	#menu { margin: 0 0 50px; }
		#menu li { list-style: none; float: left; }
		#menu li a { cursor: pointer; padding: 5px 39px; line-height: 25px; background: #ff9900; margin: 0 1px 0 0; color: #808080; }
		#menu li a:hover { background: #ff9900; color: #000; }
		#menu li a.current { background: #ff9900; color: #fff; }
		#menu li a#last  { margin: 0; padding: 5px 41px 5px 40px; }

.fir {
	font-size: 0.9em;
	float: left;
	width: 200px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sec {
	font-size: 0.9em;
	float: left;
	width: 190px;
	margin: 0 15px 10px 10px;
}
.third {
	font-size: 0.9em;
	float: left;
	width: 490px;
	margin: 0 10px 10px 10px;
}
.last { float: right; margin: 0 10px 10px 0; }

.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }

