@charset "utf-8";
/* CSS Document */

body {
	background-color:#CC9900; 
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

table {
	width:800;
	text-align:left;
	background-color:#FFFFFF;
	}

th {
	background-color:#CCCCCC;
	text-align:center;
	}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	}

li {
	margin-bottom:15px;
	}

a:link {
	color:#333399;
	text-decoration:underline;
	border:none;
	}

a:visited {
	color:#333399;
	text-decoration:underline;
	border:none;
	}

a:hover {
	color:#cc3300;
	text-decoration:none;
	}
	
a:active {
	color:#990000;
	text-decoration: none;
}

#divMenuArea {
	vertical-align:middle;
	background:none;
	color:none;
	}

#leftmargin {
	width:40px;
	}

#divMainArea {
	padding-top:20px;
	padding-bottom:20px;
	width:536px;
	background-repeat:no-repeat;
	}

#divAcademics {
	width=500px;
	border-color:#333333;
	border-style:solid;
	border-collapse:collapse;
	boarder-width: 2px;
	padding-left:10px;
	padding:10px;
	}

#divApplication {
	width:400px;
	}

#divExtraCur {
	border:none;
	padding-left: 25px;
	}

#divAthletics {
	width:425px;
	padding: 25px;
	margin-left:25px;
	border:solid;
	border-width:1px;
	border-color:#333333;
	}

#divLocation {
	width:175px;
	margin-left:150px;
	text-align:left;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 50px;
	border:solid;
	border-color:#666666;
	border-width:1px;
	background-color:#EEEEEE;
	}

.tabletuition_fees {
	text-align:left;
	width:450px;
	border-color:#999999;
	border-style:solid;
	border-collapse:separate;
	border-width:1px;
	padding-left: 10px;
	}

.pseudoheader {
	background-color:#EEEEEE;
	text-align:center;
	}

#divsidebar {
	width:200px;
	padding:15px;
	vertical-align:top;
	padding-top:56px;
	}

.div_sidebar_box {
	background-color:#993333;
	border:1px;
	border-style:solid;
	border-color:#990000;
	padding-top:none;
	padding-left:5px;
	padding-right:5px;
	}

.pseudo_null_link {
	color:#CCAAAA;
	}

#divmargin {
	border-right-color:#cccccc;
	border-right-width:1px;
	border-right-style:solid;
	}

#divFooter {
	background-color:#DDDDDD;
	text-align:center;
	line-height:1.5ems;
	padding-top:20px;
	padding-bottom:20px;
	font-size:12px;
	color: #000099;
}

/*Drop-down menu STYLES*/

#tableDropDownMenu {
	font-size:16px;
	font-weight:bold;
	background:none;
	color:none;	
	}

.changerollover a:hover {
	color:blue;
	}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:small 10px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
background-color:#f2f2f2;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#ddddff;
}

a.blueLink{
	color:#99AACC;
	text-decoration:none;
	}

a.whiteLink{
	color:#EEEEEE;
	text-decoration:none;
	}
	
.round {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  	height:75%; width:175px; 
	background-color: #663333; 
	padding-left: 1em;
	padding-right: 1em;
	text-align: left;
	font-size: 15px;
	color: #FFFFFF;
}

.round a:link {
	color:#FFFFFF;
	text-decoration:underline;
	border:none;
}

.round a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	border:none;
	}

.round a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border:none;
	}
	
.round a:active {
	color:#FFFFFF;
	text-decoration:underline;
	border:none;
}

 /*END Drop-down menu STYLES*/
