BODY

{
	COLOR: #000; /* default text color */
	background-color: #ffffff;
	font-family: arial;

}


/* General Settings */


H1

{
	font-family: arial;
	COLOR: #000;
	font-size: 14pt;
	border-bottom: solid 2px #000;
	text-align: left;

}


H2

{
	font-family: arial;
	COLOR: #000;
	font-size: 12pt;
	text-align: left;

}

H3

{
	font-family: arial;
	COLOR: #000;
	font-size: 11pt;
	text-align: left;

}

a:link, a:visited {

	text-decoration: underline;
	color: #0000FF;
	font-family: arial;
	font-size: 10pt;

}

a:hover {

	text-decoration: underline;
	color: #0d529a;
	font-family: arial;
	font-size: 10pt;
}



.container
{

	width: 959px;
	border: solid 0px #000;
}


/* Not important if using one solid header the same size as the container above */

.headerwrapper

{
	border-bottom: solid px #ff0000;
}

.header

{
	position: relative;
	display: block;
	}

.headerform
{
	position: absolute;	
	top: 0px;
	left: 400px;
	width: 959px;
	height: 110px;
}

/* Use to set the color and size of the leftbar */


td.leftbar

{

	background-color: #3c9897;
	color: #000;
	width: 75px;
	border-right: solid px #000;
	background: url(images/nav_back.jpg) repeat-y;
}

td.mainwindow

{

	padding: 10px;
	width: 819px;
	background-color: #fff;
	font-size: 11pt;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-x;

}



td.cert

{
	font-weight: bold;
	font-size: 10pt;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;

}


div.mainbodytext

{
	FONT-FAMILY: arial;
	font-size: 10pt;
	text-align: left;

}



div.navbar

{

	margin-top: 10px;
	margin-bottom: 100px;
	width: 100%;

}

a.nav:link, a.nav:visited
 {
	background-color: #;
	FONT-FAMILY: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF; /* text color */
	text-align: left;
	padding-left: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	width: 95%; 
	margin-bottom: 4px;
	border-bottom: solid px #0a3d7c;
	border-top: solid px #618ebd;
	display: block; 

}
		

a.nav:hover {

	background-color: #000;
	text-decoration: none;
	color: #fff;

}



.copy {

	background-color: #0d529a;
	border-top: solid px #000000;
	display: block;
	color: #FFF; 
	font-weight: bold;
	font-size: 10pt;
	FONT-FAMILY: arial;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 81px;
	background: url(images/footer.jpg) repeat-x;

}




.skygads
{
float: left;
display: block;
width: 360px;
margin: 10px;
}

.headergads
{
text-align: center;
display: block;
}

.footergads
{
float: left;
display: block;
padding-top: 10px;
}

.bluelinks
{
text-align: center;
display: block;
font-weight: bold;
}

.nursinglist li
{
	color: #0000FF; /* text color */
}

.nursinglist a
{
	color: #0000FF; /* text color */
} 

#campusexplorer1 {
        width: 180px;
	background-color: #fff;
	float: right;
	display: block;
	font-family: tahoma;
	font-size: 10pt;
	padding:10px;
    }

