/* CSS Document */

/* General Types */

body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body a:visited 
{ color: #500050;
}

table.small {
	padding: 10px 0;
	font-size: smaller;
}

table{
	padding: 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

tr {
	vertical-align: top;
}

dt {
	text-align:left;
	margin: 10px 0 0 0;
	}
dd {
	text-align: left;
	}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-align: center;
	}

.clear_left {
	clear: left;
	}
	
.clear_right {
	clear: right;
	}
	
.clear_both {
	clear: both;
	}
	
.center {
	text-align:center;
	}
	
.center_content {
	clear: both;
	text-align: center;
	}
	
.list_style_none {
	list-style: none;
	}
	
.margin_set_left {
	margin-left: 2em;
	}
	
.text_l {
	text-align:left;
	}
	
.text_r {
	text-align:right;
	}
	
.text_ul {
	text-decoration: underline;
	}
	
.valign_top td {
	vertical-align:top;
	}

/***************************      CONTENT AREA     *********************************************/
div#content {
	position:relative;
	top:1px;
	background-color:white;
	float:none;
	left: 0px;
	}
	
div#content a:visited
{color:#500050;}
	
* html div#content {
	z-index: -10;
	}
	
div#aspdatagrid {
	position:relative;
	}
	
div#content img.image_left {
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0;
	}
	
div#content img.image_right {
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 0;
	}
	
div#content .text_left {
	float:left;
	}

div#content .text_right {
	float: right;
	}
	
div#content .left_box {
	border: 2px;
	border-style:groove;
	border-color:black;
	float: left;
	clear: left;
	padding: 5px;
	margin: 10px 10px 10px 0;
	}

/******************************* MAIN PAGE CONTENT AREA **************************************/
div#content div#welcome {
	float: left;
	margin: 0;
	padding: 0 20px 20px 0;
	}
	
div#content div#latest_news {
	float: left;	
	margin: 0;
	padding: 0 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	 font-size:smaller;
}
	
div#content h2.main_page {
	font-style:italic;
	}
	
div#featured_item {
	clear: left;
	margin: 0;
	padding: 0 0 10px 0;
	}

div#explore_arts {
	clear: left;
	margin: 0;
	padding: 0 0 20px 0;
	}
	
div#information_for {
	clear: both;
	margin: 0;
	padding: 0 0 20px 0;
	}
	
div#information_for .content_bottom {
	float: left;
	width: 100px;
	margin: 0;
	padding: 0 20px 0 0;	
	}
	
div#content .content_bottom h4 {
	text-align:center;
	background-color: #FCD55C;
	margin: 0;
	padding: 5px 2px 5px 2px;
	}

div#cpRight {
	clear: both;
	text-align: center;
	margin: 40px 0px 0px 0px;
	}
	
div#cpRight p {
	margin: 0;
}	

/* Framework types */
div#top {
	position:relative;
	height: 50px;
	margin: 0;
	padding: 0;
	left: 0px;  
	}

div#top div#top-top {
display:none;
}
	
div#top div#top-mid {
	clear:both;
	margin: 0;
	padding: 0;
	background-color:#000000;
	white-space: nowrap;
	height: 50px;
	color:#FFFFFF;
	}
	
div#top div#top-bottom {
display:none;
	}
	
img.RecordImage { 
height:890px;
width:667px;
}

ul.viewer
{ 
display:none;
}

ul.vrrlist
{
display:none;
}

/************************************ NAV ********************************************/
div#pic {
display:none;
	}
	
div#seal {
display:none;
	}
	
div#nav {
display:none;
}

div#nav img {
display:none;
}

div#email {
display:none;
	}

div#navBottom {
display:none;
	}