/** Reset */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

div#content em{
	font-style: italic;
}

div#content .underline {
	text-decoration: underline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol.none, ul.none {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/** Content CSS */

html {
	background: #c5daea;
	font-family: Verdana;
}

body {
	background: #c5daea;
	margin: 10px 0 20px 0;
	text-align: center;
}

strong {
	font-weight: bold;
}

div#content p{
	text-align: justify;
	margin : 0 0 0.8em 0;
}

div#header {
	margin: 0px;
}

div#footer p{
	margin:0;
	padding:5px 10px;
}

div#container{
	width:1005px;
	margin:0 auto;
	text-align: left;
}

div#wrapper{
	float:left;
	width:100%;
	margin: 0 0 20px 0;
}

div#nav{
	width:100%;
	margin: -2px 0 5px 0;
}

div#nav div.body {
	background: url('http://images.nationalscholastic.org/navBody.png') bottom left repeat-y;
}

div#nav div.head{
	background: url('http://images.nationalscholastic.org/navHead.png') top left no-repeat;
}

div#nav div.foot{
	background: url('http://images.nationalscholastic.org/navFoot.png') bottom left no-repeat;
}

div.sideItem{
	margin: 0 0 10px 0;
}

div.sideItem div.body {
	background: url('http://images.nationalscholastic.org/sideBody.png') bottom left repeat-y;
	padding: 5px 10px;
}

div.sideItem div.head{
	background: url('http://images.nationalscholastic.org/sideHead.png') top left no-repeat;
}

div.sideItem h2 {
	color : #fff;
	padding: 9px 10px 15px;
}
div.sideItem div.foot{
	background: url('http://images.nationalscholastic.org/sideFoot.png') bottom left no-repeat;
}

div#menu{
	display: inline;
	margin-right: 48px;
	width: 620px;
	padding: 0 15px 0;
}

div#content ul, div#content ol {
	padding: 0 0 0 20px;
}

div#rss {
	color: #fff;
	margin-right: 3px;
	display: inline;
}

div#search {
	color: #fff;
	display: inline;
}

div#search button {
	padding: 0;
	margin: 0 0 0 10px;
	border: 0px;
	background: transparent;
}

.center {
	text-align: center;
}

form {
	display: inline;
}

div#search input#keywords {
	width: 130px;
	margin: 0 0 0 5px;
}

div#nav a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

span.item {
	margin: 0 40px 0 0;
}

div#rss a {
	background: url('http://images.nationalscholastic.org/rss.png') no-repeat 0px 2px;
	margin: 0 40px 0 0;
	padding: 0 0 0 20px;
}

div#content a, div#content a:visited {
        color: #1c7c9f;
        text-decoration:none;
}

div#content{
	background: url('http://images.nationalscholastic.org/contentBody.png') bottom left repeat-y;
	width: 725px;
	font-size: 0.85em;
	margin : 0 190px 20px 0;
}

div#content div.head {
	background:url('http://images.nationalscholastic.org/contentHead.png') top left no-repeat;
	padding: 0 15px;
}

div#content h2 {
	padding: 10px 0 0 0;
	font-size: 1.4em;
}

div#content div.foot {
	background:url('http://images.nationalscholastic.org/contentFoot.png') bottom left no-repeat;
}

div#content div.body {
	padding: 0 15px;
}

div#meet_details_content, div#photo_disc{
	background: url('http://images.nationalscholastic.org/contentBody.png') bottom left repeat-y;
	width: 725px;
	font-size: 0.85em;
	margin : 0 190px 20px 0;
}

div#meet_details_content div.head, div#photo_disc div.head {
	background:url('http://images.nationalscholastic.org/contentHead.png') top left no-repeat;
	padding: 0 15px;
}

div#meet_details_content h2, div#photo_disc h2 {
	padding: 10px 0 0 0;
	font-size: 1.4em;
	font-weight: bold;
}

div#meet_details_content div.foot, div#photo_disc div.foot {
	background:url('http://images.nationalscholastic.org/contentFoot.png') bottom left no-repeat;
}

div#meet_details_content div.body, div#photo_disc div.body {
	padding: 0 15px;
}


