/*Begin Layout*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background: #fff url(images/body_bg.jpg) center top no-repeat;
	font-family: Tahoma;
	font-size: 11px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
legend {
	display: none;
}
/*End Reset*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
/*Begin Layout*/
#AccountInfo{
	font-size:11px;
	font-family:Tahoma;
}

#header, #content {
	width: 800px;
}
#content {
    width: 840px;
}
#header {
	height: 164px;
	position: relative;
}
#header h1 {
	width: 310px;
	height: 78px;
	margin: 10px 0 0 14px;
}
#header h1 a {
	display: block;
	width: 310px;
	height: 78px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/logo.jpg) left top no-repeat;
}
/*Begin Search*/
#search, #google_myform {
	float: left;
	margin: 40px 100px 0 50px;
}
#search label, #google_myform label {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
#search button, #google_myform button {
	border: none;
	background: url(images/search_btn.gif) left top no-repeat;
	width: 16px;
	height: 16px;
	cursor: pointer;
}
/*End Search*/
.banner {
	position: absolute;
	right: 10px;
	top: 28px;
	width: 392px;
	height: 72px;
}
#more {
	margin: 40px 0 0;
	text-align: center;
	line-height: 150%;
	font-size: 10px;
}
#more a {
	color: #455bfc;
	text-decoration: underline;
}
#more a:hover, #more a:visited:hover {
	color: #8ca5bb;
}
#more a:visited {
	color: #5c7d9b;
}
/*Begin Menu*/
#holder {
	border-top: 5px solid #787878;
}
#nav {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background: #787878;
}
#nav li {
	height: 36px;
	line-height: 36px;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
	/*margin-right: -2px;*/
	border-right: 2px solid #fff;
}
#nav li a {
	height: 36px;
	line-height: 36px;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
	text-transform: uppercase;
	color: #fff;
	background: #787878;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 9px;
	margin: -3px 0 0 -3px;
}
#nav li a:hover {
	background: #2d7272;
}
/*End Menu*/

/*Begin Content*/
#main, #sidebar, #left, #bright {
	float: left;
}
#main {
	width: 556px;
}
.flash {
    width: 556px;
    height: 133px;
    overflow: hidden;
}
/* Begin Slider */
#slider  {
    width:556px;
    height:133px;
    overflow: hidden;
    position: relative;
    z-index: 1;
 }
	/* numeric controls */	
#nav-slider{
	margin:-2.3em 0 7px 200px;
	height:20px;
	position:relative;
	z-index:100;
	}
#nav-slider a{
	margin:0 10px 0 0; 
	height:20px;
	line-height:20px;
	border:1px solid #ccc;
	background:#fff;
	color:#555;
	padding:3px 5px;
	text-decoration:none;
	}
#nav-slider a.activeSlide{
	background:#666;
	color:#fff;
	}
/* End Slider */
#sidebar {
	width: 282px;
}
#left {
	width: 246px;
	margin-left: 2px;
}
#bright {
	width: 308px;
}
#content h3, #sidebar h4 {
	line-height: 21px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}
#left h3  {
	background: #2d7272;
	color: #fff;
}
/*Begin Login*/
#frmLogin {
	background: #d9dbdc;
	padding: 5px 9px;
	font-size: 10px;
	margin-bottom: 2px;
}
#frmLogin p {
	clear: both;
}
#frmLogin label {
	display: block;
	float: left;
	width: 80px;
	line-height: 20px;
}
#frmLogin input {
	float: left;
	height: 14px;
	padding: 1px 0;
}
#UserID {
	width: 140px;
}
#password {
	width: 88px;
}
#frmLogin .login {
	float: left;
	margin: 1px 0 0 5px;
	cursor: pointer;
}
.login {
	display: block;
	border: none;
	width: 51px;
	height: 16px;
	background: url(images/btn_login.gif) left top no-repeat;
}
#judges-login {
	background: #2d7272;
	line-height: 30px;
	position: relative;
}
#judges-login a {
    text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	color: #fff;
	text-decoration: none;
}
#judges-login .login {
    position: absolute;
    right: 5px;
    top: 7px;
    overflow: hidden;
    text-indent: -9999px;
}
/*End Login*/
#bright img {
	display: block;
	margin: 0 auto;
}
#bright p {
    color: #425155;
    line-height: 200%;
    padding: 0 25px;
    font-size: 10px;
    margin-bottom: 20px;
}
#bright p a, #cat a, #footer a {
	color: #5c7d9b;
	text-decoration: underline;
}
#bright p a:hover, #bright p a:visited:hover, #cat a:hover, #cat a:visited:hover, #footer a:hover, #footer a:visited:hover {
	color: #8ca5bb;
}
#bright p a:visited, #cat a:visited, #footer a:visited {
	color: #455bfc;
}
/*End Content*/

/*Begin Sidebar*/
#sidebar {
    margin-left: 2px;
}
#sidebar h3 {
    background: #7b7b7b;
    color: #fff;
}
#sidebar h4 {
    background: #7b7b7b;
    color: #fff;
}
#howto {
    padding: 5px;
    background: #d9dbdc;
}
#howto li {
    line-height: 275%;
}
#howto li span {
    font-size: 22px;
    font-weight: bold;
    font-family: Georgia;
    color: #2d7272;
    margin-right: 10px;
}
#howto li a {
	color: #2d7272;
}
.box {
    border: 1px solid #B3B8B9;
    width: 244px;
    margin: 0 0 5px 0;
}
#sponsors {
    height: 100px;
    overflow: hidden;
}
#news dl {
    padding: 10px;
}
#news dt {
    font-weight: bold;
    line-height: 200%;
}
#news dd {
    line-height: 160%;
    background: url(images/papericon.gif) left 2px no-repeat;
    padding-left: 15px;
}
#volunteer {
	margin-top: 5px;
    /*background: #d9dbdc;*/
}
#volunteer h3 {
	background: #d9dbdc;
	color: #000;
	margin-bottom: 10px;
}
#volunteer p, #volunteer ul {
    margin: 0 10px 10px 10px;
}
#volunteer p {
    line-height: 200%;
}
#volunteer ul li {
    float: left;
    width: 100px;
    padding-left: 10px;
    margin-bottom: 10px;
    background: url(images/arrow.gif) left center no-repeat;
}
#volunteer ul li a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}
#volunteer ul li a:hover {
    text-decoration: underline;
}
/*End Sidebar*/

/*Begin Footer*/
#footer {
    clear: both;
    margin: 20px 0;
    height: 43px;
    background: #dcdcdc url(images/design.gif) right center no-repeat;
    font-size: 11px;
}
#footer p {
    line-height: 21px;
    margin-left: 30px;
}

.twitterLink{
	vertical-align:top; 
	text-decoration:underline;
	line-height: 300%;
}

.twitterLink a, .twitterLink a:hover, .twitterLink a:active, .twitterLink a:visited
{
	color:#5C7D9B;
	text-decoration:underline;
}
/*End Footer*/
