* {margin: 0; padding: 0;}

html {
scrollbar-base-color: #000000;
scrollbar-arrow-color: #b8e5f5;
scrollbar-track-color: #333333;

scrollbar-shadow-color: #333333;
scrollbar-lightshadow-color: #333333; 
scrollbar-darkshadow-color:#cccccc;

scrollbar-highlight-color: #cccccc;
scrollbar-3dlight-color: #000000;
}


body {
	color: #ffffff;
	background-color: #000000;
	font-family: Arial Black, Arial, Tahoma, Verdana, Trebuchet MS;
	font-size: 10pt;

}
h1{
	font-size: 22pt;
	color: #a6e2f7;
	font-weight: bold;
}
h2{
	font-size: 10pt;
	font-weight: normal;
	word-spacing: 0.2em;
	letter-spacing: .1em;
}
h3{
	font-size: 20pt;
	color: #f4ef9f;
	font-weight: bold;
}
h4{
	font-size: 9pt;
	font-weight: normal;
	word-spacing: 0.2em;
	letter-spacing: .1em;
	color: #b6cbb6;
}
a {
    text-decoration: none;
    color: #c43d3e;
}
a:hover, a#active {
	text-decoration: none;
	color: #f4ef9f;
}
#header {
	width: 760px;
	color: #f4ef9f;
	font-size: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}

.navigation { 
    margin-top: 20px;
	margin-left: 140px;	
}
.navigation a {
	float: left;
	text-align: center;
	text-decoration: none;
	padding-top: 0;
	padding-right: 70px;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 12pt;
	color: #c43d3e;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 30px;
}
.navigation a:hover,.navigation a#active {
	text-decoration: none;
	color: #f4ef9f;
}
.name{
	margin-right: 110px;
	text-align: right;
	font-size: 11pt;
	color: #99cc99;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 30px;
}
#content {
padding-left: 135px;
padding-top: 40px;
padding-right: 120px;
}
#content2 {
padding-left: 135px;
padding-right: 120px;
}
#content2 p {
	font-family: Arial, Tahoma, Verdana, Trebuchet MS;
	font-size: 10pt;
}
#content3 {
padding-top: 40px;
}
#content p {
	font-family: Arial, Tahoma, Verdana, Trebuchet MS;
	font-size: 10pt;
}
.homeleft {
	float: left;
	width: 320px;
	font-family: Arial, Tahoma, Verdana, Trebuchet MS;
	font-size: 11pt;
	padding-top: 10px;
	padding-left: 10px;
		
}
.homeright {
	float: right;
	width: 400px;
	padding-top: 10px;
	text-align: center;	
}
.infoleft {
	float: left;
	width: 340px;
	font-family: Arial, Tahoma, Verdana, Trebuchet MS;
	font-size: 11pt;
	padding-top: 10px;
	padding-left: 10px;
		
}
.inforight {
	float: right;
	width: 380px;
	padding-top: 10px;
	text-align: center;	
}
.contactleft {
	float: left;
	width: 340px;
	padding-top: 10px;
	padding-left: 50px;
		
}
.contactright {
	float: right;
	width: 290px;
	padding-top: 10px;
	padding-right: 50px;
	text-align: center;	
}
.art {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.art p {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.artgallery {
	float: left;
	margin-right: 15px;
	width: 60px;
	margin-bottom: 20px;
}
img {
border: 0px none;
}
#main {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
}
#space {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
}
#bottom{
	font-family: Arial, Tahoma, Verdana, Trebuchet MS;
	font-size: 7pt;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bottom a {
    text-decoration: none;
    color: #666666;
}
#bottom a:hover, #bottom a#active {
	text-decoration: none;
	color: #ffffff;
}
.field{
	background-color: #CCCCCC;
}
