body {
	margin-top: 0px;
	background-color: #434243;
	background-image: url(../img/back2.jpg);
	background-repeat: repeat-x;
}
#top_logo {
	height: 152px;
	width: 540px;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#peru_logo {
	height: 152px;
	width: 135px;
	position: absolute;
	left: 540px;
	top: 0px;
}
#smithosian {
	height: 152px;
	width: 287px;
	position: absolute;
	left: 675px;
	top: 0px;
}
#top_right {
	height: 152px;
	width: 62px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#nav {
	height: 39px;
	width: 735px;
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
}
#english_espanol {
	height: 39px;
	width: 289px;
	position: absolute;
	top: 152px;
	right: 0px;
}
#feature_rotator {
	height: 305px;
	width: 1024px;
	background-image: url(../img/feature_back.jpg);
	background-repeat: no-repeat;
}
#section2 {
	height: 229px;
	width: 615px;
	background-image: url(../img/section2.jpg);
	background-repeat: no-repeat;
}
#section2 #section2_inside {
	width: 310px;
	font-size: .68em;
	color: #000;
	line-height: 1.1em;
	padding-top: 35px;
	padding-left: 270px;
}
#section3 #section3_inside {
	width: 280px;
	color: #FFF;
	font-size: .70em;
	line-height: 1.2em;
	margin-top: 100px;
	margin-left: 30px;
}
#section3 #section3_inside img {
	margin-top: 9px;
}
#section2 #section2_inside img {
	margin-top: 7px;
}
#section3 {
	height: 229px;
	width: 409px;
	position: absolute;
	top: 496px;
	right: 0px;
	background-image: url(../img/section3.jpg);
	background-repeat: no-repeat;
}
#footer {
	height: 174px;
	width: 1024px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
}
#footer #footer_inside {
	text-align: center;
	width: 1024px;
	color: #FFF;
	font-size: .65em;
	padding-top: 25px;
	line-height: 1.55em;
}
#footer #footer_inside a {
	color: #FFF;
	text-decoration: none;
}

img {
	border:0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	color: #a40000;
	margin-bottom: 4px;
	margin-top: 0px;
	font-size: 1.5em;
}
h2 {
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 1.5em;
}
#footer #footer_logos {
	height: 61px;
	width: 600px;
	padding-left: 245px;
	padding-top: 16px;
}

/*Nav Style*/
#nav ul {
	margin: 0px;
	float: left;
	padding: 0px;
	width: 735px;
	height: 39px;
	list-style-type: none;
	list-style-image: none;
}

#nav li {
	display: block;
	float: left;
	left:0px;
	top:0px;
	right:0px;
}

#nav #home a {
	height: 39px;
	width: 150px;
	text-indent: -999em;
	display: block;
	margin-top: 0px;	
}

#nav #home a:hover {
	height: 39px;
	width: 150px;
	text-indent: -999em;
	display: block;
	margin-top: 0px;
	background-image: url(../img/nav_ro.jpg);
	background-repeat: no-repeat;
	
}

#nav #information a {
	height: 39px;
	width: 150px;
/*		background-image: url(../img/nav.jpg);*/
	/*background-repeat: no-repeat;*/
	text-indent: -999em;
	display: block;
	margin-top: 0px;	
}

#nav #information a:hover {
	height: 39px;
	width: 150px;
background-image: url(../img/nav_ro.jpg);
background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	margin-top: 0px;
	background-position: -150px;
}

#nav #artists a {
	height: 39px;
	width: 100px;
/*		background-image: url(../img/nav.jpg);*/
	/*background-repeat: no-repeat;*/
	text-indent: -999em;
	display: block;
	margin-top: 0px;	
}

#nav #artists a:hover {
	height: 39px;
	width: 100px;
background-image: url(../img/nav_ro.jpg);
background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	margin-top: 0px;
	background-position: -300px;
}

#nav #schedule_events a {
	height: 39px;
	width: 205px;
/*		background-image: url(../img/nav.jpg);*/
	/*background-repeat: no-repeat;*/
	text-indent: -999em;
	display: block;
	margin-top: 0px;	
}

#nav #schedule_events a:hover {
	height: 39px;
	width: 205px;
background-image: url(../img/nav_ro.jpg);
background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	margin-top: 0px;
	background-position: -400px;
}

#nav #contactus a {
	height: 39px;
	width: 130px;
/*		background-image: url(../img/nav.jpg);*/
	/*background-repeat: no-repeat;*/
	text-indent: -999em;
	display: block;
	margin-top: 0px;	
}

#nav #contactus a:hover {
	height: 39px;
	width: 130px;
background-image: url(../img/nav_ro.jpg);
background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	margin-top: 0px;
	background-position: -605px;
}
/*Nav Style Ends*/

