 
/*==================== 
Global Styles 
======================*/ 
* {
	margin: 0;
	padding: 0;
	} 
	
body, html {
	background-color: #cccccc;
	color: #333333;
	height: 100%;
	padding: 0;
	margin: 0;
	background-image: url(images/sidestripe.gif);
	}
	
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	} 

#googlesearch {
padding: 4px 0 0 8px;
	} 
	
.pic {
	padding: 3px 0 6px 0;
	}
	
#messagebox {
	width: 97%;
	background-color: #fafacf;
	padding: 6px;
	margin: 5px 5px 5px 5px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: thin dashed #666666;
	color: #cc0000;
	font-size: 1.3em;
	}
	
#messagebox ul li {
	text-decoration:none;
	list-style-type:none;
	margin-left: 8px;
	}
	
#messagebox li.date {
	text-decoration:none;
	list-style-type:none;
	color:#005A8B;
	margin-left: 8px;
	}
	

/*==================== 
Link Styles 
======================*/ 
a:focus { 
color: #005A8B; 
	} 
a:hover { 
color: #005A8B; 
	} 
a:active { 
color: #990000;
	} 
/*==================== 
Heading Styles 
======================*/ 
h1,h2,h3,h4,h5,h6 {
	/*color: #cc0000; */
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #005A8B;
	}
	  
h1 { 
font-size: 1.8em; 
margin: 0 0 8px; 
display: none;
	}
	  
h2 { 
	font-size: 1.4em;
	margin: 0 0 14px;
	color: #005A8B; 
	}
	 
h3 { 
	font-size: 1.1em; 
	margin: 0 0 9px; 
	}

h4 { 
/*	color: #000033;*/ 
	font-size: 1.5em; 
	color: #cc0000; 	
	}
	
#content h3 a {
	color: #005A8B;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
	
#content h3 a:active {
	color: #336699;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	}
	
#content h3 a:hover {
	color: #005A8B;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	}
	

/*==================== 
Image Styles 
======================*/ 
.img_title { 
border: 0px; 
padding: 3px  0px  3px  0px;
	}
	
.img1{
border: 0; 
padding: 0 4px 4px 5px;
	}
	
	 
/*==================== 
List Styles 
======================*/ 
dl, ol, ul { 
margin: 0; 
	} 
dt { 
font-weight: bold; 
	}
dd { 
margin: 0 0 0 3em; 
} 
ul { 
/*padding:0 0 0 1em; */
	} 
ol { 
padding: 0 0 0 3em; 
	}
li {
	margin: 0;	
	} 
/*==================== 
Quote Styles 
======================*/ 
blockquote { 
margin: 1em 0; 
padding-left: 20px; 
	}
/*==================== 
General Styles 
======================*/ 
code, kbd, pre { 
font-family: Courier, "Courier New", Tahoma; 
	}
ins, del { 
font-style: italic; 
	}
p {
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	}
	
td a {
color: #5387C3;
}
	
p a {
color: #5387C3;
	}
abbr, acronym, dfn { 
cursor: help; 
	}
/*==================== 
Site Styles 
======================*/ 

#container{
	width: 100%;
	height: 90%;
/*	background-image: url(../images/bg.gif) bottom repeat-y;*/
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	}

html>body #container{
	height: auto;
	min-height: 90%;
	}
#topalert{
	width: 100%;
	height: 35px;
	background-color: #ffffff;
	}

#topwhite {
	width: 100%;
	height: 35px;
	background-color: #ffffff;
	}
#topcontent {
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	height: 35px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
	color: #005A8B;
	font-size: 12px;
	}

#topcontent a:link {
	text-decoration: none;
	color: #005A8B;
	margin-left: 12px;
	}

#topcontent a:visited {
	text-decoration: none;
	color: #005A8B;
	margin-left: 12px;
	}

#topcontent a:focus {
	text-decoration: none;
	color: #005A8B;
	margin-left: 12px;
	}

#topcontent a:hover {
	text-decoration: underline;
	color: #005A8B;
	margin-left: 12px;
	}

#topcontent a:active{
	text-decoration: none;
	color: #005A8B;
	margin-left: 12px;
	}

#topnavy {
	width: 100%;
	height: 140px;
	background-color: #005A8B;
	}

