BODY {
	TEXT-ALIGN: left;
	BACKGROUND: #303030;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin: 1px 0px;
	padding:0px;
	text-align:center;
	overflow: -moz-scrollbars-vertical;
}

#topbar	{
	position: relative;
	width: 800px;
	height: 4px;
	margin: 0px auto;
	background-color: #666666;
	top: 0px;
	left: 0px;
}

#topgraphic	{
	position: relative;
	width: 800px;
	height: 180px;
	margin: 0px auto;
	top: 0px;
	left: 0px;
	BACKGROUND: url(banner-2.jpg) repeat-x 100% top
}

#topmenu	{
	position: relative;
	width: 800px;
	height: 20px;
	margin: 0px auto;
	top: 1px;
	left: 0px;
	background-color: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-WEIGHT: normal;
	LETTER-SPACING: 0.02em;
	text-align: center;
}

#topmenu TABLE.TopMenu {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
}

#topmenu A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
	COLOR: #FFFFFF;
}

#topmenu A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
	COLOR: #FFFFFF;
}

#topmenu A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
	COLOR: #FFFFFF;
}

#topmenu A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: underline;
	COLOR: #FF0000;
}

#pagehead	{
	position: relative;
	width: 790px;
	left: 0px;
	height: 100px;
	margin: 0px auto;
}

#searchPanel	{
	position: relative;
	width: 800px;
	left: 0px;
	top: 10px;
	height: 600px;
	margin: 0px auto;
	border: 0px solid blue;
}

#menuleft	{
	position: absolute;
	left: -20px;
	top: 10px;
	width: 240px;
	height: 170px;
	padding: 5px;
	TEXT-ALIGN: right;
	line-height: 22px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	LETTER-SPACING: 0.01em;
	z-index: 2;
}


#menuleft A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
}

#menuleft A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
}

#menuleft A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
}


#menuleft A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}


#menuleft .menu1	{
	COLOR: #FFFFFF;
}

#menuleft .menu2	{
	COLOR: #FF0;
}

#menuleft .menu3	{
	COLOR: #FF0;
}

#headright	{
	position: absolute;
	left: 19px;
	top: 5px;
	width: 766px;
	padding: 5px;
	FONT-FAMILY: Times New Roman;
	FONT-SIZE: 45px;
	TEXT-ALIGN: left;
	COLOR: #DADADA;
	PADDING-BOTTOM: 0.1em;
	LETTER-SPACING: 0.05em;
	FONT-WEIGHT: normal;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-TRANSFORM: none;
}

#contentmain	{
	position: relative;
	width:790px;
	left: 5px;
	top: 5px;
	margin: 0px auto;
}

#column1	{
	position: absolute;
	left: 0px;
	width: 220px;
	padding: 5px;
	text-align: right;
	z-index: 1;
}

#column2	{
	position: absolute;
	left: 20px;
	width: 760px;
	padding: 5px;
	text-align: left;
	top: -45px;
}

#menuleft .menu1 A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
}

#menuleft .menu1 A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: underline;
	COLOR: #000000;
}

#gallery {
	position: relative;
	width:790px;
	left: 5px;
	top: 20px;
	height: 800px;
	margin: 0px auto;
}

#gallery TABLE.pictures {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
}

li {
	list-style-position: inside;
	list-style-type: disc;
}


.photo {
	margin-top: 0px; 
	margin-right: 8px; 
	margin-bottom: 3px; 
	margin-left: 0px
}

#PhotoGallery	{
	position: relative;
	width: 100%;
	margin: 0px auto;
	top: 1px;
	left: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-WEIGHT: normal;
	LETTER-SPACING: 0.02em;
	text-align: center;
}

A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: underline; COLOR: #FF0;
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: underline; COLOR: #FF0;
}
A:active {

	BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: underline; COLOR: #FF0;
}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: underline; COLOR: #FF0;
}

