@charset "UTF-8";
/* CSS Document */

/* link to check web pg: http://web3.designatsuu.com/longhurst_christina/root/ */

body{
	background-color:#D3CAC1;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	font-size: 11pt;
	color: #333;
}
h2 {
	font-size: 9pt;
	color: #999;
}
h3 {
	font-size: 10pt;
	color: #000;
}
h4 {
	font-size: 9px;
	color: #000;
}

#wrapper {
	position:relative;
	background-image: url(../images/comp_1_01.png);
	background-repeat: no-repeat;
	color: #FFF;
	width: 1024px;
	height: 1000px;
	background-color: #FFF;
}
#IUlogo {
	position: relative;
	margin: 0px auto auto 720px;
	width: 176px;
	height: 70px;
}
#navBar{
	position:relative;
	margin-top: -5px;
	margin-left: 115px;
	background-image:url(../images/comp_1_03.png);
	background-repeat:no-repeat;
	height:66px;
	width:1024px;
}
#museum_logo {
	position: absolute;
	height: 66px;
	width: 182px;
	left: 5px;
	top: 0px;
}
#buttons {
	position: absolute;
	height: 46px;
	width: 500px;
	left: 484px;
	top: 34px;
}
#buttons ul {
	padding-left: 0px;
	list-style-type: none;
}
#buttons ul li {
	display: inline;
	color: #000;
	padding-left: 18px;
}
#bottom_buttons {
	position: absolute;
	height: 30px;
	width: 500px;
	left: 410px;
	top: 60px;
}
#bottom_buttons ul {
	padding-left: 0px;
	list-style-type: none;
}
#bottom_buttons ul li {
	display: inline;
	color: #000;
	padding-left: 18px;
}
#main_images {
}
#calendar_ph {
	position: absolute;
	height: 198px;
	width: 219px;
	left: 120px;
	top: 161px;
}
#big_image {
	position: absolute;
	height: 376px;
	width: 550px;
	left: 350px;
	top: 168px;
}
#pic_tab{
	position: absolute;
	height: 157px;
	width: 34px;
	left: 866px;
	top: 387px;
}
#show_ad1 {
	position: absolute;
	height: 167px;
	width: 216px;
	left: 120px;
	top: 360px;
}
#show_ad2 {
	position: absolute;
	height: 275px;
	width: 209px;
	left: 120px;
	top: 537px;
}
#main_content {
	color: #333;
	position: absolute;
	height: auto;
	width: 550px;
	left: 350px;
	top: 560px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}

/*These are the slider styles*//* styles for the news tab on the home page */	

#news_slider{
	position: absolute;
	text-align: right;
	top: 385px;
	left: 866px;
	height: 157px;
	width: 34px;
	margin: 0;
	padding: 0;
	z-index:0;
}

html>body #slider{
	float: left;
	background-color: #940816;
	height: 157px;
	width: 300px;
	margin: 0;
	padding: 10px 5px 10px 10px;
}

#slider{
	background-color: #940816;
	height: 157px;
	width: 209px;
	margin: 0;
	padding: 10px 5px 10px 10px;
	font-family:georgia,times,serif;
	font-size: 10px;
	font-style: normal;
	color: #fff;
	line-height: 15px;		
}

#slider_img{
	float: left;
	width: 25px;
	height: auto;
	margin: 0;
	padding: 0;
}

#news_slider img{
	border: none;
}
.textcopylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	color: #fff;
}
.textcopylink:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
		color:#999999;
	background-color: #ffffff;
}



div.news_item{
	float: left;
	width: 310px;
	height: auto;
	padding: 0 0 5px 5px;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #000;
}

div.news_item p{
	float:left;
	width: 100%;
	padding: 0;
	margin:  0;
}

div.news_item h2{
	color: #fff;
	width: 100%;
	float: left;
	margin: 0 5px 0 0;
	padding: 0 0 8px 0;
	font-size: 11px;
	font-weight: bold;
}

#slider div.news_item a{
	color:#fff;
}

#slider div.news_item a:hover{
	color:#fff;
	
}.textcopylink:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	color: #fff;
}
