/*CSS Document*/
BODY
{
	margin: 0;
	background-color: #FFFF99;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
H1
{
	width: 330px;
	height: 100px;
	background: #FFFF99 url(../images/logo.gif) no-repeat;
	margin: 0;
	padding: 0;
}
A:link
{
	color: #015BAE;
	text-decoration: none;
}
A:visited
{
	color: #015BAE;
	text-decoration: none;
}
A:hover
{
	color: #FF7700;
	text-decoration: none;
}
#headnav
{
	background-color: #006600 url(../images/tablebg.gif) no-repeat;
	color: #FFFFFF;
	height: 25px;
}
#headnav A, A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#headnav A:hover
{
	color: #FFC200;
	text-decoration: none;
}
#dropmenudiv
{
	background-color: #FEFE64;
	position: absolute;
	border: 1px solid #006600;
	border-bottom-width: 0;
	font-size: 11px;
	line-height: 18px;
	z-index: 100;
}
#dropmenudiv A
{
	background-color: #FEFE64;
	color: #000000;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #006600;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}
#dropmenudiv A:hover
{
/*hover background color*/
	color: #FF7700;
	background-color: #FFFF99;
}
#logo
{
	background-color: #FFFF99;
}
#nav
{
	background-color: #006600;
	color: #FFFFFF;
	height: 35px;
}
#navtab
{
	background-color: #04B504;
	color: #FFFFFF;
}
#main
{
	background-color: #FFFFFF;
}
#main A, A:visited
{
	color: #015BAE;
	text-decoration: none;
}
#main A:hover
{
	color: #FF7700;
	text-decoration: none;
}
#bookmark
{
	font-size: 11px;
	background-color: #FFFF33;
	color: #000000;
}
#bookmark A, A:visited
{
	color: #000000;
	text-decoration: none;
}
#bookmark A:hover
{
	color: #FF7B04;
	text-decoration: none;
}
.maintext
{
	font-size: 15px;
	font-weight: bold;
	color: #009B00;
}
.title
{
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
	height: 30px;
}
#copyright
{
	font-size: 11px;
	background-color: #04B504;
	color: #FFFFFF;
	height: 20px;
}
#copyright A, A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#copyright A:hover
{
	color: #FFA34F;
	text-decoration: none;
}
.red
{
	font-weight: bold;
	color: #FF0000;
}
.green
{
	font-weight: bold;
	color: #009B00;
}
.success
{
	background: #FFF url(../images/icon_success.gif) no-repeat;
	font-family: Verdana, Arial, sans-serif;
	padding: 3px 0 4px 19px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #339900;
}
.error
{
	background: #FFFFFF url(../images/icon_error.gif) no-repeat;
	font-family: Verdana, Arial, sans-serif;
	padding: 3px 0 4px 19px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #CE1616;
}
/*forms*/
INPUT, SELECT, TEXTAREA
{
	border: 1px solid #CCCCCC;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 3px;
	background: #FFFFFF;
	color: #2C3034;
}
.form
{
	font-size: 11px;
}
.submit
{
	color: #006600;
	font-weight: bold;
}
.reset
{
	color: #FF0000;
	font-weight: bold;
}
TEXTAREA
{
	width: 90%;
}
/*CSS Styles : John's Edits*/
#wrap_content
{
	border: 2px solid #EAEAEA;
	padding: 20px;
	text-align: justify;
}
#wrap_content H3
{
	font-family: serif;
	font-size: 2.5em;
	line-height: 1em;
	color: #5DA821;
	text-align: left;
	font-weight: normal;
	/*[disabled]border:1px solid #000000;*/
	/*[disabled]width:250px;*/
	font-style: normal;
}
#wrap_content .contents
{
	padding: 10px;
	/*[disabled]border:1px solid #CFA616;*/
}
#wrap_content ._quote
{
	display: block;
	margin: 5px auto 5px 0;
	padding: 17px;
	background-color: #FBFBC0;
	width: 342px;
	border: 1px solid #D1D1D1;
	font-style: italic;
}
#wrap_content .photo_caption
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	color: #6B5B5B;
	border: 0px solid #D5CCCC;
	padding: 8px;
	margin: 15px;
	background-color: #F1F1F1;
}
/*Main PAge*/
#main_wrapper
{
	border: 1px solid #D1D1D1;
	width: 770px;
}
#main_wrapper #carousel
{
	margin-top: -41px;
	margin-left: -1px;
}
#main_section
{
	border: 1px solid #000000;
}
#main_section .main_text
{
}
#main_section .main_text IMG
{
	width: 87px;
	height: 76px;
}
/*New*/
#main_page_table TD
{
	text-align: left;
	font-size: 1.1em;
}
#main_page_table TBODY TABLE TBODY TR TD
{
}
#main_page_table .maintext
{
	color: #5C6C84;
	font-family: serif;
	font-size: 2.2em;
	text-align: left;
	padding: 15px;
}
/*About Us Tables*/
#academic_board_table TABLE
{
	font-family: Arial;
	background-color: #EFEFEF;
	width: 440px;
}
#academic_board_table THEAD
{
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003D98;
}
#academic_board_table TD
{
	padding: 10px;
	border-bottom: 1px solid #0055F9;
}
#academic_board_table STRONG
{
	display: block;
}
H3.blue
{
	color: #003C97 !important;
}
