/* v1.0 | 20080212 --RESET--*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/*End of reset*/

.clearer {
	clear: both;
}

body{ 
	background-color: #205581;
	margin:0px 0px 0px 0px;  /*top right bottom left*/
}

#wrapper{
	width:756px;
	margin: 0px auto;
}

#box_container{
	width:756px;
	height:265px;
	background-image:url(images/splash/background_boxes2.jpg);
	background-repeat:no-repeat;
}

/*Text box headers*/

#header_academic_programs{
	width:182px;
	height:35px;
	font-size: 15px;
	font-weight: normal;
	text-align:center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 20px 0px 0px 0px;
	float:left;
}

#header_distributed_learning{
	width:182px;
	height:35px;
	font-size: 15px;
	font-weight: normal;
	text-align:center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 20px 0px 0px 10px;
	float:left;
}

#header_continuing_ed{
	width:181px;
	height:35px;
	font-size: 15px;
	font-weight: normal;
	text-align:center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 20px 0px 0px 10px;
	float:left;
}

#header_virtual_library{
	width:180px;
	height:35px;
	font-size: 15px;
	font-weight: normal;
	text-align:center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 20px 0px 0px 10px;
	float:left;
}

/*Text box containers*/

#text_academic_programs{
	width:157px;
	height:154px;
	background-color: #aad3ef;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	line-height:15px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #0f3963;
	margin: 0px 0px 0px 0px;
	padding: 15px 12px 0px 12px;
	float:left;
}

#text_distributed_learning{
	width:157px;
	height:154px;
	background-color: #aad3ef;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	line-height:15px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #0f3963;
	margin: 0px 0px 0px 11px;
	padding: 15px 12px 0px 12px;
	float:left;
}

#text_continuing_ed{
	width:157px;
	height:154px;
	background-color: #aad3ef;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	line-height:15px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #0f3963;
	margin: 0px 0px 0px 11px;
	padding: 15px 12px 0px 12px;
	float:left;
}

#text_virtual_library{
	width:156px;
	height:154px;
	background-color: #aad3ef;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	line-height:15px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #0f3963;
	margin: 0px 0px 0px 10px;
	padding: 15px 12px 0px 12px;
	float:left;
}

/*Text box links*/

a.click_rollover{
	width:181px;
	height:42px;
	background-image: url(images/splash/click_rollover.gif);
	float:left;
}

a:hover.click_rollover {
	background-position: -181px 0;
    }



#link_academic_programs{
	width:181px;
	height:42px;
	margin: 0px 0px 0px 0px;
	float:left;
}

#link_distributed_learning{
	width:181px;
	height:42px;
	margin: 0px 0px 0px 11px;
	float:left;
}

#link_continuing_ed{
	width:181px;
	height:42px;
	margin: 0px 0px 0px 11px;
	float:left;
}

#link_virtual_library{
	width:181px;
	height:42px;
	margin: 0px 0px 0px 10px;
	float:left;
}







#footer_container{
	width:755px;
	height:61px;
	background-image:url(images/splash/background_footer.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 20px 0px;
}

	#footer_text{
		width:755px;
		font-size: 13px;
		font-weight: bold;
		text-align:center;
		font-family:  Verdana, Arial, Helvetica, sans-serif;
		color: #ffffff;
		margin: 23px 0px 0px 0px;
		float:left;
	}








/*Misc*/

a img {border: none; }

/*HEADERS*/

/*H1 | Main Content Headers  */
h1 {
	font-size: 16px;
	font-weight: normal;
	text-align:left;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #262262;
	text-decoration:none;
	text-align:left;
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 0px 0px;  /*top right bottom left*/ 
}



/* Text */

.text {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:10.5px;
	color:#6f6f6f;
	line-height:17px;
	letter-spacing:.2px;
	word-spacing:0.5px;
}

/* Rollovers */

.footer_link {
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
.footer_link:hover {
	color: #cdc65b;
}

.box_link {
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
.box_link:hover {
	color: #cdc65b;
}

.box_link_blue {
	font-size: 11px;
	font-weight: normal;
	text-align:center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #133e60;
	text-decoration:underline;
}
.box_link_blue:hover {
	color: #ffffff;
}




