body {
	margin: 20px 0;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e8e8e;
	background-color: #3E3C34;
}
/* --------------- start Clear DIV -------------------*/
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}
/* --------------- end Clear DIV -------------------*/

.left {float:left;}
#wrapper {
	background-color: #fff;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	border: 7px solid #E3E3E3;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #2582A4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1px;
	text-indent: -1000px;
	height: 1px;
	width: 1px;
}
h2, h3, h4, h5, h6 {
	color: #2582A4;
}
p, ol, ul {
	text-align: justify;
}
strong {
	font-weight: bold;
	color: #808080;
}
a {color: #87A019;}
a:hover {
	text-decoration: none;
	color: #2582A4;
}
.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(images/img07.gif) repeat-x left bottom;
}
.bottom {
	display: block;
	margin-bottom: 10;
	padding-bottom: 10px;
	background-image: url(images/img08.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottom img{
	margin-bottom: 1.5em;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}
.indent {
	padding-bottom: 5px;
}
.floatright {
	float: right;
	margin-top: 6px;
	margin-left: 12px;
}
/* Header */
#header {
	width: 928px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #0D0D0D;
	background-image: url(images/hdr_bkg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	background-position: 0 100%;
	text-align: right;
}
/* Menu */
#menu {
	float: left;
	width: 600px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(images/img02.gif) no-repeat;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover {
	background: #A4B74C url(images/img04.gif) repeat-x;
}
/* Search */
#search {
	float: right;
	height: 28px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(images/img03.gif) no-repeat right top;
}
#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}
#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}
#input2 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
/* Content */
#content {
	width: 928px;
	margin: 0 auto;
}
#colOne {
	float: left;
	width: 285px;
}
#colOne h3 {
	padding: 0 20px;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #2182A5;
}
#colOne h4 {
	font-size: 1.3em;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}
#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
	color: #84A218;
}
#colOne li.first {
	border: none;
}
#colOne li.spnsor {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1.5em;
	font-weight: bold;
	font-size: 1.3em;
}
#colOne li.who {
	text-align: left;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#colTwo {
	float: right;
	width: 570px;
	background: url(images/img09.gif) repeat-x;
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 30px;
}
#colTwo img.logos {
	display: table;
	padding: 0px;
	margin-left: 3em;
}
#colTwo p{
	font-family:  Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #626161;
	line-height: 17px;
}
#colTwo .new {
	padding-right: 5em;
	margin-top: 10px;
	margin-bottom: 7px;
}
#colTwo h2 {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	letter-spacing: -0.06em;
	margin-bottom: 10px;
}
#colTwo h3 {
	margin-bottom: 9px;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#colTwo h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}
#colTwo h5 {
	margin-bottom: 1em;
	padding-bottom: 1px;
	margin-top: 2em;
	padding-top: 1px;
	font-size: 1.2em;
}
#colTwo .box {
	padding: 0;
	margin-top: 0;
	margin-right: -30px;
	margin-bottom: 10px;
	margin-left: -20px;
}
#colTwo .bottom {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: -20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 20px;
}
/* Logo */
#logo {
	height: 176px;
}
#logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #FFFFFF;
}
#logo h1 {
	padding-top: 25px;
	font-size: 34px;
}
#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}
/* Footer */
#footer {
	clear: both;
	width: 928px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/img12.gif);
	background-repeat: repeat-x;
	padding: 0px;
}
#footer p {
	text-align: center;
	display: block;
	padding-top: 28px;
	padding-bottom: 12px;
	font-size: 13px;
}
.darkertext {
	color: #2182A5;
}
#colTwo .dark {
	color: #232121;
	font-size: 13px;
	text-align: left;
}
img, img a,img a:link {
	border: 0px none;
}
.newfirst {
	padding-top: .2em;
}
.underline {
	padding-top: 9px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-right: 5em;
}
table {
	margin-top: 1em;
	border: 0px none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626161;
	font-weight: bold;
}
table td.header {
	padding-bottom: 4px;
	padding-top: 10px;
	color: #2582A4;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
table td.firstone{
	padding-top: 8px;
}
table td.list {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #626161;
}
.libkgcolor {
	background-color: #F8F8F8;
}
#ghp {
	clear: both;
	width: 928px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	padding-top: 2em;
	padding-bottom: 1em;
}
#ghp img {
	display: inline-block;
	margin: .5em;
	vertical-align: middle;
}
.yellowbkg {
	color: #F7FAED;
}
#colTwo h4 {
	font-weight: bold;
	margin: 0px;
	font-size: 1.6em;
	text-decoration: underline;
	padding-top: 8px;
}
.linkimg {
	vertical-align: middle;
	margin-bottom: 2px;
}
.underlyne {
	text-decoration: underline;
}
#colTwo h5 a:link, #colTwo h5 a:visited {
	color: #2582A4;
	text-decoration: none;
}
#colTwo h5 a:hover {
	color: #2582A4;
	text-decoration: underline;
}
.strike {
	text-decoration: line-through;
}
#nav {
	overflow: visible;
	position: absolute;
	z-index: 9999999999;
	width: 915px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #f7f7f7;
	padding-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
}
#nav a, #nav a:link, #nav a:visited{
	color: #f7f7f7;
}
ol li {
	margin-bottom: .4em;
	font-size: 12px;
}
ul#media {text-align:left;}
ul#media li {
	margin-bottom: .4em;
	font-size: 12px;
}
.more {
	clear: both;
	width: 928px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	text-align: center;
	padding-bottom: 1em;
}
.more span {
	font-size: 1.75em;
	padding-right: 2em;
	padding-left: 2em;
	font-weight: bold;
	color: #666666;
}
.more img {
	display: inline;
	margin-left: 1em;
	vertical-align: middle;
	margin-right: 1em;
}
#more1 {
	clear: both;
	width: 928px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	padding-bottom: 1em;
}
#more1 img {
	display: inline;
	margin-left: 1em;
	vertical-align: middle;
	margin-right: 1em;
}
.hideme {display:none;}
#count {
	overflow: hidden;
	position: absolute;
	z-index: 0;
	width: 915px;
	text-align: right;
	font-size: 1.6em;
	font-weight: bold;
	color: #f7f7f7;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 118px;
	background-color: transparent;
}
#count a, #count a:link, #count a:visited{
	color: #f7f7f7;
}
hr {
	text-align: center;
	clear: both;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	line-height: 2px;
	color: #003366;
	height: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #003366;
	display: block;
	margin-top: 3em;
}
.padtop {
	margin-top: 2em;
}
.hideme {display:none;}
.eh {
	margin-left: 1.3em;
	margin-right: 0px;
	padding: 3px;
	border: 2px solid #6D93B8;
}
.listnone {
	list-style-type: none !important;
}
.mmm {
	font-weight: bold;
	color: #990000;
}
#contestlink {
	color: #006699;
	padding-top: 1em;
	padding-bottom: 1em;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-left: 3px;
	margin-bottom: 1em;
}
#special-vid {
	font-size: 1em!important;
	color: #f7f7f7 !important;
	background-color: #000000 !important;
	border: 2px solid #99CC00!important;
	font-weight: bold !important;
	font-family: Georgia, "Times New Roman", Times, serif!important;
	padding: 0.5em!important;
	text-align: center!important;
	line-height: 1.4em!important;
}
.mleft {
	margin-left: 290px!important;
}

.news2010 {
	font-size: 1.45em!important;
	font-weight: 900!important;
	line-height: 1.2em!important;
	background-color: #f4f4f4;
	padding: 1em;
}
#melaroo {
	font-size: x-small!important;
	line-height: 13px!important;
}
