body {
	margin-top: 5px;
}


/* -------------------notes here---------------------- */
.aboveImageNav {
	margin: 1px;
	padding: 1px;
	background-color: #0033CC;
}
/* -------------------notes here---------------------- */
.bodyborder {
	background-image: url(images/grads/gradbarhome.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
/* -------------------notes here---------------------- */
.linkSeperators {
	color: #FFFFFF;
}
/* -------------------notes here---------------------- */
.menuBG {
	background-color: #003535;
}
/* -------------------notes here---------------------- */
.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CCCC;
	text-decoration: none;

}
/* -------------------notes here---------------------- */
a:hover {
	color: #FFFFFF;
}
/* -------------SIDEBAR ROLLOVERS--------------------- */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BDDF8C;
	text-decoration: none;
}
/* -------------------notes here---------------------- */
.topMenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B4EFEF;
	text-decoration: none;
}
.gapremove {
	background-color: #669999;
}
/*------------lines that appear in white space in outer background. this is a repeated image----*/
.bgimgrepeat {
	background-image: url(images/bg_repeat_blue.jpg);
	background-repeat: repeat;
}
#copyright
{
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	color: #666666;

}
/* this is bold heading text*/
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #99CCCC;
	text-decoration: none;
	padding-left: 10px;
	margin-top: 1px;
	text-align: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	left: 10px;
	padding-left: 10px;
	top: 2px;
	bottom: 2px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}
#menualign {
	padding-left: 125px;
}

