.body {
	background-color:#1F3577;
}

.coverback {
	background-image: url(../images/cover-back.gif);
	background-repeat: no-repeat;
}

.gradientback {
	background-image: url(../images/gradient-back.gif);
	background-repeat: repeat;
}

.logoback {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: top;
}


.headerback {
	background-image: url(../images/headerback.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: bottom;
}

.footerback {
	background-image: url(../images/footerback.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footertext{
	font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #25408F;
}



.yellowborder{
border-width: 1px;
border-color:#FCFF13; 
border-style:solid;
}

body {
	text-align:center;
	position: relative;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
}

.wrapper {
position:relative;
margin: 	auto;
text-align:left;

width:785;
}

.mainpage {
left:0;
top: 0;
height=600;
width: 785;
}


/* ===== Menu styles ============================================================================*/
.menu-text{
	font-family: "Times New Roman", Times, serif; font-size: 14px; color: #ffffff; font-weight: bold; line-height: 14px;
}

.menu-text a:link {color:#ffffff; text-decoration:none}
.menu-text a:visited {color:#ffffff; text-decoration:none}
.menu-text a:hover {color:#FCFF13;} 

/* ===== Sub menu styles ============================================================================*/
div#sub1
{
display: none;
}
div#sub2
{
display: none;
}

/* ===== Content styles ============================================================================*/
.maintext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.rt_img {
	margin-right: 5px;
	margin-left: 10px;
}


.maintext a:link {
	color:#4D71BA;
	text-decoration:none
}
.maintext a:visited {color:#4D71BA; text-decoration:none}
.maintext a:hover {color:#0033FF;} 

.pageheading{
	font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #25408F;
}

.sectionheading{
	font-family: Arial, Helvetica, sans-serif; font-size: 13px;  font-weight: bold; color: #25408F;
}

.calendartext {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #0D3353;
}
.calendartext a:link {color:#0D3353; text-decoration:underline; font-weight: normal; }
.calendartext a:visited {color:#0D3353; text-decoration:underline; font-weight: normal; }
.calendartext a:hover {color:#9B0707; text-decoration:underline; font-weight: normal; } 

/* ===== Image styles ============================================================================*/
.contentImg {margin-left:5px;}

/* ===== Sidebox styles ============================================================================*/
div#sidebarwrap {
 position:relative; float: right; width: 177px; 
}
div#sidebarbox {
 position:absolute;
 top:0px;
 right:0px;
 width:177px;
}
div#sidebarheader {
 position:absolute;
 top:10px;
 left:14px;
 width:160px;
}
div#sidebarcontent {
 position:absolute;
 top:32px;
 left:14px;
 width:160px;
}

h4 {
	color: #25408F;
	font-size: 13px;
	font-weight: bold;
}
.inline_link a: link{color: #25408F;}
.inline_link a: hover{
	color: #FF0033;
}

#downloads {
	color: #25408F;
	border: 1px solid #25408F;
	float: right;
	width: 152px;
	font-size: 11px;
	padding-left: 5px;
	margin-left: 15px;
	font-weight: bold;
	background-color: #E1EAF4;
	background-repeat: no-repeat;
	background-position: top;
	height: 40px;
}
.maintext img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.left_img {
	margin-right: 10px;
	margin-left: 5px;
}
#apDiv1 {
	position: absolute;
	width: 88px;
}
#container {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.linespace {
	line-height: 1.4em;
}
#downloads p {
	margin-top: 5px;
}
#tuition {
	border: thin solid #25408F;
}
.mauve1 {
	background-color: #FFFFF0;
	font-size: 13px;
}
.mauve2 {
	background-color: #FFFFD2;
	font-size: 13px;
}
.capitals {
	text-transform: capitalize;
}
