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 */
}
* {
	margin:0;
	padding:0;
}
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: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/**/

h1 {
	font-size:1.4em;
	color:#000000;
	margin-bottom: 0;
}
h2.red {
	font-size:1.3em;
	color:#FF0000;
}
h2 {
	font-size:1.3em;
	color:#000000;
}
h3 {
	font-size: 1.2em;
	color:#000000;
}
/*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;
}
.whitetext {
	color: white;
}
.purpleText {
	color:#39275B;
}
.goldtext {
	color: #ac9c41;
}
.spotlight {
	background-image: url(/artsuw/images/bkg_spotlight.jpg);
	background-repeat: no-repeat;
	width:195px;
	border:1px solid #c6c1d9;
	background-color:#fff;
	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;
}
div.imageHome {
	width:207;
	height:300;
	float:left;
}
/***header styles***/

#headerContainer {
	position: relative; /* allows absolute position of other contained elements */
	height: 112px;
	background-color: #39275b;
	border-bottom: 6px solid #000000;
	width: 99%;
}
#headerContainer a, #headerContainer a:visited {
	text-decoration: none;
	color: #fff;
}
#headerContainer a:hover {
	text-decoration: underline;
}
img#logo {
	display: block; /*set UofW " logo as block level element for absolute positioning*/
	height: 112px;
	width: 336px;
	position: absolute;
	top: 0;
	left: 0;
}
div#headerRight {
	color: #fff;
	float: right;
	margin: 8px 13px 8px 8px;
	padding: 0;
	font-size: .9em;
	height: 85px;
	text-align: right;
	white-space: nowrap;
	z-index: 2;
}
div#headerRight form {
	margin-top:10px;
}
div#uwdirectoryText {
	margin-top: 1em;
	font-size:1.2em;
	font-weight: bold;
}
/***end header***/


#navContentWrap { /* wrapper for left navigation and content */
	position: relative;
	background-image: url(/artsuw/images/lftcol-bkgrnd.gif); /*provides background color for left navigation column*/
	background-position: left;
	background-repeat: repeat-y;
	float: left;
	width:970px;
}
#navContentWrap img#artsuwBkgrnd { /*positions image at bottom of left navigation column*/
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
}
/***Start left navigation column***/

#leftColumn { /* contains navigation */
	width:233px;
	height:100%;
	padding-top:0px;
	padding-bottom: 205px; /* provides space for positioned image in navContentWrap that is at bottom
	of this column*/
	float:left;
}
div.menuTitle {
	font-weight: bold;
	font-size:1.2em;
	color:#39275b;
	margin: 20px 0px 0px 10px;
	height:100%;
}
div.menuItems {
	width:233px;
	position: absolute;
	z-index: 200;
}
ul.menu {
	list-style-type:none;
	margin: 0;
	padding: 10px 5px 0px 10px;
}
ul.menu a, ul.menu a:visited {
	color:#000000;
	font-size: .9em;
	margin: 0;
	text-decoration: none;
}
ul.menu a:hover {
	text-decoration: underline;
}
li.menu {
	padding:0px;
}
/***end left navigation column***/

/*uw art link list */

#list {
	float:left;
	border-left: 1px solid #000000;
	width: 180px;
	font-size:0.9em;
	margin: 225px 0 0 0;
}
#list ul {
	list-style:none;
	line-height:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 1em;
	color:#000000;
}
#list li {
	margin: 0 0 1.2em 1em;
}
#list li a, a:link, a:visited {
	color: #000000;
	text-decoration:none;
}
#list li a:hover {
	text-decoration:underline;
}
/*end uw art link list */

#mainContent { /*wraps main content section of page*/
	height: 100%;
	background:#fff;
	float: left;
	margin: 0px 10px 6px 28px;
	font-size:0.9em;
	width:500px;
	color:#636363;
}
#mainContent table {
	font-size:1em;
	text-align:left;
	vertical-align:top;
}
#mainContent a {
	color:#39275b; font-weight:bold;
}
#mainContent a:link, a:visited {
	text-decoration:none;
}
#mainContent a:hover {
	text-decoration:underline;
}
#mainContent ul {
	margin-left: 0;
	padding-left: 1em;
	text-indent: .8em;}
	
#artsuwTitle {/*image used as page "heading"*/
	display: block; /* ensure that image occupies width of containing element*/
	margin: 10px 0 20px -13px;
	width: 314px;
	height: 179px;
}
#imageRotating {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1em;
	color: #000000;
	width:207px;
	float:left;
}
#intro {
	float:right;
	width:270px;
}
#imageReload {
	width:120px;
	height:174px;
	float:right;
	margin:0 15px 0 0;
}
div.highlights {
	display:block;
	width:177px;
	height:36px;
	clear:both;
	margin:10px 0 10px -3px;
}
div.pageTitle {
	margin:0px 0 20px -3px;
}
/* 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(/artsuw/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;
}
/****styles for floated "callout box"****/
.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;
}
.blackBullets {
	list-style-image: url(/artsuw/images/bullets.gif);
}
.scTitle {
	margin-left:20px;
	margin-top:15px;
}
.subtitle {
	color:#39275b;
	font-size:1.25em;
}
/* Footer Styles */

#footer {
	clear:both;
	width:99%;
	background-color:#39275B;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: white;
}
#footer a:hover {
	text-decoration: underline;
	color: white;
}
.footerText {
	padding: 10px 10px 10px 20px;
	font-size:0.8em;
	color: white;
}
div.clear {
	clear: both;
}
div.clear hr {
	visibility: hidden;
	color: #fff;
	margin: 0;
}
