﻿body 
{
	margin-top:0px;
	background-color:#CCCCCC;

    font-family:Trebuchet MS;
    font-size:12px;
}
ul
{
	padding:0px 0px 0px 0px;
	height:20px;
	margin:0px 0px 0px 0px;
	text-align:left;
	float:left;
}
li
{
	list-style-type:circle;
}
a:visited {
color:#CCCC00;
text-decoration:none;
}

a {
font-family:Trebuchet MS;
}
.main
{
	width:850px;
	text-align:center;
	margin:auto;
	
}
.maininner
{
	width:100%;
	
}
.top
{
	background-image:url(../../images/lightBlue.gif);
	height:15px;
	width:100%;
	
}
.title
{
	background-image:url(../../images/titlebarGRADE.jpg);
	height:60px;
	width:100%;
	float:left;
	
}
.titleleft
{
	float:left;
	text-align:left;
}
.titleright
{
	float:right;
	font-size:26px;
	
}
.Header
{
	width:100%;
	height:125px;
}
.Logo
{
	background-image:url(../../images/logo.gif);
	width:148px;
	height:125px;
	float:left;
}
.flash
{
	width:700px;
	height:125px;
	float:left;
}

a {
font-family:Trebuchet MS;
color:#FFFFFF;
}
a.blue:visited {
color:#CCCC00;
}

.menu
{
	border-top:solid 1px;
	border-bottom:solid 1px;
	width:100%;
	height:20px;
	background-image:url(../../images/sectTitle.gif);
	float:left;
	color:White;
}
.menu ul
{
	padding:0px 0px 0px 0px;
	height:20px;
	margin:0px 0px 0px 0px;
	text-align:center;
	float:right;
}
.menu li
{
	height:20px;
	list-style-type : none;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	float:left;
	padding:0px 5px 0 5px;
	width:auto;
	border-left-style:solid;
	border-left-color:White;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:White;
	border-right-width:1px;
	
}
.content
{
	height:500px;
	width:100%;
	float:left;
	text-align:left;
	color:#666666;
	background-color:#FFFFFF;
}
.footer
{
	background-image:url(../../images/lightBlue.gif);
	height:15px;
	width:100%;
}

/*   Home Page   */
.left
{
	height: 500px;
	width:150px;
	float:left;
	background-image:url(../../images/bluefade.gif);
	color:#ffffff;
}
.leftspace
{
	height: 20px;
	width:150px;
	float:left;
	background-color:#FFFFFF;
	color:#ffffff;
}
.leftPic
{
	height: 130px;
	width:150px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(../../images/topLeftpic.jpg);
	color:#ffffff;
}

.leftText
{
	height:120px;
	width:140px;
	float:left;
	background-image:url(../../images/bluefade.gif);
	color:#ffffff;
	padding-left:10px;
	font-weight:bold;
	padding-top:20px;
}
.right
{
	height: 500px;
	width:150px;
	float:left;
	background-image:url(../../images/bluefade.gif);
	color:#ffffff;
}
.rightPic
{
	height: 130px;
	width:150px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(../../images/topRightpic.jpg);
	color:#ffffff;
}

.rightText
{
	height:120px;
	width:140px;
	float:left;
	padding-left:10px;
	background-image:url(../../images/bluefade.gif);
	color:#ffffff;
	font-weight:bold;
	padding-top:20px;
}
.center
{
	height: 500px;
	width:520px;
	padding:0px 5px 0px 25px;
	float:left;
	text-align:left
}
.small
{
	float:left;
	width:250px;
}
.long
{
	float:left;
	width:500px;
	padding-top:20px;
}
