body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e5e4e0;
	font-size: 12px;
	line-height: 1.5em;
	color:#333333;
	margin:0;
}
a
{
	color: #0082c7;
	text-decoration: underline;
}
a:hover
{
	color: #ff2d71;
	text-decoration: none;
}
h1
{
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
	background-image:url(/depts/ugadm/images/h1-gradient.gif);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0;
	padding:5px;
}
h2
{
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:15px;
	color:#97c524;
}
h3
{
	font-size:17px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	color:#666666;
}
/*******************
Blockquote
********************/
blockquote
{
	font-size: 11px;
	line-height: 14px;
	background-color:#e5e4e0;
	padding:10px;
}
blockquote em
{
	font-style: italic;
}
blockquote em a
{
	font-style: italic;
}
/*******************
Small Text
********************/
.smallText
{
	font-size: 11px;
}
.smallText a
{
	font-size: 11px;
}
/*******************
Image Declarations
********************/
img
{
	border: 0px;
}
img.photo
{
	margin-right:7px;
	margin-bottom:5px;
}
img.photoLeft
{
	margin-right:10px;
	margin-bottom:5px;
	float:left;
}
img.photoRight
{
	margin-left:10px;
	margin-bottom:5px;
	float:right;
}
/*******************
NAVIGATION Declarations
********************/

div#nav
{
	color:#FFFFFF;
	height:70px;
	padding-left:8px;
	padding-right:3px;
	width:565px;
	position:relative;
	top:2px;
	left:2px;
}
div#nav ul
{
	list-style:none;
	padding:0;
	margin:0;
}
div#nav_white
{
	height:74px;
	float:right;
	width:575px;
}
.nav
{
	float:left;
	padding-top: 0px;
	padding-right:25px;
	padding-left:4px;
	margin-top:4px;
}
.topnavheader
{
	color: #ffffff;
	font-size: 11px;
	margin: 0; padding: 0 0 2px;
	line-height: 11px;
	text-decoration: none;
	font-weight:bold;
}
.topnav
{
	color: #ffffff;
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.topnav:hover
{
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color:#ff2d71;
	text-decoration:none;
}
.topnav2
{
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#ff2d71;
}
.topnav2:hover
{
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #ff2d71;
	background-color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
/*******************
ANNOUNCMENTS Declarations
********************/

div#announcements
{
	background-color:#FFFFFF;
	float:left;
	padding:10px;
	font-size:11px;
}

div#announcements h3
{
	color:#ff2d71;
	font-size:18px;
	margin-top:0;
}
div#announcements p
{
	line-height: 1.3em;
}
div#announcements a
{
	color:#36acbc;
	text-decoration:underline;
	font-size:11px;
	line-height:17px;
	font-weight:bold;
}
div#announcements a:hover
{
	color: #ff2d71;
	background-color:#ffffff;
}
/*******************
LEFT CORNER Declarations
********************/

div#leftCorner
{
	background-color:#FFFFFF;
	float:left;
	padding:10px;
	font-size:11px;
}
div#leftCorner a
{
	font-size:11px;

}
div#leftCorner h3
{
	color:#666666;
	font-size:15px;
	margin-top:0;
}
/*******************
MAIN CONTENT Declarations
********************/
td.contentBox
{
	padding:10px;
	background-color:#FFFFFF;
}
/*******************
Front DIV Declarations
********************/
div#mainFront
{
	font-size:11px;
	text-align:left;
	line-height: 1.3em;
}
div#mainFront img
{
	padding-bottom:5px;
}
div#mainFrontRead
{
	width:260px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
div#mainFrontVisit
{
	width:260px;
	float:right;
	margin-bottom:20px;
}
div#mainFrontApply
{
	width:260px;
	float:left;
	margin-right:20px;
}
div#mainFrontMeet
{
	width:260px;
	float:right;
}
.horizontal
{
	background-color:#FFFEFE;
	height:1px;
	margin-left:-5px;
}
/*******************
Footer Declarations
********************/
div#footer
{
	border-top:3px solid #666666;
	color:#666666;
	margin-top:7px;
	padding-top:4px;
	font-size:10px;
	width:100%;
}
div#footer a
{
	color:#666666;
	text-decoration:underline;
	font-size:10px;
	font-weight: normal;
}
div#footer a:hover
{
	color:#666666;
	text-decoration:none;
	font-size:10px;
}
.footer_left
{
	float:left;
	clear:left;
	font-size:10px;
}
.footer_right
{
	float:right;
}
.footer_right a
{
	padding-left:15px;
}
.footer_bottom
{
	color:#666666;
	font-size:10px;
}
/**************************************
Forms
***************************************/
#myForm label
{
	display:block;
	float:left;
	width:140px;
	text-align:right;
	padding-right:5px;
	margin-top:8px;
}
#myForm.submit
{
	width:140px;
	margin-left:275px;
	float:right;
}
hr
{
	color: #666666;
	background-color:#666666;
	height:1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border:0;
}
/**************************************
Photo Tables
***************************************/

.photofeatureGray
{
	float:left;
	margin-bottom:20px;
	margin-top:20px;
	background-color:#e5e4e0;
	padding:10px;
	width:540px;
}
.photofeatureGrayFront
{
	float:left;
	margin-bottom:20px;
	margin-top:0px;
	background-color:#f6f5f2;
	padding:10px;
	width:540px;
	font-size:12px;
	border: solid 1px #eeedea;
}
.photofeatureGray h3
{
	margin-top:0px;
}

.visit-block {
clear: left;
margin: 10px 0 15px;
min-height: 170px;
border-bottom: 1px solid #DDD;
}
.visit-block img{
	padding: 0 10px 45px 0
}