#heading {
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -455px;
	height: 140px;
	background-image: url(images/header_gokids2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #005A8B;
	}

#nav_global {
	position:relative;
	width: 100%;
	padding-top:1em;
	height: 2em;
	background-color: #A0CFEB;
	z-index: 200;
	}

#nav1 {
	width: 100%;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: 3px;
	height: 20px;
	padding-left: 10px;
	z-index: 200;
	top: 3px;
	}

#topmain {
	width: 100%;
	/*height: 400px;*/
/*	background-color: #336699;*/
	background-image: url(images/sidestripe.gif);
	background-repeat: repeat-x;
	clear: both;
	}

#mainpic {
	/*height: 287px;*/
/*	clear: both;*/
	width: 820px;
	padding-top: 8px;
	padding-right: 4;
	padding-bottom: 4px;
	padding-left: 4;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	}

#maintxt {
	color: #ffffff;
	font-size: 12px;
	position: relative;
	left: 15px;
	width: inherit;
	}
	
#nav_site {
	position: relative;
	width: 100%;
	padding-top:1em;
	height: 2em;
	background-color: #FFFFFF;
	z-index: 100;
	background-image: url(images/navbarstrip.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}

#nav2 {
	position: absolute;
	width: 100%;
	left: 50%;
	margin-left: -300px;
	height: 2em;
	padding-top:0.5em;
	padding-left: -15px;
	z-index: 100;
	top: 0px;
	}
	
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	background-image:url(images/rules2col.gif);
	background-repeat: repeat-y;
	z-index: 5;
	width: 820px;
	}
	
#content {
	margin-left: 12px;
	margin-right: 385px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 10px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #5D9E2E;/*	border: 1px solid #ffcccc;*/
	background-color: #FFFFFF;
	}

#column_left{
	float: left;
	width: 220px;
	padding: 0 0px 0 5px;
	top: 0;
	}

#column_right {
	float: right;
	width: 360px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 8px;/*	border: 1px solid #ffcccc;*/
	}


li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
	}

#dmenu {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	}

#dmenu li>ul { 
	top: auto;
	left: auto;
	}

#navi {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	}
	
#navi li>ul { 
	top: auto;
	left: auto;
	}

.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
	}

.topmenuli{
	list-style-type:none;
	float:left;
	}
.topmenu4li{
	list-style-type: none;
	float:left;
	}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	display:none;
/*	margin-top:-1px;*/
	background-color:#92b1d9;
	border-top: 1px solid #000000;
	}

.topmenuli a{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	}

.topmenuli a:visited{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	}

.topmenuli a:focus{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	background-color: #FFFFFF;
	}
#header_left {
	float: left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 50px;
	background-color: #FFFFFF;
	height: 600px;
	width: 400px;
}
#header_right ul {
	padding-top: 8px;
}
.lime_green {
	color: #5D9E2E;
	font-weight: bold;
	text-decoration: none;
}
#header_right {
	float: right;
	width: 310px;
	height: 410px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-color: #FFFFFF;
	margin-right: 20px;
}
#header_right li {
	padding-bottom: 15px;
	list-style-type: none;
	display: block;
	margin-bottom: 20px;
	text-decoration: none;
}
#header_right li a {
	text-decoration: none;
	color: #5387C3;
}
#header_right li a:active {
	text-decoration: underline;
	color: #003366;
}
#header_right li a:hover {
	text-decoration: underline;
	color: #003366;
	}
	#header_right li h3 a {
	text-decoration: none;
	color: #5D9E2E;
	margin: 0px;
	padding: 0px;
	line-height: 2px;
}
#header_right li h3 a:active {
	text-decoration: underline;
	color: #5D9E2E;
	margin: 0px;
	padding: 0px;
}
#header_right li  h3 a:hover {
	text-decoration: underline;
	color: #5D9E2E;
	margin: 0px;
	padding: 0px;
	}

#header_right p {
	margin: 0px;
	padding: 0px;
}
#header_right img {
	margin-bottom: 5px;
	margin-left: 10px;
	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;
}
.topmenuli a:hover {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	background-color: #FFFFFF;
	}
.topmenuli a:active {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	background-color: #FFFFFF;
	}

