body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	background-image: url(../media/background.gif);
}

#thebody{
	position:absolute;
	top: 171px;
	left: 2%;
	right: 2%;
	width:95.6%;
}

a, a:visited {
	color:#990066;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color:#990066;
	text-decoration: underline;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.head {
	background-color: #000000;
	height: 106px;
	width: auto;
	background-image: url(../media/header/background.gif);
	background-repeat: repeat-x;
}

#theheader{
	position: absolute;
	top: 126px;
	left: 20px;
	right: 2%;
	width:95.6%;
	
}

#gnl {
	text-align: right;
}

#gnr {
}

.mtable {
	padding-left: 5px;
	padding-right: 5px;
}

.mitems {
	background-image:url('http://www.csejatc.org/media/menu/background.gif');
	color:#FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-repeat: repeat-x;
	text-align: center;
}

a.mlink, a.mlink:visited{
	color:#CCCCCC;
	line-height: 33px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding:9px 20px 7px 20px;
	border-right: 1px solid #330000;
	border-left: 1px solid #ffffff;
}

a.mlink:hover{
	text-decoration: underline;
	color: #FFFFFF;
	padding-top:9px;
	padding-bottom:7px;
}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 88px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 100%;
	color: #ffffff;
	padding:0px 10px 0px 10px;
	text-decoration:none;
}

.subglobalNav a:hover{
	color: #000000;
	background-color:#cccccc;
}

/************** pageName styles ****************/

#pageName{
	padding: 5px 0px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h1{
	font: bold 225% Arial,sans-serif;
	padding-top:20px;
	padding-left:16px;
	color: #224734;
	height:47px;
	margin:0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 16px;
	padding: 0px;
	margin: 0px;
}

/************ navLinks styles **************/

#rightNav{
	float: right;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#navLinks{
	margin: 0px;
	padding: 0px;

}

#navLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#navLinks a:link, #navLinks a:visited {
	display: block;
	border-top: 1px solid #8ED7A4;
	border-bottom: 1px solid #003300;
	background-image:url('http://www.csejatc.org/media/navBar/bg_nav.gif');
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color:#ffffff;
	text-decoration: none;
}

#navLinks a:hover{
	border-top: 1px solid #cccccc;
	background-image: none;
	font-weight: bold;
	background-color:#7F4589
}


/************** feature styles *****************/

.feature{
	
	padding: 16px 0px 10px 2px;
	font-size: 100%;
	height: 120px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.feature li{
	color:#000000;
	padding: 10px 0px 0px 0px;
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
}

.feature td{
	color:#000000;
	padding: 10px 0px 0px 0px;
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
}
/*************** story styles ******************/

#dashbox {
	padding:0px 0px 0px 15px;
	margin-right:20px;
	margin-bottom:20px;
	border:1px dashed #669999;
}

#content{
	padding: 0px 10px 0px 30px;
	margin:0px 178px 0px 0px;
	border-right: 1px solid #ccd2d2;
}

.story {
	padding: 5px 0px 0px 10px;
	font-size: 100%;
}

.story h3{
	font: bold 150% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** footer styles ****************/

#footer{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color:#006666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align:center;
}

#footer img{
	padding: 4px 24px 4px 0px;
	vertical-align: middle;
}


/************* accent styles *****************/

.accentorange {
	color: #FF6600;
	font-weight: bold;
}
.accentbabyblue {
	color: #3399CC;
	font-weight: bold;
}
.purple {
	color: #330033;
	font-weight: bold;
}

.headline {
	color:#000000;
	margin: 20px;
	font-weight:normal;
}

.headline img {
	border:1px solid gray;
	margin-right:10%;
}

.L12 { 
font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

/* KB box definitions */
.kbframe								{ width: 100%; border-top: solid 1px #a1a5a9; border-left: solid 1px #a1a5a9; border-right: solid 1px #a1a5a9; }
.kbtop									{ background: #FFF url(http://www.csejatc.org/media/backgrounds/whitebar.gif) top left repeat-x; border-bottom: solid 1px #a1a5a9; padding: 5px; font-size: 10px; font-weight: bold; text-align: left; line-height: 13px;}
.kbback1 								{ background: #FFF; padding: 5px 5px 5px 5px; font-size: 10px; border-bottom: solid 1px #a1a5a9; border-right: solid 1px #a1a5a9; line-height: 13px; text-align: right; color: #000; }
.kbback1 a:link, .kbback a:visited 		{ color: #00F; text-decoration: underline; 	}
.kbback1 a:hover 						{ color: #00F; text-decoration: underline; }
.kbback2 								{ background: #f5f5f5; padding: 5px 5px 5px 5px; font-size: 10px; border-bottom: solid 1px #a1a5a9; border-right: solid 1px #a1a5a9; line-height: 13px; text-align: right; color: #000; }
.kbbottom 								{ display: none }
.kbback2 a:link, .kbback2 a:visited 	{ color: #00F; text-decoration: underline; }
.kbback2 a:hover 						{ color: #00F; text-decoration: underline; }
.khead	 								{ background: #FFF; padding: 5px 5px 5px 5px; font-size: 9px; font-weight: bold; border-bottom: solid 1px #a1a5a9; border-right: solid 1px #a1a5a9; line-height: 13px; text-align: right; color: #000; }
