.glossymenu, .glossymenu li ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 200px; /*WIDTH OF MAIN MENU ITEMS*/
	border: 1px none black;
	position: absolute;
	top: 200px;
	background-color: #FFFFFF;
	color: #000000;
}
.leftcontainer {
	width: 180px;
	left: 0px;
	top: 360px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	font-weight: normal;
	background-color: #000000;
	clear: left;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	height: 320px;
}
.footer {
	background-color: #CC0000;
	clear: both;
	width: 760px;
	float: left;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
}
.footerDonations {
	background-color: #CC0000;
	clear: both;
	width: 760px;
	float: left;
	background-repeat: no-repeat;
}
.footer a {
	color: white;
}
.navcont {
	clear: none;
	float: left;
	width: 200px;
	height: 160px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.rightcontainer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	width: 540px;
	top: 200px;
	clear: right;
	float: left;
}

.headercontainerleft {
	background-color: #FFFFFF;
	background-image: url(../images/chairscholars_logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 196px;
	width: 540px;
}
.headercontainerright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 10px;
	height: 176px;
	width: 200px;
	position: absolute;
	left: 540px;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center;
}
.headercontainer {
	height: 196px;
	width: 100%;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC0000;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #000000;
}




.glossymenu li{
position: relative;
}
.maincontainer {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	left: 2px;
	top: 37px;
}


.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 190px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
filter:alpha(opacity=100);
-moz-opacity:1;
}

.glossymenu li a{
	color: #FFFFFF;
	display: block;
	width: auto;
	padding: 5px 0;
	padding-left: 10px;
	text-decoration: none;
	background-color: #CC0000;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(../images/arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
	background-color: #000000;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.boldtextwhite {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.rightcontainer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.smallapptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

