* {margin:0; padding:0;}
body {font-family:Arial, Helvetica, sans-serif;}

a {color:#c81501;}
a:hover {text-decoration:none;}
a img {border:0;}

#wrap {
	width:750px; 
	background:#fff; 
	margin:30px auto 15px auto;
}

#header {
	width:750px;
	height:175px;
	background:#15204e;
	position:absolute;
	z-index:0;
	margin-top:-30px;
}

#sidebar {
	width:180px;
	position:absolute;
	z-index:1;
	margin:-20px 0 0 20px;
	font-family:Trebuchet MS, Arial, sans-serif;
}

#sidebar h2 {
	font-size:20px;
	margin:15px auto 10px auto;
	text-decoration:underline;
}

#sidebar ul {
	background:#999;
	color:#fff;
	list-style-type:none;
	margin:2px 0;
}

#sidebar ul li {
	padding:10px 0;
	border-bottom:1px solid #15204e;	
}

#sidebar ul a {
	color:#fff;
	text-decoration:none;
	display:block;
	margin:0 15px;
	background:url(images/navbg.jpg) left center no-repeat;
	padding:0 0 2px 20px;
	font-size:18px;
}

#sidebar p.center img {
	margin:10px auto;
}

#sidebar ul a:hover {color:#15204e;}

#sideboxwrap {
	background:#e6e6e6;
	border:2px solid #15204e;
	width:180px;
}

#news {
	background:#006b99;
	padding:10px;
	color:#e6e6e6;
}

#news h3, #search h3 {
	color:#fff;
	display:block;
	font-size:16px;
}

#news h4 {
	color:#ffc106;
	font-size:13px;
	margin:4px 0;
}

#news p {font-size:12px;}

#news a {
	color:#ffc106; 
	margin-left:80px;
}

#news a:hover {
	color:#fff; 
	text-decoration:none;
}

#search {
	background:#fcbd5e url(images/searchbg.jpg) repeat-x;
	padding:10px;
	height:80px;
	margin:2px 0;
}

#search h3 {font-size:18px;}

#content, #admin {
	position:relative;
	width:530px;
	float:right;
	margin-top:180px;
	z-index:2;
	overflow:hidden;
	background:#fff;
}

#content #footer p {
	margin-top:5px;
	text-align:center;
}

#content #footer span.copyright {
	color:#999;
	margin-top:5px;
	font-size:11px;
}

#content h2, #admin h2 {
	color:#c81501;
	margin:5px 0;
	font-size:20px;	
}

#content h3, #admin h3 {
	color:#006b99;
	font-size:17px;
	font-style:italic;
	margin-bottom:10px;
}

#content h3 a {color:#006b99;}

#content h4 {
	font-size:14px;
	margin:0 0 6px 0;
}

#content hr {
	margin:0 0 15px 0;
	border:1px dashed #ccc;
}

#content p {
	font-size:14px;
	line-height:1.4em;
	margin-bottom:15px;
}

#accreditation ul {
	list-style-type:disc;
	margin:10px 0 10px 35px;
}

#accreditation ul li {padding:5px 0;}

#footer {
	border-top:2px solid #15204e;
	color:#15204e;
	clear:both;
}

#programs img {margin-bottom:20px;}

#programs ul {
	width:300px;
	padding-left:20px;
	margin:0 0 10px 10px;
}

#programs ul li {
	padding:8px 0;
	font-size:14px;
}

#programs ul li.first {padding-top:0;}

ul.form {
	list-style-type:none;
	clear:both;
	margin-bottom:20px;
}

ul.form li {padding:6px 0;}

ul.form label {
	width:125px;
	text-align:right;
	position:absolute;
	font-weight:bold;
	font-size:14px;
}

ul.form input, ul.form textarea {margin-left:135px;}

ul.form textarea {width:300px; height:150px;}

.right {float:right;}
.center {text-align:center;}
.spacer {display:block; height:40px;}
sup {font-size:65%;}

/*// Admin Area //*/
#admin {width:750px;}

#admin p {margin:5px auto 10px auto;}

#admin #editpagefck {
	margin:10px auto;
}

#adminnews {margin:40px 0 20px 0;}

#adminnews table {
	border-collapse:collapse;
	border:1px solid #000;
	width:740px;
	margin:5px auto;
	text-align:center;
}

#adminnews table th {
	border-bottom:1px solid #000;
	padding:5px;
	background:#006b99;
	color:#fff;
}

#adminnews table td {padding:5px;}

#editnews ul {
	list-style-type:none;
	overflow:hidden;
	font-size:14px;
	margin-top:-10px;
}

#editnews ul li {padding:6px 0;}

#editnews ul label {
	position:absolute;
	width:85px;
	text-align:right;
	font-weight:bold;
}

#example {display:block; margin:15px 0;}

#overview {padding:5px; float:right; text-align:center;}
#overview a img {margin-bottom:5px; border:0;}
#overview a {font-size:11px; text-decoration:none;}
#overview a:hover {color:#000;}

#editnews input, #editnews span, #editnews textarea {margin-left:95px;}

#editnews textarea {width:450px; height:300px;}

.success {font-style:italic; color:#c81501; font-size:14px;}

ul.editpage {
	display:inline;
	margin:-5px 0 10px 0;
	list-style-type:none;
}

ul.editpage li a {padding:0 8px 0 0;}

.accreditation a {font-size:12px; display:block; margin-top:10px;}

#content p.reference {font-style:italic; font-size:12px;}