.topmenu4li a {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
	}

.topmenu4li a:visited  {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
	}

.topmenu4li a:focus{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #003366;
	}
.topmenu4li a:hover{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #003366;
	}
.topmenu4li a:active{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #003366;
	}


.topmenutitle {
	text-indent:3px;
	text-decoration: none;
	padding:6px 3px 6px 3px;
	line-height:14px;
	display:block;
	margin: 0 15px 0 0;
	}
	


.submenuli a{
	display:block;
	width:200px;
	padding:3px;
	text-decoration: none;
	color: #000000;
	border-top: 0;
	border-left: 1px solid #000000;
	border-bottom:1px solid #000000;
	border-right: 1px solid #000000;
	font-weight: normal;
	}

.submenuli a:visited{
	padding:3px;
	text-decoration: none;
	color: #000000;
	border-top: 0;
	border-left: 1px solid #000000;
	border-bottom:1px solid #000000;
	border-right: 1px solid #000000;
	font-weight: normal;
	}

.submenuli a:hover{
	padding:3px;
	text-decoration: none;
	background:#92b1d9;
	color: #FFFFFF;
	border-top: 0;
	border-left: 1px solid #000000;
	border-bottom:1px solid #000000;
	border-right: 1px solid #000000;
	font-weight: normal;
	background-color: #003366;
	}


/*====================== 
footer styles
======================*/ 	

#clear {
	clear:both;
	height:10px;
	}

#footer {
	width:100%;
	margin:0px;
	text-align:center;
	color:#FFFFFF;
	}
	
#footer a {
	list-style-type:none;
	display:inline;
	color:#FFFFFF;
	}
	
#footer_top {
	background-color:#336699;
	font-weight: bold;
	padding-top:1em;
	height: 2em;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #BDF667;
	}
	
#footer_top a {
	text-decoration:none;
	}
	
#footer_bottom {
	z-index:20;
	height: 3em;
	padding-top:1.5em;
	background-color:#003366;	
	color:#FFFFFF;
	}

#footer_bottom a{
	text-decoration:none;
	}


#column_right blockquote {
	text-indent:-0.5em;
	color: #336699;
	font-size: 14px;
	line-height: 30px;
      }
.spotlight1 {
	font-family: font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; ;
	font-size: 2.2em;
	color: #999999;
	font-weight: bolder;
}
.spotlight2 {
	font-family: font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; ;
	font-size: 1.7em;
	font-weight: bolder;
	color: #666666;
}
.spotlight3 {
	font-family:font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; ;
	font-size: 1.3em;
	font-style: italic;
	color: #666666;
}
#give {
	padding-left: 10px;
	width: 135px;
	float: right;
}
#logo {
	float: left;
}
#give {
	padding-left: 10px;
	width: 135px;
	float: right;
}
#spot {
	height: 90px;
}
.submenuli_gk a {
	display:block;
	width:200px;
	padding:3px;
	text-decoration: none;
	color: #000000;
	border-top: 0;
	border-left: 1px solid #000000;
	border-bottom:1px solid #000000;
	border-right: 1px solid #000000;
	font-weight: normal;
}
.submenuli_gk a:visited {
	padding:3px;
	text-decoration: none;
	color: #000000;
	border-top: 0;
	border-left: 1px solid #000000;
	border-bottom:1px solid #000000;
	border-right: 1px solid #000000;
	font-weight: normal;
}
.submenuli_gk a:hover {
	padding:3px;
	text-decoration: none;
	background:#547937;
	color: #FFFFFF;
	border-top: 0;
	border-left: 1px solid #000000;
	border-bottom:1px solid #000000;
	border-right: 1px solid #000000;
	font-weight: normal;
	background-color: #547937;
}
#hp_bar {
	background-color: #99E167;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 5px;
}


#micro_nav ul li {
	background-color: #0071BC;
	display: block;
	float: right;
	border: 1px solid #BDF667;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#micro_nav li a {
	color: #FFFFFF;
	text-decoration: none;
}
#micro_nav li a:hover {
	color: #B9F467;
}
#micro_nav li a:visited {
	color: #FFFFFF;
}
#micro_nav ul {
	margin-right: 10px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
#micro_nav {
	width: 800px;
}
