body{
	background-color:black;
	color:white;
	background-image:url("/images/assets/band.gif");
	background-position:top center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
a{
	color:white;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	color:f5e10f;
	}


h1,h2,h3,h4,h5{
	color:#333f33;
	}
h1{
	font-size:149%;
	font-weight:900;
	margin:20px 0px 10px 0px;
	}
h2{
	font-size:129%;
	margin:15px 0px 7px 0px;
	}
h3{
	font-size:109%;
	margin:10px 0px 3px 0px;
	/* margin-bottom:5px; */
	}
h4{
	font-size:102%;
	color:#44172C;
	border-bottom:1px solid #777;
	margin:4px 0px;
	}
p{
	margin-bottom:7px;
	text-indent:10px;
	}

.inset1 {
background-image:url(/images/assets/q1.jpg);
background-position:left top;
background-repeat:no-repeat;
border-bottom:1px solid #A6A6A6;
border-top:8px solid black;
margin:0 15px;
text-align:right;
width:175px;
}
.inset1 div {
background-image:url(/images/assets/q2.jpg);
background-position:right bottom;
background-repeat:no-repeat;
color:green;
font-family:Georgia,'Times New Roman',Times,serif;
padding:25px 12px;
text-align:left;
}




#mainWrap{
	background-image:url("/images/assets/univ_bg.jpg");
	background-repeat:no-repeat;
	}
#mainWrap2{
	}
#secondaryWrap{
	width:900px;
	margin:0px auto;
	border-right:1px dotted #fff;
	padding-top:35px;
	margin-bottom:25px;
	}
#header{
	position:relative;
	height:150px;
	background-image:url("/images/assets/gradwhitebar.png");
	background-position:top right;
	background-repeat:no-repeat;

	}
#logo{
	position:absolute;
	top:-10px;
	left:-3px;
	}
#topnav{
	position:absolute;
	top:-25px;
	right:5px;
	text-align:right;
	width:500px;
	}
#topnav a{
	font-weight:900;
	}
#submenu{
	position:absolute;
	bottom:0px;
	right:150px;
	width:700px;
	text-align:right;
	padding-right:15px;
	background-image:url("/images/assets/greengrad.png");
	background-position:top right;
	background-repeat:repeat-y;
	height:25px;
	}
#topheading{
	position:absolute;
	bottom:-70px;
	right: 5px;
	width:100%;
	text-align:right;
	padding-right:15px;
	background-repeat:no-repeat;
	}
#topheading h1{
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:169%;
	background-image: url(../images/assets/submenuline.png);
	background-repeat:no-repeat;
	background-position: 275px 15px;
	}
#topheading li{
	display:inline;
	list-style:none;
	}
#topheading img{
	border: solid white 1px;
	}
#main{
	padding-top:75px;
	border-left:1px dotted white;
	}
#footer{
	width:900px;
	margin:0px auto;
	text-align:center;
	}
#mainContent{
	color:#000;
	background-color:#edebd5 /* #b1a20b */;
	margin:0px 17px;
	padding:10px;
	margin-bottom:20px;
	}
#mainContent a{
	color:#663300;
	}
#below{
	border-bottom:1px solid #fff;
	}

#newsEvents{
	display:block;
	float:right;
	width:200px;
	margin:0px 0px 20px 20px;
	border:1px solid;
	}
.neHead{
	background-color:black;
	color:white;
	padding-bottom:0px;
	font-size:14px;
	color:white;
	font-weight:bold;
	border-bottom:1px solid black;
	}
#newsEvents .sub{
	padding:10px 12px 20px 12px;
	min-height:200px;
	background-color:lightgrey;
	}
.highlight1{
	display:inline-block;
	background-color:cornsilk;
	border:1px dotted saddlebrown;
	padding:1px 7px;
	margin:2px 0px;
	}


/* for admin mode toolbar */
#adminMode{
	background-color:#777;
	border:1px solid #000;
	padding:0px 5px;
	color:WHITE;
	font-family:Arial;
	position:fixed;
	top:15px;
	left:15px;
	text-align:left;
	width:275px;
	-moz-opacity:.85;
	}
#adminModeExit{
	float:right;
	padding:0px 2px;
	margin:1px;
	border:1px solid WHITE;
	font-weight:900;
	font-family:Arial;
	}
#adminModeExit a{
	color:#FFF;
	text-align:center;
	font-size:9px;
	}
.amBtn{
	float:right;
	padding:0px 2px;
	margin:1px;
	border:1px solid WHITE;
	font-weight:900;
	font-family:Arial;
	}
.amBtn a{
	color:#FFF;
	text-align:center;
	font-size:9px;
	font-weight:900;
	padding:0px 3px;
	}
textarea.amFlds{
	font-size:11px;
	line-height:13px;
	width:250px;
	border:1px solid #000;
	}

/* ------------------- wx widget -------------------- */
#wxwrap{
	width:3px;
	height:3px;
	position:relative;
	}
#wx{
	position:absolute;
	top:25px;
	right:4px;
	width:150px;
	}
#wxbg{
	position:absolute;
	top:42px;
	right:4px;
	width:175px;
	height:55px;

	background-color:#FFF;
	opacity:.55;
	-moz-opacity:.55;
	filter: alpha(opacity=55);
	}
#wx, #wxbg{
	font-size:14px;
	font-family:Arial, Helvetica, Sans-serif;
	}
#wxmore{
	font-size:11px;
	}
.wxtextmain{
	color:#365f83;
	font-size:129%;
	font-weight:400;
	float:right;
	padding:25px 12px 0px 0px;
	}

/* ------- footer CSS (new generic "Master" footer) --------- */
.footerLinks{
	}
.footerLinks li{
	display:inline;
	}






#body{
	margin-bottom:20px;
	}
#left_nav{
	margin:10px 30px 10px 10px;
	float:left;
	width:250px;
	border-right:1px dotted;
	border-right-color:#006E67;
	background-color:#003399;
	min-height:300px;
	}
#left_nav a{
	font-size:18px;
	color:white;
	font-weight:bold;
	font-family:Arial, Verdana;
	}
#left_nav h1{
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Verdana;
	background-color:white;
	}
#left_nav h2{
	font-size:18px;
	color:white;
	font-weight:bold;
	font-family:Arial, Verdana;
	text-decoration:none;
	}

