a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #8F7A49;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #80724A;
}
.bg_rotation {
	background-image: url(image/rotation_bg.gif);
	background-repeat: no-repeat;
	height: 364px;
	width: 950px;
}
.bg_nav {
	background-image: url(image/nav_bg.gif);
	background-repeat: no-repeat;
}
.bg_body {
	background-image: url(image/rotation_bg.gif);
	background-repeat: no-repeat;
}
.bg_events {
	background-image: url(image/body_bg.png);
	background-repeat: no-repeat;
}
.body_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #022522;
	line-height: 15px;
	text-align: justify;
}
.body_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
	text-align: justify;
}
.footer_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	text-align: center;
}
.footer_bg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #8F7A49;
	line-height: 15px;
	text-align: center;
	background-image: url(image/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 114px;
}


.bg_body {
	background-image: url(image/body_bg.gif);
	background-repeat: repeat;
}
.header_image {
	background-image: url(image/page_bg2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
.nav_bg {
	background-image: url(image/nav_bg_3.png);
	background-repeat: repeat-y;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bolder;
	color: #023733;
	text-align: justify;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #022522;
	text-align: justify;
	font-style: italic;
	line-height: 18px;
}
.victor_hugo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #022522;
	text-align: center;
	font-style: italic;
	line-height: 27px;
}
.victor_hugo_cent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #022522;
	text-align: center;
	font-style: italic;
	line-height: 12px;
}
.page_bg {
	background-repeat: no-repeat;
	background-image: url(image/bg_image.jpg);
}
.q_element {
	background-image: url(image/q_element.png);
	background-repeat: no-repeat;
}
.bg_footer_image {
	background-image: url(image/footer.gif);
	background-repeat: no-repeat;
}
.fixed {
	position: fixed;
	z-index: auto;
}
.scroll {
	overflow: scroll;
}
