body 
{
	background-color: #505050;
	font-family:Tahoma, sans-serif;
	color:#000000;
	font-size:12px;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1, h2, h3, h4, h5, h6
{
	display: inline; /*Gets rid of line break after header tag*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 18px; 
	color: #464548;
	font-weight: bold;
}

#sitebox
{
	margin:auto;
	width:760px;
}

#header
{
	width:760px;
	height:178px;
}

a:link {
	color: #B00000;
}
a:visited {
	color: #B00000;
}
a:hover {
	color: #B00000;
}
a:active {
	color: #B00000;
}

a.whitelink { text-decoration:underline; color: #FFF; font-size: 11px; font-weight:bold; text-transform:uppercase;} 
a.whitelink:link { text-decoration:underline; color: #FFF; font-size: 11px; font-weight:bold; text-transform:uppercase;} 
a.whitelink:visited { text-decoration:underline; color: #FFF; font-size: 11px; font-weight:bold; text-transform:uppercase;} 
a.whitelink:hover { text-decoration:underline; color: #FFF; font-size: 11px; font-weight:bold; text-transform:uppercase;} 
a.whitelink:active { text-decoration:underline; color: #FFF; font-size: 11px; font-weight:bold; text-transform:uppercase;}

a.lowwhitelink { text-decoration:underline; color: #FFF; font-size: 12px; font-weight:bold; } 
a.lowwhitelink:link { text-decoration:underline; color: #FFF; font-size: 12px; font-weight:bold; } 
a.lowwhitelink:visited { text-decoration:underline; color: #FFF; font-size: 12px; font-weight:bold; } 
a.lowwhitelink:hover { text-decoration:underline; color: #FFF; font-size: 12px; font-weight:bold; } 
a.lowwhitelink:active { text-decoration:underline; color: #FFF; font-size: 12px; font-weight:bold; }

/*Linked images have no border*/
a img 
{
	border:0;
} 

/*Form Fix*/
form 
{
	margin: 0px; 
	padding: 0px;
}

#navbar
{
	width: 760px;
	height: 24px;
	background-image:url(../images/4_05.jpg);
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
}


ul 
{
    margin:0;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}

.contentlist ul 
{
    margin:0;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0;
}

#content
{
	width:760px;
	background-image:url(../images/4_07.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	overflow:auto;
}

#contentpadding
{
	padding-left:45px;
	padding-right:45px;
	padding-top:65px;
	line-height:1.5;
	text-align:justify;
}

#homeimage
{
	width:670px;
	height:276px;
	padding-left:45px;
	padding-right:45px;
	background-color:#FFFFFF;
}

#aboutimage
{
	width:670px;
	height:381px;
	padding-left:45px;
	padding-right:45px;
	background-color:#FFFFFF;
}

#whatclassimage
{
	width:670px;
	height:162px;
	padding-left:45px;
	padding-right:45px;
	background-color:#FFFFFF;
}

#callfooter
{
	width:760px;
	height:48px;
}

#footer
{
	width:760px;
	height:24px;
	background-image:url(../images/4_13.jpg);
}

#credit
{
	width:760px;
	height:90px;
	padding-top:4px;
	text-align:center;
	line-height:1.5;
	color:#FFFFFF;
}

.splitter
{
	width:670px;
	overflow:auto;
}

.left
{
	width:390px;
	float:left;
}

.leftpadding
{
	padding-right: 20px;
}

.rightimagepadding
{
	padding-bottom:10px;
}

.right
{
	width:280px;
	float:right;
}

.rightimage
{
	margin-left:18px;
}
