body {
	background: url(/templates/alternative/images/body_background.gif) top left repeat-x #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	padding: 0px;
	margin: 0px;
	}
	
body.contentpane {
	background: #fff;
	}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #71ada5;
	text-decoration: none;
	}
	
	
a:hover {
	text-decoration: underline;
	}
	
img {
	border: 0px #fff;
}

	
#contentHolder {
	left: 50%;
	margin-left: -395px;
	width: 790px;
	background: url(/templates/alternative/images/header.jpg) top center no-repeat #fff;
	}
	
	
#header {
	width: 790px;
	height: 300px;
	}


#leftCol {
	background: #fff;
	width: 170px;
	top: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	left: 0px;
	}

	
#leftCol a {
	display: block;
	width: 160px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	}
	
	
#leftCol a:hover {
	background: #000;
	color: #fff;
	border-bottom: 1px solid #71ada5;
	border-top: 1px solid #71ada5;
	}
	

#leftCol th {
	padding: 5px;
	text-align: left;
	background: #71ada5;
	color: #000;
	border-bottom: 1px solid #273d38;
	width: 170px;
	}


#leftCol2 {
	background: #fff;
	width: 160px;
	bottom: 53px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	left: 10px;
	}
	
	
#leftCol2 img {
	border: 0px none;
	}
	
	
#content {
	background: #fff;
	margin-left: 170px;
	width: 603px;
	padding: 5px 5px 50px 10px;
	border-left: 2px solid #000;
	min-height: 600px;
	}
	
#content h2 {
	padding: 0;
	margin: 0;
	padding-bottom: 1px; 
}
	
	
.rightCol {
	background: #fff;
	width: 150px;
	float: right;
	padding: 5px;
	}
	
	
#footer {
	background: url(/templates/alternative/images/footer.jpg) top center no-repeat #fff;
	width: 790px;
	border-top: 2px solid #000;
	height: 40px;
	text-align: left;
	}
	
	
#mainlevel-nav {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	padding: 175px 10px 0 260px;
	}
	
	
#mainlevel-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}


#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 14px;
	white-space: nowrap;
	}


#mainlevel-nav a {
	display: block;
	padding: 2px 10px;
	text-decoration: none;
	color: #000;
	background: transparent;
	}


#buttons>ul#mainlevel-nav li a {
	width: auto;
	}


#mainlevel-nav a:hover {
	text-decoration: underline;
	color: #273d38;
	}


#pathway {
	overflow: hidden;
	display: block;
	height: 20px;
	line-height: 25px !important;
	line-height: 22px;
	left: 10px;
	margin-bottom: 2px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	top: 265px;
	width: 630px;
	}


#pathway img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
	}
	

#pathway a {
	color: #fff;
	}
	
	
#search {
  	border: 1px solid #71ada5;
	padding: 0px;
 	height: 20px !important;
  	height: 22px;
  	overflow: hidden;
	top: 265px;
	left: 650px;
	}


#search form {
  	padding: 0;
  	margin: 0;
	}


#search .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fff;
	background: #000;
	}
	

.login-form, .inputbox {
	border: 1px solid #71ada5;
	padding: 3px 3px 3px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	background: #fff;
	}
	
.mod_login_login {
	padding: 5px 0 0 10px;
	}

a.mod_login_login {
	margin-left: -10px;
	margin-top: 10px;
	}
	
	
.inputbox_login {
	margin: 3px 0 3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #71ada5;
	}
	
.moduletable_login div {
	text-align: left;
	}
	
/* #content .moduletable {
	border: 1px solid #000;
	width: 100%;
	}
	
	
#content .latestnews, .mostread {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #273d38;
	} */

.componentheading	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-bottom: 20px;
	}
	
.contentheading, .contentheading a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #71ada5;
	font-weight: bold;
	}
	
.contentpane {
	margin-top: 20px;
	}
	
.sectiontableheader {
	border-bottom: 1px solid #333;
	}
	
.readon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #71ada5;
	}


#twocols{ /*the columns that gets dropped down over yours might be different*/
z-index:20;
}
#leftcol{  /*the columns that gets dropped down over yours might be different*/
z-index:10;
}
.moduletablemainnav{ /* I have absolutely positioned the module, you might have a different scheme*/
position:absolute;
top:175px;
left:260px;
z-index:100;
font:14px Georgia, "Times New Roman", Times, serif;
font-weight: bold;
margin:0;
padding:0;
width: 530px;
}
#mainlevelmainnav,#mainlevelmainnav ul{
float:left;
list-style:none;
line-height:1em;
background:transparent;
margin:0;
padding:0;
}
#mainlevelmainnav a{
display:block;
color:#000;
text-decoration:none;
margin-right:10px;
padding:0.3em;
}
#mainlevelmainnav li{
float:left;
padding:0;
}
#mainlevelmainnav li ul{
position:absolute;
left:-999em;
height:auto;
/**/width:13em;
background:#000;
border:#000 1px solid;
margin:0;
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
}
#mainlevelmainnav li li{
/**/width:13em;
}
#mainlevelmainnav li ul a{
/**/width:13em;
color:#fff;
font-size:12px;
line-height:1em;
font-weight:bold;
}
#mainlevelmainnav li:hover ul ul,#mainlevelmainnav li:hover ul ul ul,#mainlevelmainnav li.sfhover ul ul,#mainlevelmainnav li.sfhover ul ul ul{
left:-999em;
}
#mainlevelmainnav li:hover ul,#mainlevelmainnav li li:hover ul,#mainlevelmainnav li li li:hover ul,#mainlevelmainnav li.sfhover ul,#mainlevelmainnav li li.sfhover ul,#mainlevelmainnav li li li.sfhover ul{
left:auto;
z-index:6000;
}
#mainlevelmainnav li li:hover,#mainlevelmainnav li li.sfhover{
background:#71ada5;
width: 100%;
filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
}



.contentheading_faculty, .contentheading_faculty a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #71ada5;
	font-weight: bold;
	}
	
.contentpaneopen_faculty img {
	float: left;
	border: 1px solid #273d38;
	}
	
.contentpaneopen_faculty p {
	margin-bottom: 30px;
	min-height: 150px;
	}
	
.buttonheading img {
	border: 0px solid #000;
	}
	
.modifydate, .createdate {
	font-style: italic;
	font-size: 9px;
	padding-bottom: 2px;
	}
	
span.small {
	font-style: italic;
	font-size: 9px;
	}
	
.moduletable_latest {
	background: #eee;
	border: 1px solid #333;
	width: 150px;
	margin-bottom: 5px;
	}
	
.moduletable_latest th {
	background: #71ada5;
	padding: 2px 0;
	}
	
ul.latestnews_latest {
	list-style: square;
	margin-left: 0;
	padding-left: 20px;
	}
	
.moduletable_latest ul {
	list-style: square;
	margin-left: 0;
	padding-left: 20px;
	}

th.pagenav_next, th.pagenav_prev {
	display: none;
	}
	
.moduletable_tag td {
	color: #f60;
	}
	
.moduletable_tag a {
	color: #f60;
	font-weight: normal;
	}
	
.sectiontableentry1 img, .sectiontableentry2 img {
	border: 1px solid #777;
	}
	
.cbConnectionPaths {
	padding-bottom: 10px;
	}
	
.cbPosMiddle table img {
	border: 1px solid #777;
	}