/* font*/

body {
	margin-top: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

a:link {
	text-decoration: none;
	color: #666699;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333366;
}
a:active {
	text-decoration: none;
}

.top_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0F0F6F;
	line-height: 14pt;
	font-style: italic;
	font-weight: bold;
}

.home_headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CA7C29;
	line-height: 14pt;
	font-weight: normal;
	padding-left: 17px;
	padding-right: 20px;
	padding-top: 5px;
}

.home_boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #CA7C29;
	line-height: 14pt;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 5px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15pt;
	font-weight: normal;
	text-align: center;
}


.program_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #CA7C29;
	line-height: 14pt;
	font-weight: bold;
	padding-left: 15px;
}

.program_subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CA7C29;
	line-height: 14pt;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 20px;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #333333;
	font-weight: bold;
	line-height: 16pt;
}

.program_bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 14pt;
	font-weight: normal;
}

.click_here {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 14pt;
	font-weight: normal;
}


/*Buttons*/

.cssbutton{
	background-color: #FFFFFF;
	border: 1px outset #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-weight: bold;
}

.cssbutton:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.cssbutton:hover{
	border-style: inset;
	background-color: #FFFFFF;
	padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
	text-decoration: none;
	color: #FFFFFF;
}

.cssbutton:active{
	color: #000000;
	text-decoration: none;
}



/* home page*/

#home_maincontainer{
	position: relative;
	z-index: 1;
	height: 650px;
	width: 900px;
}

#event_box {
	position: absolute;
	top: 7px;
	left: 686px;
	z-index: 2;
	height: 607px;
	width: 207px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	line-height: 20pt;
	}

#staff_home {
	position: absolute;
	top: 5px;
	left: 9px;
	z-index: 2;
	height: 331px;
	width: 356px;
	background-image: url(../images/staff_home.gif);
	background-repeat: no-repeat;
	}
	
#staff_homeinner {
	position: absolute;
	top: 20px;
	margin:auto;
	z-index: 3;
	height: 304px;
	width: 342px;
	background-color: #DEDCF6;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	padding-top: 7px;
	padding-right: 2px;
	padding-left: 7px;
	}
	
#faculty_home {
	position: absolute;
	top: 5px;
	left: 372px;
	z-index: 2;
	height: 313px;
	width: 304px;
	background-image: url(../images/faculty_home.gif);
	background-repeat: no-repeat;
	}
	
#faculty_homeinner {
	position: absolute;
	top: 20px;
	margin:auto;
	z-index: 3;
	height: 304px;
	width: 291px;
	background-color: #DEDCF6;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	padding-top: 7px;
	padding-left: 7px;
	}

#students_home {
	position: absolute;
	top: 342px;
	left: 10px;
	z-index: 2;
	height: 274px;
	width: 355px;
	background-image: url(../images/students_home.gif);
	background-repeat: no-repeat;
	}
	
#students_homeinner {
	position: absolute;
	top: 23px;
	margin:auto;
	z-index: 3;
	height: 266px;
	width: 342px;
	background-color: #DEDCF6;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	padding-top: 7px;
	padding-right: 2px;
	padding-left: 7px;
	}
	
#anyone_home {
	position: absolute;
	top: 343px;
	left: 372px;
	z-index: 2;
	height: 276px;
	width: 303px;
	background-image: url(../images/anyone_home.gif);
	background-repeat: no-repeat;
	}
	
#anyone_homeinner {
	position: absolute;
	top: 23px;
	margin:auto;
	z-index: 3;
	height: 268px;
	width: 289px;
	background-color: #DEDCF6;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 7px;
	}
	
#wht_box {
	position: absolute;
	top: 215px;
	left: 1px;
	z-index: 2;
	height: 212px;
	width: 198px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #3E8FC0;
	text-align: center;
	line-height: 11pt;
	border: 2px double #A1BD66;
	}
	
#turnaround_box {
	position: absolute;
	top: 445px;
	left: 1px;
	z-index: 2;
	height: 150px;
	width: 198px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 11pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFCC33;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	}
