body {
	background: url('../images/main_bg.gif') top center #000000 fixed;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}
img {
	border: 0;
}
a {
	color: #f4268c;
	text-decoration: none;
}
ul {
	padding-left: 20px;
	margin: 0;
}
a:hover {
	text-decoration: underline;
}
#main {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 55px;
}
#header {
	height: 105px;
	line-height: 0px;
}
#logo {
	margin: 30px 0 0 15px;
	width: 273px;
	float: left;
}
#top_nav {
	line-height: 0px;
	border-bottom: 1px solid #5c5c5c;
}
#header_address {
	margin: 50px 15px 0 0;
	float: right;
	width: 576px;
}
#flash {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	line-height: 0px;
}
#content {
	background: url('../images/flash_shadow.gif') top center repeat-x #333333;
	border-top: 1px solid #5c5c5c;
}
#welcome {
	background: url('../images/welcome_bg.gif') bottom center no-repeat;
	padding: 40px 50px 50px 50px;
	line-height: 15pt;
}
#welcome p {
	width: 525px;
}
#welcome_content {
	float: left;
}
h1 {
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 13pt;
	font-weight: bold;
}
#welcome h2 {
	padding: 0px;
	margin: 0px;
	color: #9b9b9b;
	font-size: 11pt;
	font-weight: normal;
}
#welcome_buttons {
	float: right;
	margin-right: 30px;
}
#welcome_buttons img {
	margin-top: 17px;
}
#interior {
	background: url('../images/content_footer.gif') bottom center no-repeat;
	padding: 40px 50px 50px 50px;
	line-height: 15pt;
}
#interior p {
	margin-top: 0px;
	padding-top: 0px;
}
#interior h2 {
	padding: 0px;
	margin: 0px;
	color: #9b9b9b;
	font-size: 11pt;
	font-weight: normal;
}
#footer {
	text-align: center;
	font-size: 7pt;
	color: #9b9b9b;
	line-height: 15pt;
	margin-top: 25px;
}
#footer a {
	color: #9b9b9b;
}
#footer a:active {
	color: #f4268c;
	text-decoration: underline;
}
#interior_header {
	width: 930px;
	height: 96px;
	background: url('../images/interior_header_bg.gif') #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	line-height: 0px;
}
#interior_header img {
	margin: 30px 30px 0 0;
	float: right;
}
.nav_button {
	float: left;
}
#gallery_head {
	float: left;
	width: 350px;
}
#gallery_thumbs {
	float: left;
	width: 325px;
}
#gallery_full {
	width: 500px;
	float: right;
}
#gallery_select {
	width: 410px;
	float: right;
	text-align: right;
}
#gallery_select select {
	background-color: #222222;
	border: 1px solid #cccccc;
	color: #ffffff;
	margin-bottom: 5px;
	width: 200px;
}

#gallery_full img {
	border: 1px solid #5c5c5c;
}
.text_input {
	background-color: #222222;
	border: 1px solid #cccccc;
	color: #ffffff;
	padding: 3px;
	width: 400px;
}
.textarea_input {
	background-color: #222222;
	border: 1px solid #cccccc;
	color: #ffffff;
	padding: 3px;
	width: 400px;
	height: 200px;
}
.submit_input {
	background-color: #222222;
	border: 1px solid #cccccc;
	color: #ffffff;
	padding:3px;
	width:100px;
 }