
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Verdana, Optima, Trebuchet, "Trebuchet MS", Arial, Helvetica, sans;
	font-size: 76%;	/* everything on page is based on 3/4 em */
}

img {border: 0;}

li {
	margin-bottom: .5em;
	font-size: 1.05em;
	line-height: 1.35em;
}
p {
	font-size: 1.05em;
	line-height: 1.35em;
}

/* position images */
img.left {
	float:left;
	padding-right:5px;
}
img.right {
	float:right;
	padding-left:5px;
}
img.rightBorder { 
	border: 1px solid #000000;
	float:right;}

/*Default Link Styles*/
a {
	text-decoration: underline;
	}
a:visited {
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
}

/**/

h1 {
	font-size:1.6em;
	color:#39275B;
	margin-bottom: 0;
}

h2.red {font-size:1.4em; color:#FF0000;}
h2 {font-size:1.4em; color:#000000;}
h3 {font-size: 1.2em;}

/*definition list default styles */

dt {font-weight: bold; line-height: 1.3em; margin-bottom: .3em;}
dd {
	font-weight: normal;
	line-height: 1.3em;
	padding: 0;
	margin: 0 0 .7em 2em; }
/**/

.center {
	text-align:center;
}
.title {
	margin-top:13px;
	margin-bottom: 5px;
	background:#FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
}
.uwdirectoryText {
	color:#FFFFFF;
	font-size:1.1em;
}

.whitetext {
	color: white;
}
.purpleText {
	color:#39275B;
}
.goldtext {
	color: #ac9c41;
}

.spotlight {
	background-image: url(/president/images/bkg_spotlight.jpg);
	background-repeat: repeat-x;
	width:195px;
	border:1px solid #c6c1d9;
	background-color:#ffffff;
	float:right;
	padding:4px;
	color:#39275B;
	font-size:0.95em;
	line-height:1.2em;
	margin: 0px 0px 8px 8px;
	}
	
.resources {
	background-image: url(/president/images/bkg_resources.jpg);
	background-repeat: repeat-x;
	width:195px;
	border:1px solid #c6c1d9;
	background-color:#ffffff;
	float:right;
	padding:4px;
	color:#39275B;
	font-size:0.95em;
	line-height:1.2em;
	margin: 0px 0px 8px 8px;
	}
	
.rightColumn {
	clear:both;
	float:right;
	color:#39275B;
	font-size:0.95em;
	line-height:1.2em;
	padding-left: 3px;
	padding-bottom:10px;
	width: 220px;
	}
	
.contactUs {width:250px;}

/***header styles***/

#headerContainer {display: none;}


#headerContainer a, #headerContainer a:visited {
	text-decoration: none;
}

/***end header***/

#navContentWrap { /* wrapper for left navigation and content */
	position: relative;
}

#navContentWrap img#safecampusBkgrnd { /*positions image at bottom of left navigation column*/
	display: none;
}

/***Start left navigation column***/

#leftColumn { /* contains navigation */
	display: none;
}



/***end left navigation column***/

#mainContent { /*wraps main content section of page*/
	padding: 0 3em;
}

img#safecampusTitle {/*image used as page "header"*/
	display: block;
	margin: 20px 0;
} 

#mainContent a, #mainContent a:visited, #mainContent a:hover {color:#39275b; }

/* internal page navigation */

div.pagecontents {
	margin: .5em 0 1.7em 0;
	z-index: 1;
}

div.pagecontents p {
	float: left;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	color: #000;
	background-color: #fff;
	font-weight: bold;
	font-size: .9em;
}

div.pagecontents ul {
	float: left;
	margin: 5px 0 0 12px;
	list-style-type: none;
	padding: 0;
}

div.pagecontents li {
	font-weight: bold;
	border-bottom: 1px solid #fff;
	color: #666;
	font-size: .95em;
	line-height: 1.3em;
}

div.pagecontents a:link, div.pagecontents a:visited {
	text-decoration: none;
	display: block;
	color: rgb(57, 33, 90);
}

div.pagecontents a:hover {
	text-decoration: underline;
}

/*end internal page navigation*/


.spotlightBullets {
	list-style-image:url(/president/images/video_bullet.gif);
	list-style-position:outside; 
	color: #ac9c41;padding:0;
	}
	
.menuCopy {
	color:#000000;
	font-size:.95em;
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
.applySidebar {background-color:#ffffff; width: 206px; float:right; margin:5px; clear:right; color:#39275b; padding-bottom:10px;}
.applySidebar a{color:#39275b;}
.applyText {margin:0px 10px 10px 10px; display:block; }
.applyTitle {margin:10px 10px 0px 10px;}


.studentSidebar {background-color:#f3ecc2; width:100%; height:100%; display:block; float:left; color:#39275b; clear:right; margin-top:10px; margin-bottom:10px;}
.studentTitle {font-size:1.2em;}
.studentImg {float:left;}
.studentText {margin:10px;float:right; width:300px;}

.imageSidebar {width: 206px; float:right; margin:5px; clear:right; color:#39275b; padding-bottom:10px;}

.scTitle {margin-left:20px; margin-top:15px;}
.subtitle {color:#39275b; font-size:1.25em;}


/* Footer Styles */

#footer {
	display: none;
}



div.clear {clear: both;}
div.clear hr {visibility: hidden; color: #fff; margin: 0;}
