*{ margin: 0; padding: 0; }* 
body {
	font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.6em;
	color: #444;
	background-color: #FFF;
}

a {	color: #B60D0A;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: normal 3.7em "Trebuchet MS", Arial, Sans-Serif; color: #fff; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
sup { font-size: .3em; color: #DFCDA2; }
h2 {
	color: #B60D0A;
	font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
h3 { color: #808080; background: #D0D4D4; padding: 3px 10px; margin: 0 0 15px; }

#content {
	width: 960px;
	padding: 10px;
	background-color: #FDFFBF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#header { background: #fff url(../images/) no-repeat; height: 251px; }
	#header p { margin: 30px 0 0; color: #D6E5EA; }
	#logo {
	float: left;
	width: 960px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	height: 251px;
}

	#search {
	float: right;
	width: 200px;
	text-align: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
}

#search2 {
	float: right;
	width: 200px;
	text-align: right;
	margin-top: 200px;
	margin-right: -200px;
	margin-bottom: 0;
	margin-left: 0px;
}
	#search a, #watch a {
	color: #444;
	font-size: 0.8em;
	cursor: pointer;
}

	#searchform { padding: 10px; background: #A1BDD2;  }
	#searchform p { margin: 0; }

	#menu {
	color: #D4D27E;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 65px;
	margin-left: 0;
}
		#menu li {
	list-style: none;
	float: left;
	color: #D4D27E;
}
		#menu li a {
	cursor: pointer;
	line-height: 25px;
	background: #D0D4D4;
	color: #808080;
	margin-top: 0;
	margin-right: 1.7px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
		#menu li a:hover { background: #B2B6B6; color: #000; }
		#menu li a.current {
	color: #fff;
	background-color: #9DAF69;
}
		#menu li a#last  {
	margin: 0;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 31px;
}

.third {
	font-size: 0.9em;
	float: left;
	width: 280px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FDFFBF;
	}
	
	.third12 {
	font-size: 0.9em;
	float: left;
	width: 440px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FDFFBF;
	}
	
.third5 {
	font-size: 0.9em;
	float: left;
	width: 250px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FDFFBF;
	}
	.third4 {
	font-size: 0.9em;
	float: left;
	width: 355px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FDFFBF;
	}
.third1 {
	font-size: 0.9em;
	float: left;
	width: 305px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FDFFBF;
}
	.third2 {
	font-size: .9em;
	float: left;
	width: 485px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}
	.third3 {
	font-size: .9em;
	float: left;
	width: 900px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}
	.third23 {
	font-size: .9em;
	float: left;
	width: 940px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.last { float: right; margin: 0 10px 10px 0; }

.more { border-top: 1px solid #000; padding: 5px 0 0 0; }

#prefooter {
	width: 944px;
	margin: 0 auto;
	padding: 15px 18px 1px;
	font-size: 0.9em;
	background-color: #FDFFBF;
}

#footer {
	width: 960px;
	margin: 15px auto;
	color: #444;
	font-size: 0.9em;
}
	#footer a { color: #444; }
	.right { float: right; text-align: right; font-size: 1em; }
		#footer .right a { margin: 0 0 0 2px; padding: 3px 10px; }
		#footer .right a:hover {
	color: #444;
	text-decoration: underline;
	background-color: #8CA353;
}

