/* CSS Document */

html {
	min-height:101%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	background:url(images/main_bg2.jpg) repeat-x;
	background-color: #999999;
	margin:0;
	padding:0;
	
}
#wrapper {
	width:960px;
	margin:auto;
}

#page_content{
	float:left;
	background-color:#FFF;
	border-left:1px solid #666;
	border-right:1px solid #666;
}

#main_content{
	margin:0 5% 0 5%;
}

#summary_content{
	/*margin:0 5% 0 5%;*/
	margin:0 40px 0 40px;
}

a:link {
	/*color: #333;*/
	/*color:#666;*/
	color:#D81F04;
	text-decoration: none;
}
a:visited {
	/*color: #333;*/
	/*color:#666;*/
	color:#D81F04;
	text-decoration: none;
}
a:hover {
	/*color: #D81F04;*/
	color:#666666;
	text-decoration: underline;
}
a.skip {
	background: #FFFFFF;
	color: #FFFFFF;
}
a.skip:visited {
	color: #FFFFFF;
}
a.skip:hover {
	/*color:#666;*/
	color:#D81F04;
}
a.underline:link {
	color: #772244;
	text-decoration: underline;
}
a.underline:visited {
	color: #772244;
	text-decoration: underline;
}
a img {
	border:none;
}
h1 {
	color: #333;
	font-size:  140%;
	margin-top: 3%;
}
h1 span {
	background-color:#D81F04;
	color:#FFF;
	padding:2px;
}
h2 {
	color:#D81F04;
	font-weight: bold;
	font-size:  110%;
	margin-top: 2%;
}
h2 span {
	background-color:#D81F04;
	color:#FFF;
	padding:2px;
}
h3 {
	font-weight: bold;
	font-size:  102%;
	margin-top: 2%;
	margin-bottom: 0%;
}
h4, h5, h6 {
	font-size: 90%;
	margin-top: 1%;
}
p {
	margin-top: 1%;
	margin-bottom: 1%;
	line-height : 150%;
}

p img {
	border:1px solid #999;
	padding:3px;
}
th {
	color: #FFFFFF;
	background-color: #333;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
}

ol {
	margin-left: 3%;
	margin-right: 3%;
}
ul {
	margin-left: 3%;
	margin-right: 3%;
}
li {
	margin-top: 1%;
	margin-bottom: 1%;
}
ul ul {
	margin-left: 3%;
	margin-right: 3%;
}
.center {
	text-align: center;
}
.smaller {
	font-size: 90%;
}
.searchcolor {
	color: #333
}
.backtotop {
	font-size: 90%;
	color: #333;
	text-align: right;
}
.header {
	font-weight: bold;
	text-align: center;
}
#headerbar {
	padding:0 20px 0 20px;
}
#front_content{
	width:910px;
	padding-top:20px;
	margin:auto;
}
#front_leftcol{
	width:308px;
	float:left;
}
#front_rightcol{
	width:582px;
	float:left;
	padding-left:20px;
}
.artscolor {
	color: #EF047F;
}
.tharts {
	color: #FFFFFF;
	background-color: #EF047F;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}
.lifecolor {
	color: #81AB00;
}
.thlife {
	color: #FFFFFF;
	background-color: #81AB00;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}
.physcolor {
	color: #008ed5;
}
.thphys {
	color: #FFFFFF;
	background-color: #008ed5;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}
.big {
	font-size: 150%;
}
.tblmargin {
	margin-left:20px;
	margin-right:20px;
}
.taughttbl td {
	border-bottom : 1px solid #E4E4E4;
}
.taughttbl {
	cellspacing:0px;
	border:0px;
	cellpadding:0px;
}
.menus {
}

fieldset, form, label, legend, caption {
border:medium none;
font-family:inherit;
font-size:120%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0 none;
padding:0;
}

/*------------------------------------------------{   layout containers   }------------*/

#page_header {
	/*float:left;*/
	width:960px;
	height:140px;
}

#uni_logo {
	float:left;
	width:300px;
	height:85px;
}

#layout_wrapper {
	width:920px;
	padding:0 20px 0 20px;
}


/*------------------------------------------------{   site tools   }------------*/

#site_tools {
	float:right;
	width:600px;
}

#quick_links,
#search_container {
	float:right;
	width:300px;
	text-align:right;
}


/*------------------------------------------------{   quick links   }------------*/

#quick_links {
	width:340px;
	padding:20px 0 10px;
}

#quick_links ul {
    float:right;
    margin:0;
    padding:0;
    list-style:none;
}
   
#quick_links li {
    display:inline;
}

#quick_links li a {
    float:left;
    display:block;
    padding:1px 9px;
    border-right:1px solid #7d7d7d;
    text-align:center;
	text-decoration:none;
    font-size:x-small;
    color:#7d7d7d;
}

#quick_links li a.last {
    border:none;
    padding:1px 0 1px 9px;
}

#quick_links li a:hover,
#quick_links li a:focus {
    text-decoration:underline;
    color:#111;
}


/*------------------------------------------------{   Google search   }------------*/

#search form {
	display:inline;
	margin:0;
	padding:0;
}

#cse-search-box label {
	display:none;
}

#search fieldset {
	border:none;
}

#schGo {
	float:right;
	display:inline;
	width:25px;
	height:25px;
	margin:0;
}

#schField {
	float:right;
	display:inline;
	padding:0 5px 0 0;
	margin:0;
}

#sa {
	display:block;
	height:22px;
	width:24px;
	background:url(images/search_go_bg.gif) no-repeat top left;
	border:none;
	cursor:pointer;
}

#q {
	float:left;
	width:250px;
	padding:2px;
}

#cse-search-results {
	margin-top: 1%;
	margin-bottom: 1%;
}

/*------------------------------------------------{   top menu   }------------*/

#top_menu {
	float:left;
	width:960px;
	background:url(images/menu_bg.jpg) repeat-x;
	border-bottom:2px solid #666;
}

#top_menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#top_menu li {
	display:inline;
}

#top_menu li a {
	float:left;
	display:block;
	height:36px;
	padding:8px 11px;
	border-left:1px solid #ddd;
	border-top:2px solid #dcdcdc;
	font-weight:bold;
	line-height:120%;
	color:#333;
}

#top_menu li a.active {
	border-top:2px solid #666;
	color:#C15757;
}

#top_menu li a:hover,
#top_menu li a:focus {
	border-top:2px solid #C15757;
	color: #C15757;
}

#top_menu li.first a {
	border-left:none;
}

#top_menu li.last a {
	border-right:1px solid #ddd;
}

/*------------------------------------------------{   footer   }------------*/

#footertop{
	background-color:#FFF; 
	float:left; 
	width:960px	
}

#footerbase{
	background-color:#333;
	float:left; 
	width:960px; 
}

#footerbase a:link{
	color:#FFF;
}

#footerbase a:visited{
	color:#FFF;
}

#footerbase a:hover{
	color:#999;
}

