body {
	text-align: center;
	background-color: black;
	background-image:url(background.jpg);
	background-atachment:none;
	background-repeat: no-repeat;
	background-position: top;
	font-family: verdana;
	font-size: medium;
	font-weight; normal;
	color: #009ed0;

}

h1	{
	font-size: medium;
	font-weight: normal;
	margin: 0px;
}

h2	{
	font-size: medium;
	font-weight: normal;
		
}


strong { font-weight: normal; }

.frames { 
	margin-left: auto;
	margin-right: auto;
	text-alin: center;
	margin-top: 20px;
	width: 780px;
	background-color: black;
	border: solid 1px #333333;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

.navmenu {
	overflow: hidden;
	text-align: center;
	margin: 30px;
}

#menu li {
	display: inline;
	margin: 20px;
	}

#menu a {
	padding: 10px;
	color: #009ed0;
	text-decoration: none;
	border: outset 3px #009ed0;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; }

#menu a:hover {
	color: #333333;
	text-decoration: none;
	border: inset 3px #333333;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

.cont {
	height: 390px;
	margin-left: 90px;
	margin-right: 90px;
	text-align: justify;
}

.contserv {
	height: 390px;
	margin-left: 90px;
	margin-right: 90px;
	line-height: 25px;
}

.contgal {
	height: 500px;
	margin-left: 5px;
	margin-right: 5px;
}

.contthank
	{
	height: 390px;
}



.foot { 
	color: #666666;
	margin: 30px;
	text-align: center;
	text-decoration: none;
}

.foot a { 
	color: #666666;
	text-decoration: none;
}


.links {
	padding: 0px;
	color: #666666;
	font-size: small;
	text-decoration: none;
}

.links a {
	margin: 0px;
	padding: 5px;
	color: #666666;
	text-decoration: none;
}

.links a:hover {
	margin: 0px;
	padding: 5px;
	color: #666666;
	text-decoration: none; }

hr	{
	border-color: #666666;
	width: 650px;
	height: 1px;
	border-style: solid;	
}

#painter {
	float: left;
}
