/* CSS Document */

body {
		body-color:#FFFFFF;
		margin: 0px;
		background-image:url(images/bg.gif);
		overflow:visible;
}
#container {
	margin-left: auto;
	margin-right:auto;
	width: 950px;
	height: 530px;
	background-color:#FFFFFF;
	overflow: auto;
}
#main_menu {
	float: left;
	height: 146px;
	width: 300px;
	margin-left: 49px;
	margin-top: 49px;
	display:inline;
}
#main_image {
	float: right;
	height: 414px;
	width: 479px;
	margin-top: 50px;
	margin-right: 29px;
	display:inline;
}

#text {
	margin-top: 187px;
	margin-left: 45px;
	width: 270px;
	z-index:20;
	float:left;
	font-family: Avant Garde Gothic ITC bold, sans-serif;
	font-size:28px;
	color:#ee342c;
	font-weight:bold;
	letter-spacing:-1px;
	display: inline;
}
.year {
	font-family: Avant Garde Gothic ITC light, sans-serif;
	font-size:28px;
	color:#ee342c;
	font-weight:lighter;
	letter-spacing:-1px;

}

.image_name { 
 border: 0px solid #ffffff; 
 padding: 0px; 
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#ee342c;
	font-weight:100;

 
 
}
#text {
	margin-top: 185px;
	margin-left: 42px;
	width: 270px;
	z-index:20;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
	display:inline;
}

.menu a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#b0c8b4;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
}

.menu a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#b0c8b4;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
}

.menu a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#000000;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
}
.current {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#000000;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
}


.large_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
	line-height:22px;
}

.small_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
}



#dates {
	margin-top: 18px;
	margin-left: 45px;
	width: 395px;
	z-index:20;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#b0c8b4;
	letter-spacing:-1px;
	display: inline;	
}

a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#b0c8b4;
	letter-spacing:-1px;
	text-decoration:none;
}

a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#b0c8b4;
	letter-spacing:-1px;
}

a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	letter-spacing:-1px;
	text-decoration:underline;
}




 .style1 {color: #000000; text-decoration:underline;}








#left_arrow {
	margin-top:335px;
	float:left;
	height: 23px;
	width: 23px;


}

#main {
	margin-top:0px;
	float:left;
	height: 414px;
	width: 433px;
}


#right_arrow {
	margin-top:335px;
	float: left;
	height: 23px;
	width: 23px;
}
