body {
color: black;
background-color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}
a.one:link {
color: #000000;
text-decoration: none;
font-size: 14px;
font-weight: bold;
}
a.one:visited {
color: purple;
text-decoration: none;
font-size: 14px;
font-weight: bold;
}
a.one:hover {
color: blue;
text-decoration: none;
font-size: 14px;
font-weight: bold;
background-color: #eeeeee;
}
a.one:active {
color: red;
text-decoration: none;
font-size: 14px;
font-weight: bold;
}
a.two:link {
color: blue;
text-decoration: none;
font-size: 10px;
}
a.two:visited {
color: purple;
text-decoration: none;
font-size: 10px;
}
a.two:hover {
color: #000000;
text-decoration: none;
font-size: 10px;
}
a.two:active {
color: red;
text-decoration: none;
font-size: 10px;
}
a.three:link {
color: #ffffff;
text-decoration: underline;
font-size: 10px;
}
a.three:visited {
color: purple;
text-decoration: none;
font-size: 10px;
}
a.three:hover {
color: #eeeeee;
text-decoration: none;
font-size: 10px;
}
a.three:active {
color: red;
text-decoration: none;
font-size: 10px;
}
#header {
	width: 800px;
	height: 186px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#contentmain {
	background-image: url(../images/cont-bg.jpg);
	width: 800px;
	height: 1010px;
	margin-left: auto;
	margin-right: auto;
}
#imgcontainer {
	width: 443px;
	height: 198px;
	float: right;
	margin-right: 43px;
	padding-top: 20px;
}
#galcontainer {
	width: 577px;
	height: 340px;
	float: right;
	padding-top: 20px;
}
#menu {
	width: 200px;
	height: 198px;
	margin-left: 0px;
	float: left;
	padding-right: 20px;
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;	
}
#contentbody {
	width: 491px;
	height: auto;
	float: right;
	margin-right: 33px;
	padding-left: 33px;
	margin-top: 20px;
}
#contentgal {
	width: 491px;
	height: 450px;
	float: right;
	margin-right: 33px;
	padding-left: 33px;
	margin-top: 20px;
}
#contentsite {
	width: 491px;
	height: 600px;
	float: right;
	margin-right: 33px;
	padding-left: 33px;
	margin-top: 20px;
}
#address {
	width: 170px;
	height: 100px;
	margin-left: 33px;
	float: left;
	padding-left: 20px;
	color: #000000;
	font-size: 11px;
	text-align: center;
}
#contenbotlogo {
	width: 345px;
	height: 64px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
#footer {
	width: 800px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}
#keyword {
	width: 170px;
	height: auto;
	margin-left: 33px;
	margin-top: 40px;
	float: left;
	padding-left: 20px;
	color: #999999;
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-align: center;
	line-height: 30px;
}
#advert {
	width: 170px;
	height: auto;
	margin-left: 33px;
	margin-top: 35px;
	float: left;
	padding-left: 20px;
	color: blue;
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	line-height: 12px;
}
.ulstyle {
	margin-top: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-left: 12px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
#page {
	text-align: center;
	height: 730px;
}
.form {
color: black;
background-color: white;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
}
#error {
color: red;
font-weight: bold;
font-size: 14px;
width: 500px;
height: 25px;
text-align: center;
padding-top: 6px;
}
#gallery {
	width: 577px;
	height: 340px;
	display: block;
	margin: auto;
}
#slideshow {
	width: 400px;
	height: 198px;
	display: block;
	margin: auto;
}
h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
ul {
	line-height: 18px;
}
img {
	border: 0px;
	border-style: none;
}
