﻿#body {
	padding: 0px;
	margin: 0px;
	background-image: url('images/indexbackground.jpg');
	background-repeat: no-repeat;
	width: 800px;
	height: 600px;
	overflow: hidden;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url('images/indexbackground.jpg');
	background-repeat: no-repeat;
	width: 800px;
	height: 600px;
	overflow: hidden;
}
.imagebox {
	width: 600px;
	padding: 25px;
	margin-left: 75px;
		  
}
#navbar {
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	position: absolute;
	top: 550px;
	left: 50px;
	height: 75px;
	margin-bottom: 0px;
	vertical-align: top;
}
ul {
	list-style-type: none;
}
li {
	display: inline;
	padding: 2px;
	margin: 5px 10px 5px 5px;
	background-color: #808080;
	border-style: solid;
	border-width: 2px 2px 2px 1px;
	border-color: #000000;
	opacity: 0.7
}
#left_col ul {
}
#leftcol li {
	padding: 2px;
	margin: 3px;
	width: 75px;
	display: block;
}
a {
	text-decoration: none;
	font-family: Galdeano, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	background: #808080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.gallerywalkposter {
	margin-top: 25px;
	margin-left: 0px;
}
.textstyle  {
	position: absolute;
	font-family: Crimson+Text, Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 24px;
	color: #0033CC;
	top: 175px;
	width: 600px;
	left: 100px;
}
#top_left {
	float: left;
	padding-top: 0px;
	padding-left: 25px;
}
#header {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 775px;
	background-color: #CCCCCC;
	opacity: 0.7;
	height: 125px;
}
.clear {
	clear: both;
}
.gallerywalkdiv {
	width: 800px;
	color: #000099;
	text-align: center;
	position: absolute;
	top: 50px;
}
.partners {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	width: 800px;
	margin: 0px;
	color: #663300;
}

