body {	
	font-family: Helvetica, Arial, sans-serif;
	background: #ffffff;
	font-size:12px;
	color:#666666;
}

h1{font-size:16px; font-weight:bold;}
h2{font-size:12px; text-decoration:underline;}
h3{font-size:14px;}
p{font-size:12px;}
img{border:none;}
a{font-size:12px;color:#666666;}

#page{
	width:800px;
	height:600px;
}
img.logo{
	float:left;
}
img.contact{
	float:right;
}

#heading{
	height:81px;
    overflow: hidden;
}

.contentcontainer{
	min-height:520px;
	width:100%;
	text-align:left;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
	border:solid 1px #666666;
	overflow:auto;
}

.navcontainer
{
	float:left;
	width:250px;
	height:520px;
}

.content
{
	float:right;
	width:530px;
	min-height:530px;
	margin-right:5px;
}

.morelink{
	text-align:right;
	width:100%;
	color:#ff0029;
	font-weight:bold;
	float:right;
}

.previouslink{
	text-align:left;
	width:100%;
	color:#CC0000;
	font-weight:bold;
}

.galleryimg{
	float:left;
}

.contentmenu{
	float:right;
}

a
{
	color:#CC0000;
}
a:hover
{
	color:#666666;
}

.headinglink
{
	color:#666666;
	font-weight:bold;
}

.headinglink:hover
{
	color:#CC0000;
}

.importantlink
{
	font-size:16px;
	color:#666666;
	font-weight:bold;
}

.importantlink:hover
{
	color:#CC0000;
}

.coursetitle
{
	color:#CC0000;
}
#footer
{
	padding:5px 10px 0px 10px;
}
#footer p
{
	float:left;
}
#footer a
{
	float:right;
}
.warning
{
	color:#CC0000;
}
.hidenews
{
	display:none;
}
td
{
	padding:0px 0px 0px 8px;
}
td.employment
{
	padding:0px 2px 0px 8px;
}