#wrap {
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	background: #FFFFFF url(/i/bg-wrap.gif) repeat-y;
	font-size: 0px;
	line-height: 0px;
	text-align: center;
}
#wrap2 {
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	background: #FFFFFF url(../i/bg-wrap2.gif) repeat-y;
	font-size: 0px;
	line-height: 0px;
	text-align: center;
}

.hide {
display: none;
}

body {
	font: small Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5ems;
	color: #000000;
	background: #A6D7FE;
	margin: 0px;
	padding: 0px;
}
#login {
	background: url(../i/bg-top.gif);
	margin: 0px;
	padding: 0px 0px 0px 356px;
	height: 82px;
}
#grass {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	background: #006600;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#navigation {
	width: 760px;
	background: #97b927 url(../i/bg-links.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	color: #477516;
}
#navigation ul {
	margin: 0px;
	padding: 10px 2px 8px 6px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited  {
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 1em;
	margin: 0;
}
#navigation a:hover {
	background: #7DA321;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#navigation a:active  {
	color:#003300;
}
#container {
	text-align: left;
	margin: 0px;
	padding: 0;
	font-size: small;
	line-height: normal;
	width: 760px;
}
#sidebar {
	float: right;
	font-size: 95%;
	margin: 10px 0 10px 0px;
	padding: 0 55px 0 27px;
	width: 172px;
}
html>#sidebar {
	width: 172px; /* Be nice to Opera */
}
#content {
	float: left;
	margin: 0px;
	padding: 10px 0 10px 55px;
	width: 450px;
}
html>#content {
	width: 450px; /* Be nice to Opera */
}
#footer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.headimg {
	margin: 5px 0px 0px;
	padding: 0px;
	display: block;
}
#content p {
	font-size: 95%;
	line-height: 1.5em;
	margin: 0px;
	padding: 2px 0px 4px;
}

#content h1 {
	font-size: 130%;
	color: #666666;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
#content2 p {
	font-size: 95%;
	line-height: 1.5em;
	margin: 0px;
	padding: 2px 0px 4px;
}
#content2 h1 {
	font-size: 130%;
	color: #666666;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
dl.feature {
	margin: 15px 0;
	padding: 15px;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	background: #dfdfdf;
	}
dl.feature:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
dl.feature dt {
	margin: 0 0 0.5em;
	font-size: 120%;
	color: #467415;
	padding: 0px;
	font-weight: bold;
	}
dl.feature dt img {
	float: right;
	margin: 0 0px 15 15;
	padding: 0 0px 0px 0;
	clear: left;
	}
dl.feature dd {
	font-size: 100%;
	line-height: 1.5em;
	color: #666;
	margin: 0px;
	padding: 0px;
	}
#content h2 {
	font-size: 110%;
	color: #8250C4;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
#content .attention {
	color: #8250C4;
	font-weight: bold;
}
#content h3 {
	margin: 0;
	padding: 0 0 1em 0;;
}
#content h4 {
	font-size: 100%;
	color: #666;
	margin: 0 0 2px 0;
	padding: 0 0 1px 0;
	border-bottom: 1px solid #999;
}
#schools {
	background: #fff;
	width: 450px;
	}
table {
	position: relative;
	border: 1px solid #000;
	background: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 450px;
	}
table caption {
	display: none;
	}
table th, table td {
	margin: 0;
	padding: 3px 10px;
	text-align: left;
	border-bottom: 1px solid #b5b5b5;
	}
table th {
	color: #999;
	}
table .location { /* override centered text when needed */
	border-left: 1px solid #b5b5b5;
	}
table tr { /* normal background of table row */
	background: #e6e6e6;
	}
table tr.alt { /* alternate background */
	background: #f1f1f1;
	}
table td a {
	display: block; /* force description to appear on line below */
	font-weight: bold;
	}
#testimonials {
	background: #fff;
	width: 100%;
}
#testimonials h3 {
	font-size: 110%;
	line-height: 1.2em;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 10px 0px 4px;
	padding: 0px;
}
#testimonials p {
	margin: 2px 0px 0px;
	padding: 0px;
}
#backtotop {
	font-size: 85%;
	line-height: 1.5em;
	color: #FFFFFF;
	padding: 4px 0px;
	text-align: center;
	margin: 10px 0px;
	background-color: #97B927;
	width: 100%;
	display: block;
}
#testimonials h5 {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 95%;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


