#container {
	position:relative;
	left:0px;
	top:0px;
	width:1200px;
	height:698px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
#top_menu {
	background-color: #FFFFFF;
	height: 50px;
	width: 1200px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#side_text_panel {
	position: absolute;
	height: 513px;
	width: 370px;
	left: 0px;
	top: 52px;
	background-color: #FFFFFF;
	overflow:auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#image_panel {
	position: absolute;
	background-color: #FFFFFF;
	height: 533px;
	width: 800px;
	left: 401px;
	top: 51px;
}
#bottom_bar {
	background-color: #000000;
	position: absolute;
	height: 95px;
	width: 1207px;
	left: 0px;
	top: 603px;
}
body {
	background-color: #000000;
}

.style1 {	color: #666666;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {	font: arial;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}

.subheading {	font: arial;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 10pt;
	font-weight: bold;
}

.style_thank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	color: #990000;
}
a:visited {
	color: #999999;
}
.gallery

{
	width: 350px;
	float: left;
	cursor: default;
	list-style: none;
	padding:0px;
}


.gallery img

{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 150px;
	height: 100px;
}

.gallery li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;

}