div#content * {
	line-height : 1.4;
}

div#extra{
	float:left;
	width:263px;
	margin-left:-263px;
}

div#extra a {
	color : #369;
	text-decoration: none;
}

div.sideItem img.meetLogo {
	float: left;
	margin: 0 5px 0 0;
}

.small {
	font-size: 0.75em;
}

div.sideItem img.divider {
	margin: 10px 0 10px 13px;
	clear: both;
}

div#footer{
	clear:both;
	width: 710px;
	padding: 0 10px;
	font-size: 0.85em;
	text-align: center;
}

div#footer a, div#footer a:visited {
	color: #000;
	text-decoration: none;
}

div#newsletter input.email {
	width:130px;
	margin: 0 0 0 5px;
}

.right {
	float: right;
}

div#content h2 {
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 0 10px 0;
}

div#content h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	color: #11476a;
}

.date {
	font-weight: bold;
	font-size: 0.9em;
	color: #999;
	margin: 0 0 10px 0;
}

.tell {
	background: url(http://images.nationalscholastic.org/icons/email_open.png) top left no-repeat;
	padding-left: 20px;
}

.pdf {
	background: url(http://images.nationalscholastic.org/icons/page_white_acrobat.png) top left no-repeat;
	padding-left: 20px;
}

.page {
	background: url(http://images.nationalscholastic.org/icons/page_white_world.png) top left no-repeat;
	padding-left: 20px;
}

.print {
	background: url(http://images.nationalscholastic.org/icons/printer.png) top left no-repeat;
	padding-left: 20px;
}

.news {
	background: url(http://images.nationalscholastic.org/icons/newspaper.png) top left no-repeat;
	padding-left: 20px;
}

.mike {
	background: url(http://images.nationalscholastic.org/icons/user_comment.png) top left no-repeat;
	padding-left: 20px;
}

.trackademics {
	background: url(http://images.nationalscholastic.org/icons/user_comment.png) top left no-repeat;
	padding-left: 20px;
}

.jim {
	background: url(http://images.nationalscholastic.org/icons/user_comment.png) top left no-repeat;
	padding-left: 20px;
}

.blog {
	background: url(http://images.nationalscholastic.org/icons/user_comment.png) top left no-repeat;
	padding-left: 20px;
}

.jimlist {
	background: url(http://images.nationalscholastic.org/icons/chart_line.png) top left no-repeat;
	padding-left: 20px;
}

.results {
	background: url(http://images.nationalscholastic.org/icons/medal_gold_3.png) top left no-repeat;
	padding-left: 20px;
}

.hiddenFields {
	display:none;
}

.articleListing {
	list-style: none;
	margin: 0 0 0 -20px;
	padding: 0;
}

.articleListing li {
	padding: 0 0 10px 0;
	margin: 0;
}

.pageListing{
	list-style: none;
	clear:both;
	padding: 0 0 0 10px;
	margin: 0;
}

.pageListing li{
	font-size: 0.8em;
	padding: 5px 0 0 0;
}

div#content td {
	padding: 0 5px 5px 0;
}

table.photos {
	width: 100%;
}

table.photos td {
	text-align: center;
}

table.photos img {
	border: 1px solid #ccc;
	padding: 3px;
}

div.photo {
	text-align: center;
}

div.photo img {
	border: 1px solid #000;
	margin: 0 0 10px 0;
}

table.border td {
	border: 1px solid #aaa;
	padding: 5px;
}

table.border th {
	background-color: #11476a;
	font-weight: bold;
	color: #fff;
	padding: 5px;
}

div.liveBar {
color: #ebaf39;
padding: 9px 0 10px 10px;
font-weight: bold;
margin-bottom: 5px;
margin-top: -5px;
background: url(http://images.nationalscholastic.org/nikeoutdoor/nonbar.jpg) top left no-repeat;
}

div.liveBar ul {
list-style: none;
display: inline;
margin: 0 0 0 0;
padding: 0;
}

div.liveBar li {
margin: 0 25px 0 0;
padding: 0;
display: inline;
}

div.liveBar a {
color: #fff;
font-size: 0.85em;
}