div.plain {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #97B926;
	text-align: center;
	padding: 40px 4px 10px 4px;
	background-image: url(/i/bg-header-box.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#scores {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #97B926;
	text-align: center;
	padding: 40px 4px 10px 4px;
	background-image: url(../i/box-hallofgurus.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#scores h4 {
	color: #467415;
	text-align: center;
	margin: 5px 0px 5px;
	padding: 0px;
}
#contest {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #97B926;
	text-align: center;
	padding: 40px 4px 10px 4px;
	background-image: url(../i/box-contest.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contest h4 {
	color: #467415;
	text-align: center;
	margin: 5px 0px 5px;
	padding: 0px;
}
#signup {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #97B926;
	text-align: center;
	padding: 40px 4px 10px 4px;
	background-image: url(../i/box-signup.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#signup h4 {
	color: #467415;
	text-align: center;
	margin: 5px 0px 5px;
	padding: 0px;
}
#infomercial {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #97B926;
	text-align: center;
	padding: 40px 4px 10px 4px;
	background-image: url(../i/box-infovideo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#infomercial h4 {
	color: #467415;
	text-align: center;
	margin: 5px 0px 5px;
	padding: 0px;
}
#commentbox {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #97B926;
	text-align: center;
	background-image: url(../i/box-comments.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 40px 4px 10px 4px;
}
#pressnews {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #97B926;
	text-align: center;
	background-image: url(../i/box-press.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 40px 4px 10px 4px;
}
#sidebar p {
	font-size: 100%;
	line-height: 1.3em;
	margin: 0px;
	padding: 0;
}
#sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidebar li {
	font-size: 90%;
	padding: 1em 0 0.95em 0;
	margin: 0 6px;
	border-bottom: 1px solid #C1FF7A;
}
#sidebar img {
	margin: 0px;
	padding: 0px;
	display: inline;
	border: none;
}
#thegame h4 {
	color: #467415;
	text-align: center;
	margin: 5px 0px 5px;
	padding: 0px;
}
#thegame {
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #97B926;
	text-align: left;
	background-image: url(../i/box-thegame.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 40px 0 10px 0;
	margin: 0;
	margin-bottom: 10px;
}
a:link, a:visited {
	color: #467415;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrap #container #sidebar #infomercial .push {
	padding-top: 6px;
}
#pressnews h4 {
	color: #467415;
	text-align: center;
	margin: 5px 0px 5px;
	padding: 0px;
}
#standards {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #97B926;
	text-align: center;
	background-image: url(../i/hdr-standards.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 40px 4px 10px 4px;
}
#standards h4 {
	color: #467415;
	text-align: center;
}
#content ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
}

#content li {
	background: url(../i/circle-purple.gif) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 5px;
}

#content ul ul li {
	background: url(../i/circle-green.gif) no-repeat left top;
	padding-left: 20px;
	margin-left: 20px;
}
.center {
	text-align: center;
}
#thegame li {
	text-align: center;
}	
#commentbox h4 {
	padding: 0;
	margin: 0.5em 0 0 0;
	font-size: 90%;
	font-style: italic;
	color: #666666;
}
#commentbox p {
	font-size: 90%;
	color: #000000;
}
#wrap #container #sidebar #signup .push {
	padding-top: 6px;
}
.readmore {
	padding: 0;
	margin: 2em 0 0 0;
}
#content2 {
	float: left;
	margin: 0px;
	padding: 10px 0 10px 55px;
	width: 650px;
}
#wrap #container #sidebar #commentbox .push {
	padding-top: 6px;
}
#infomercial p {
	font-size: 90%;
	color: #000000;
}
#wrap #container #sidebar #contest p.sponsor {
	margin-top: 5px;
}
#versions {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #97B926;
	text-align: center;
	padding: 40px 4px 10px 4px;
	background-image: url(../i/box-versions.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#versions h5 {
	color: #467415;
	text-align: center;
	margin: 5px 0px 5px;
	padding: 0px;
}

#sidebar #credits {
	margin: 0 auto 10px auto;
}
#sidebar #credits img {
	border: 1px solid #9966CC;
	margin-bottom: 10px;
}
#forum {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #97B926;
	text-align: center;
	padding: 40px 4px 10px 4px;
	background-image: url(../i/box-forum.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
