body{
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Verdana, sans-serif;
	color: #0c5f6e;
	font-size: 0.8em;
	background: #fff;
}
p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}
img{
	border: none;
	margin: 0px;
	padding: 0px;
	behavior: url("inc/iepngfix.htc");
}
a:link, a:visited{
	color: #0c5f6e;
	text-decoration: underline;
}
a:hover{
	color: #000;
	text-decoration: none;
}
#page{
	width: 960px;
}
#header{
	width: 960px;
	height: 343px;
	background: url(../images/header.jpg) no-repeat;
}
#nav1 ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: white;
	font-size: 16px;
	position: absolute;
	top:50px;
	left: 500px;
}
#nav1 ul li{
	margin: 0px;
	padding: 0px;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #fff;
	float: left;
	}
#nav1 a:link, #nav1 a:visited{
	color: #fff;
	text-decoration: none;
}
#nav1 a:hover{
	color: #aeeaf4;
	text-decoration: none;
}
#nav2{
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	list-style: none;
}
#nav2 a:link, #nav2 a:visited{
	color: #fff;
	text-decoration: none;
}
#nav2 a span{
	display: block;
	text-align: left;
	margin-left: 0px;
	border-bottom: 1px solid #86afb7;
	width: 180px;
	padding-top: 8px;
	padding-bottom: 6px;
	cursor: pointer;
}
#nav2 a:hover {
	background: #aeeaf4;
	color:#0c5f6e;
	text-decoration: none;
}
#nav2 a:hover span {
	background: #aeeaf4;
	color:#0c5f6e;
	text-decoration: none;
}
#content{
	width: 849px;
	overflow:auto;
	margin-left: 40px;
	background: #0c5f6e;
}
#left_column{
	width: 182px;
	height: 300px;
	margin-left: 10px;
	float: left;
}
#search{
	margin-top: 30px;
	margin-left: 10px;
}
#moodle{
	margin-top: 20px;
}
#right_column{
	width: 605px;
	min-height: 510px;
	padding-bottom: 70px;
	padding-right: 50px;
	float: left;
	background: url(../images/right_column_bg.jpg) no-repeat right bottom #fff;
}
#right_column p{
	padding-left: 45px;
}
#footer{
	clear: both;
	width: 960px;
	height: 56px;
	background: url(../images/footer.jpg) no-repeat;
}
#footer p{
	margin-left: 50px;
	margin-right: 90px;
	margin-top: 25px;
}
.nav_top_border{
	border-top: 1px solid #86afb7;
}
h1{
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #0c5f6e;
	position: absolute;
	top:235px;
	left: 343px;
}
h2{
	width: 400px;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #0c5f6e;
	position: absolute;
	top:270px;
	left: 433px;
}
h3{
	margin:0px;
	padding: 0px;
	padding-left: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	color: #0c5f6e;
	background: url(../images/bullet.gif) no-repeat left;
}
.picture{
	border: 5px solid #9a9a9a;
	padding: 3px;
}
.right{
	float: right;
	margin: 15px;
	margin-right: 0px;
}
.left{
	float: left;
	margin: 15px;
	margin-left: 0px;
}
#updates{
	width: 330px;
	height: 250px;
	overflow: auto;
	margin-bottom: 30px;
	padding-right: 10px;
}
#updates ul{
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	list-style: square;
}
#updates ul li{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
#webct{
	float: right;
	position: relative;
	top:8px;
	right: 95px;
	font-size: 10px;
}
#template{
	margin-left: 45px;
}

.template_structure_reference{
	width:20px;
	font-weight:bold;
}

.template_structure_cell{
	padding-top:5px;
	padding-bottom:5px;

}
.template_structure_cell ul{
	margin: 0px;
	padding-left: 10px;
}
.template_copyright_request{
	margin-left:55px;
	background-color:#E2E2E2;
	border:#000000 solid 2px;
	padding:10px;
}
.template_webct{
	margin-left:45px;
}

.template_editing{
	margin-left:45px;
}
#lor{
	margin: 0px;
	padding: 0px;
	border: none;
	margin-left: 45px;
	width: 500px;
}
#lor th {
	padding: 0px;
	background-color: #eee;
}
#lor td {
	padding: 2px;
}
#lor tr:hover {
	background-color: #aeeaf4;
}
#lor .c1 {
	background-color: #fff;
}
#lor .c2 {
	background-color: #f3f3f3;
}
#lor .ref {
	width: 60px;
}
#lor .subject {
	text-align: right;
	width: 122px;
}
#reg {
	margin: 0px;
	padding: 0px;
	border: none;
	margin-left: 45px;
	width: 500px;
}
#reg .subject {
	text-align: right;
	width: 122px;
}
.infobox {
	background-color: #fff;
	width: 100%;
	border: 1px solid #000;
	padding: 0px;
	margin: 0px;
}
.infobox2 {
	background-color: #e2e2e2;
	width: 100%;
	border: 1px solid #000;
	padding: 5px;
	margin: 0px;
}
.infobox2 td {
	vertical-align: top;
}
.infobox td {
	vertical-align: top;
}
#lor .infobox tr:hover {
	background-color: #fff;
}
.infobox .thumb {
	width: 96px;
	text-align: right;
}
#compose2{
	margin-left: 45px;
}
h4{
	display:block;
	margin:20px 0 10px 45px;
	padding:5px 0 5px 8px;
	background:#eee url("../images/gradient2.png") repeat-x;
	color:#222;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
}
