body  {
   font-family: verdana,arial,sans-serif;
   font-size: 12px;
   text-transform: lowercase;
   background: #fff url(bgFront.gif) repeat-y top left;
   margin: 0;
}

p  { margin-top: 0;}

th  {text-align: left;}
td, th {
	vertical-align: top;
}

h1  {
	font-size : 18px;
}

h2  {
	font-size : 14px;
}

h3,h4  {
	font-size : 12px;
}

h4, .resultsSummary  {
	font-family : arial;
	font-size : 12px;
	font-weight: bold;
	text-transform : lowercase;
	border-top:2px solid #c0c0c0;
	color: #000000;
	background : #efefef;
	padding: 3px;
	clear: both;
  margin-top:12px;
	margin-bottom:9px;
}

h5  {
	font-family : arial black,Arial,sans-serif;
	font-size : 15px;
	text-transform : lowercase;
	font-style : italic;
}

h6  {
	font-family : arial,sans-serif;
	font-size : 12px;
	font-style : italic;
   margin-top:9px;
   margin-bottom:0px;
}

a {
	text-decoration : underline;
	color : #412180;
}

a:hover {
	color:#ffffff;
	background:#412180;
	text-decoration: none;
}

#header {
	width: 750px;
	height: 120px;
	margin-bottom: 10px;
	background-image: url(xcBanner1.gif);
	background-repeat: no-repeat;
	background-position: 200px 0;
}

#header h1 {
	display: none;
	visibility: hidden;
}

#header img#mascot {
	margin-left: 560px;
	width: 115px;
	height: 100px;
}

#header ul {
	margin-left: 200px;
	padding: 2px;
}

#header li {
	display: inline;
	list-style-type: none;	
}

#header li a {
	font-size: 10px;
	padding: 2px 8px;
	color: #666;
	background-color: #efefef;
	text-decoration: none;
	border: 2px solid #412180;
}

#header li a:hover,
#header li a.current {
	color: #fff;
	background-color: #666;
}

#left {
	width: 180px;
	padding: 0 10px 0 5px;
	font-size: 11px;
}
body > #left {
	width: 165px;
}

#left ul,
#left li {
	margin: 0;
}

#left ul {
	padding: 2px;
	border: 1px solid #412180;
	background-color: #fff;
	margin-bottom: 10px;
}

#left h2 {
	padding: 2px;
	font-size: 11px;
	background-color: #412180;
	color: #fff;
	border: 1px solid #412180;
	border-bottom: none;
	margin-bottom: 0px;
}

#left li {
	margin-top: 3px;
	list-style-type: none;
}

#left li a {
	padding: 2px;
	text-decoration: none;
	color: #666;
}

#left li a:hover {
	color: #fff;
	background-color: #412180;
}

#left select {
	font-size: 10px;
	width: 165px;
}

#footer,
#content {
	width: 530px;
}

#left, #content {
	float: left;
}

#content {
	margin-left: 20px;
}

#content li {
	list-style-type: square;
	margin-top: 5px;
}

#footer {
	color:#ccc;
	font-size:11px;
	text-align:center; 
	margin: 20px 20px 20px 200px; 
	padding-top: 10px;
	border-top: 1px dotted #ccc;
	clear:both;
}
#footer a {color:#666; text-decoration:none;}
#footer a:hover { text-decoration:underline; background:transparent;}

