<!--
body
{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS;
	font-size: 10pt;
	line-height: 16pt;
	background-color: #333333;
	color: #000;
	margin: 0px;
	padding: 0px;
}

div.site_container1 {width: 100%; text-align: center;}
div.site_container2 {display: block; padding: 0px; width: 865px; margin: 0px auto; position: relative; text-align: left;border: 0px solid white;}

div.top {width: 865px; height: 266px; background: #DDEAF2 url("graphics/topbar.jpg") no-repeat left top; position: relative;}
div.lmain {width: 865px; height: 513px; background: #000000 url("graphics/main.jpg") no-repeat left top; position: relative;}

div.lmenu
{
	position: absolute;
	left: 27px;
	width: 211px;
	overflow: hidden;
}

div.mainimg
{
	position: absolute;
	left: 238px;
	width: 619px;
	height: 205px;
	overflow: hidden;
	text-align:right;
}
div.main_img_edit
{
	position: absolute;
	padding-left: 30px;
	left: 238px;
	width: 589px;
	height: 205px;
	text-align:left;
	overflow-y: auto;
}
div.mainimg_h
{
	position: absolute;
	left: 238px;
	width: 619px;
	overflow: hidden;
	text-align:right;
	visibility:hidden;
}
div.content
{
	position: absolute;
	left: 270px;
	top: 212px;
	width: 560px;
	height: 280px;
	border: 0px solid black;
	overflow-y: auto;
	overflow-x: hidden;
}
div.content_gallery
{
	position: absolute;
	left: 270px;
	top: 0px;
	width: 580px;
	height: 422px;
	overflow-y: auto;
	overflow-x: hidden;
}
div.content_galleryshow
{
	position: absolute;
	left: 270px;
	top: 0px;
	width: 580px;
	height: 490px;
	overflow-y: auto;
	overflow-x: hidden;
	border:0px solid black;
}
div.content_gallerycontrols
{
	position: absolute;
	left: 270px;
	top: 430px;
	width: 540px;
	height: 50px;
	padding: 5px;
	border-top: 1px solid black;
	background: #FFFFFF;
}
div.gallery_image
{
	position:relative;
	float: left;
	border: 0px solid red;
	width: 120px;
	margin: 8px;
	text-align:center;
}
h1
{
	font-family: Microsoft Sans Serif, Arial, Verdana;
	font-weight: bold;
	font-size: 18pt;
	padding-top: 10px;
	padding-bottom: 10px;
	//color: #666666;
	color: #008000;
}
h2
{
	font-family: Microsoft Sans Serif, Arial, Verdana;
	font-weight: bold;
	font-size: 14pt;
	margin:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	//color: #666666;
	color: #008000;
}

div.linkarea
{
	text-decoration: none; color: #FFFFFF; white-space: nowrap; background-color:#333333; border-bottom: 1px solid #999999; width: 210px; padding: 8px;
}

a.links:link {text-decoration: none; color: #FFFFFF; white-space: nowrap; background-color:#333333; border-bottom: 1px solid #999999; width: 210px; padding: 8px; display:block;}
a.links:visited {text-decoration: none; color: #FFFFFF; white-space: nowrap; background-color:#333333; border-bottom: 1px solid #999999; width: 210px; padding: 8px; display:block;}
a.links:hover {text-decoration: underline; color: #FFFFFF; white-space: nowrap; background-color:#000000;}
a.links:active {text-decoration: none; color: #FFFFFF; white-space: nowrap;}

a.edlinks:link {text-decoration: none; color: #FFFFFF; white-space: nowrap; background-color:#333333; border-bottom: 1px solid #999999; width: 210px; padding: 2px; display:block;}
a.edlinks:visited {text-decoration: none; color: #FFFFFF; white-space: nowrap; background-color:#333333; border-bottom: 1px solid #999999; width: 210px; padding: 2px; display:block;}
a.edlinks:hover {text-decoration: underline; color: #FFFFFF; white-space: nowrap; background-color:#000000;}
a.edlinks:active {text-decoration: none; color: #FFFFFF; white-space: nowrap;}


a:link {text-decoration: underline; color:#0000FF;}
a:visited {text-decoration: underline; color:#0000FF;}
a:hover {text-decoration: none;}
a:active {text-decoration: underline; color:#0000FF;}

.editimg
{
	margin: 5px;
}
.strike
{
	text-decoration: line-through;
}
/* gallery */


div.galleryimg
{
	position: absolute;
	height: 348px;
	width: 519px;
	text-align:center;
	top: 31px;
	left: 4px;
}
div.galleryctrl
{
	position: absolute;
	border: 0px solid black;
	height: 15px;
	left: 415px;
	top: 382px;
}
div.gallerybg
{
	position: relative;
	height: 406px;
	width: 528px;
	left: 00px;
	border-bottom: 1px solid black;
}
div.gallerynum
{
	position: absolute;
	height: 18px;
	top: 8px;
	left: 400px;
	width: 115px;
	text-align: right;
	border: 0px solid blue;
	color: black;
}
div.galleryname
{
	position: absolute;
	height: 18px;
	top: 8px;
	left: 10px;
	width: 300px;
	text-align: left;
	border: 0px solid blue;
	color: black;
	font-weight: bold;
}
div.gallerynums
{
	position: absolute;
	border: 0px solid blue;
	width: 380px;
	text-align: center;
	top: 382px;
	left: 30px;
}
div.clearer
{
	clear:both;
}
// -->
