* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}
/*#siteholder {
	width: 811px;
}*/
#siteholder {
	position: absolute;
	margin:0 auto;
	text-align:left;
	width:811px;
	left:50%;
	margin-left:-406px;
	background-color: #FFF;
}
#header, #header_withoutimage {
	width: 100%;
	background-image: url(../images/sidebars.gif); 
	background-repeat: repeat-y;
	height: 240px;
}
#header_withoutimage { height: 100px; }
#topbar {
	width:100%; 
	height:28px; 
	background-image:url(../images/header_bar.gif);
}
#graphicheader img {
	margin-left: 40px;
}

#maincontent, #maincontent_withoutimage {
	width: 100%; 
	height: 270px;
	background-image: url(../images/sidebars.gif); 
	background-repeat: repeat-y;
}
#maincontent_withoutimage {
	width: 100%; 
	height: 410px;
	background-image: url(../images/sidebars.gif); 
	background-repeat: repeat-y;
}

#text-content, #text-content_withoutimage {
	float: left;
	width: 350px; 
	height: 240px; 
	overflow: auto; 
	clip: auto; 
	margin-left: 40px;
	_margin-left: 20px;
}
#text-content_withoutimage { height: 370px; }
#text-content p, #text-content h2, , #text-content_withoutimage p, #text-content_withoutimage h2 {
	margin-right: 10px;
}
#full-width-text-content, #full-width-text-content_withoutimage {
	margin-left: 40px;
	margin-right: 40px;
	height: 240px;
}
#full-width-text-content_withoutimage { height: 370px; margin-right: 80px; }
#pagequote {
	float: left;
	margin-left: 40px;
	margin-top: 40px;
	width: 300px;
	color: #555;
}
#pagequote p {
	font-size: 1.5em;
	font-style: italic;
	margin-bottom: 3px;
}
#pagequote p a {
	color: #555;
	font-style:italic;
}
#pagequote p#pagequotefooter {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}
.clearfloats {
	clear: both;
}
#visitlink {
	float: right;
	margin-right: 40px;
	margin-top: 4px;
}
#footer p {
	width: 100%;
	text-align: center;
}
#textfooter a {
	color: black;
	font-weight: bold;
}

#companyid, #companyemaillink, #companyphonenumber {
	float: left;
}
#companyemaillink img {
	border: 0;
}
p {
	margin-bottom: 10px;
}
h2, h3, h4 {
	font-size: 1em;
	margin-bottom: 10px;
}
blockquote {
	font-style: italic;
}
p.contributorname {
	font-weight: bold;
}
ul {
	margin-top: 10px;
	text-decoration: none;
	float: right;
	margin-right: 40px;
	_margin-right: 18px;
}
ul#primarynav li {
	float:left;
	list-style: none;
	height: 25px;
	margin-right: 12px;
}
ul#secondarynav li {
	float:left;
	list-style: none;
	_height: 23px;
	padding-right: 12px;
}
ul#primarynav li a, ul#secondarynav li a {text-decoration:none;}
ul#primarynav li a:hover, ul#secondarynav li a:hover, .menuselected { color: #406278; }




ul#secondarynav li { margin-right: 0;}










ul.textlist {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 18px;
	list-style: disc outside;
	float: none;
}
ul.textlist li {
	float: none;
}

img#visitlinkgraphic {
	border: 0;
}
a {
	color: black;
}
div#preload {
	display: none;
}







.moved {
	color: blue;
}
.changed {
	color: red;
}





#academy_box { float:left; padding-left: 20px; width: 350px;}
#academy_box a img { border: none; }

#course_info_box { float:right; padding-right: 20px; width: 200px;}
#course_info_box a img { border: none; float:left; }

#tutor_box { float:left; padding-left: 80px; padding-top: 30px; width: 300px;}
#tutor_box img { padding-bottom: 20px;}