.stat {
	text-align:right;
  color : #412180;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}

.name {
	font-family : arial black,Arial,sans-serif;
	font-size : 24px;
	text-transform : lowercase;
	font-style : italic;
  color : #412180;
	margin-bottom: 6px;
}

.resTbl {
	margin-left:8px;
	margin-bottom:8px;
	font-size:11px;
	float:right;
	width: 200px;
	background: #efefef;
	border-left:2px solid #c0c0c0;
   border-bottom:2px solid #c0c0c0;
	padding: 0px 5px 2px 5px;
}
.resTbl A, .resTbl A:Visited, .resTbl A:Active, .resultsSummary A, .resultsSummary A:Visited , .resultsSummary A:Active {text-decoration:none;}
.resTbl A:Hover, .resultsSummary A:Hover {text-decoration: underline; color:#412180; background:#efefef;}

.resultsText {margin:0px 0px 48px 0px; display:block;}

.about img { 
	float: right; 
	margin: 0 0 10px 10px;
}

.markTable {
	margin: 20px 0;
	border-top: 2px solid #c0c0c0;
	font-size: 11px;
	background-color: #efefef;
}
.markTable td, .markTable th{padding: 2px 4px;}
.markTable a {text-decoration:none;}
.markTable a:hover {text-decoration: underline; color:#412180; background:#efefef;}

.allResults { margin:10px 0; text-align:right;}
.allResults a {text-decoration:none; color:#c0c0c0;}
.allResults a:hover {text-decoration: underline; color:#412180; background:transparent;}

.front { margin: 20px 0 0 20px; }
.front img { margin-bottom:10px;}

.ra{color:#c0c0c0; font-weight:bold; font-size:11px; }

.headline {margin-top:0px; font: 45px  Arial, Verdana, sans-serif; text-transform: none; color: #000000; padding: 0px; font-style: italic; border: 0px; font-weight: bold; margin-bottom:0px;}
.subHead {text-transform:none; color:#000000; font:15px Arial; margin-bottom:12px; border:0px; font-weight:bold; font-style:normal;}

.notice  {
	font-family : arial;
	font-size : 15px;
	font-weight: bold;
	border:1px solid #412180;
	color: #412180;
	background : #efefef;
	padding: 10px 20px 10px 20px;
	clear: both;
   margin:12px 40px 9px 40px;
}
.notice h2 { font-size:24px; font-weight:bold; color:#412180; font-family:arial; margin:0px;}
.notice p {font-size:15px; margin-top:0px;}
.notice ul {list-style: square;}
.notice A, .notice A:Visited, .notice A:Active {text-decoration:none; color:#412180;}
.notice A:Hover {text-decoration:underline; background:transparent;}

.borderL {border-left:1px dashed #c0c0c0; text-align:right; padding-right:5px;}
.borderT { border-top:2px solid #c0c0c0; }
.divider {width:25%; border-top:1px dashed #412180; margin-top:24px; margin-bottom:6px;}
.photoBorder {border:3px solid #412180;}

#resTblRight {text-align:right; font-weight: bold;}
#results {float:right; text-align:right; margin-top:-15px; font-weight:normal;}

.footNav{color:#412180; text-align:right; font-size:10px; margin:10px 0;}
.footNav a, .footNav a:active, .footNav a:visited {color:#412180; text-decoration:none;}
.footNav a:hover{text-decoration:underline; background:transparent;}

.sidebarContainer{width:160px; float:right; margin-left:10px; margin-right:0px; padding-right:0px; background:#ffffff; text-align:right; clear:right;}
.sidebar {margin:0px 0px 30px 0px; width:160px; font-size:10px; border:1px solid #412180; float:right; text-align:left;}
.sidebar img{margin-right:2px;}
.sidebar form{margin-top:0px;}
.sidebar A, .sidebar A:Active, .sidebar A:Visited{color:#412180; font-weight:bold; text-decoration:none;}
.sidebar A:Hover{text-decoration:underline; font-weight:bold; color:#412180; background:transparent;}
.sidebar h1{color:#ffffff; background:#412180; border:1px solid #412180; padding:2px; margin-bottom:2px; margin:0px; text-align:center; font-family:verdana,Arial,sans-serif; font-size:10px; text-transform: none; font-weight: bold; font-style: normal;}

.sbBody{padding:4px; margin-top:3px; margin-bottom:8px; color:#666666;  text-transform: none;}
.sbBody A, .sbBody A:Active, .sbBody A:Visited {color:#412180; font-size:10px;}
.sbBody A:Hover{text-decoration:underline; color:#412180; background:transparent;}
.sbBodyHed{color:#412180; font-weight:bold; font-size:10px; margin:0px;}


.photo {
  margin: 25px 0px 10px 95px;
}

.photo img {
  border: 3px solid #412180;
  margin-bottom: 10px;
}

.caption {
  font-size: 12px;
  text-align: left;
}

#photoIndex {
	padding: 0 10px;
	margin: 0 10px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

#conf {
	text-align: center;
	border-top: 1px solid #fff;
	padding-top: 10px;
}
#conf img {
	margin-bottom: 10px;
	border: none;
}

.right {
	float: right;
	margin: 0 0 10px 10px;
}