body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-image:url(images/website-bg.jpg);
	background-color:#aaa19e;
	background-attachment:fixed;
	font-size:11px;
}
h1 {
	margin-top:0px;
	font-style:italic;
	font-weight:normal;
}
#surround {
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding: 15px;
	margin-top: 40px;
	background-image: url(images/transparent.png);
	margin-bottom: 40px;
}
#surroundinner {
	width:920px;
	height:auto;
	background-color:#FFFFFF;
	padding: 20px;
	text-align: center;
}
#header {
	width:920px;
	height:120px;
	float: left;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 5px;
	text-align: left;
	background-image: url(images/header.jpg);
}
#links {
	width:920px;
	height:44px;
	float: left;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 20px;
}
.linkstop {
	width:auto;
	height:40px;
	float:left;
	line-height: 40px;
	background-image: url(images/link-icon.jpg);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-right: 10px;
	text-align: left;
	text-transform: uppercase;
}
#contentwrap {
	width:920px;
	height:auto;
	float:left;
	margin-bottom: 20px;
}
#maincontent {
	width:609px;
	height:auto;
	float:left;
	border-right: 1px dotted #CCCCCC;
	padding-right: 20px;
	text-align: left;
	color: #333333;
	font-size: 12px;
}
#rightcol {
	width:270px;
	height:auto;
	float:left;
	padding-left: 20px;
	text-align: left;
	color: #333333;
	font-size: 12px;
}
.course-div {
	width:567px;
	height:auto;
	border:1px solid #e6e6e6;
	padding:20px;
	float: left;
	margin-bottom: 20px;
	background-color: #efefef;
}
.linkstop a:link {color:#333333; text-decoration:none; font-weight:normal;}
.linkstop a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.linkstop a:hover {color:#333333; text-decoration:underline; font-weight:normal;}
#twitter {
	width:270px;
	height:auto;
	margin-bottom: 20px;
}
