body {
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	width: 1000px;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	}
#menu, #header, #flash_comp, #content, #footer, #container, #description {
	font-size: 90%;
	
}


#header {
	background-image: url(images/templates/header.jpg);
	height: 110px;
	background-position: left;
	background-repeat: no-repeat;
}
#header_gallery {
	background-image: url(images/templates/mask_vertical.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}


#menu {
	text-indent: 0;
	padding: 5px;
	text-align: center;
	}
	
#flash_comp {
	
}
#content {
}
#content_text {
	width: 660px;
	text-align: justify;
	position: relative;
	left: 150px;
	top: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}



#GALLERY {
}


#gallery {
	height: 500px;
	width: 1000px;
	margin: auto;
	background-color: #FFF;
}

#description {
	background-color: #FFF;
}
#description_text {
	width: 660px;
	text-align: justify;
	position: relative;
	left: 50px;
	float: left;
}
#description_logo {
	width: 200px;
	position: relative;
	float: right;
	right: 50px;
	top: 50px;
}

#footer {
	background-image: url(images/templates/footer.jpg);
	height: 40px;
	position: static;
	float: none;
	clear: left;
}
#footer_text {
	text-align: center;
	filter: Gray;
	position: relative;
	top: 15px;
}


a:link, a:hover, a:active, a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#thumbnail {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


a:hover {
	text-decoration: none;
	color: #666;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: none;
	font-style: italic;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 10px;
}
p {

}
h3 {
	color: #333;
	font-size: 120%;
}

.footnote {
	font-size: 80%;
}
.style2 {
	font-weight: bold;
	color: #666;
}
.style3 {
	font-weight: bold;
	color: #900;
	font-size: 100%;
}
.style4 {
	font-weight: bold;
	color: #000;
	font-size: 100%;
}

