BODY {
       	margin:0px; background-repeat: no-repeat;
       	background-color: #C6B78F;
		font-family: Verdana; 
}

p.college_name { 	
    font-size: 14pt;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

a.hover.college_name {
	color: #4A300B;
}

.inside_subhead {
	font-size: 14pt; 
	color: #4A300B; 
	font-weight: bold; 
	text-transform:uppercase;
	margin-left:4;
}

.dept_menu {
	font-size: 10pt; 
	font-weight: bold; margin-top:0; margin-bottom:0; margin-left:4;
	color: #000066;
}


a.sidenav {
	font-size: 10pt;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

a:hover.sidenav {
	color: #4A300B;
}

a.dept-menu {
	font-size: 10pt;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

a:hover.dept-menu {
	color: #4A300B;
}

a:visited.dept-menu {
	color: #000099;
}

p.copyright_ins  { 
	font-size: 8pt; 
	color: #000066; 
	margin-top: 0px;
    margin-bottom: 12px;
}

p.dept_footer  { 
	font-size: 9pt; 
	color: #000066; 
	font-weight: bold;
	margin-top: 6px;
    margin-left: 8px;
}

.inside_content { 
    font-family: Verdana; 
    font-size: 10pt 
}

a.inside_content {
	font-size: 10pt;
	color: #000099;
	text-decoration: underline;
}

a:hover.inside_content {
	color: #0000FF;
}

a:visited.inside_content {
	color: #000099;
