body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #5D5D5D;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
}

#spacer {
clear:both;
}


#container {
margin: auto;
width:950px;
background-color:#666666;

}


#header {
width:950px;
height:38px;
float:left;
background-image:url(layout2/topheader.gif);
}


#finalnav {
float:left;
width:950px;
height:38px;
background-image:url(layout2/final_nav.gif);
}



#leftlogo {
float:left;
width:241px;
height:548px;
background-image:url(layout2/courses_logo.gif);
}


#content_scroll {
float:left;
width:590px;
height:495px;
overflow:scroll;
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
}


#body1 {
float: left;
width: 613px;
height:548px;
background-image:url(layout2/main_body.gif);
}


#body_latest {
float: left;
width: 613px;
height:548px;
background-image:url(layout2/latest_news_body.gif);
}

#body_contact {
float: left;
width: 613px;
height:548px;
background-image:url(layout2/contact_body.gif);
}

#body_team {
float: left;
width: 613px;
height:548px;
background-image:url(layout2/meet_team_body.gif);
}

#borderright1 {
float:left;
width:50px;
height:548px;
background-image:url(layout2/right_border.gif);
}


#latestnews {
float:left;
width:950px;
height:31px;
background-image:url(layout/latest_news.jpg);
}


#course1 {
float:left;
width:245px;
height:222px;
background-image:url(layout/some_courses.jpg);
}


#body2 {
float:left;
width:616px;
height:222px;
background-image:url(layout/latest_body.jpg);
}


#borderleft1 {
float:left;
width:46px;
height:548px;
background-image:url(layout2/leftborder.gif);
}


#footer {
float:left;
width:950px;
height:25px;
background-image:url(layout2/bottom_footer.jpg);
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
