body {
	background: #000;
	color: #000;
	margin: 0 0 0 0;
	font: bold 13pt "Courier New", courier;
}
.style1 a,a:visited {
color: #fff;
font: bolder 17pt "Courier New", courier;
}
a { 
font: bold 13pt "Courier New", courier;
text-decoration: none;
}
a:hover { 
font: bold 13pt "Courier New", courier;
text-decoration: none;
}
a:visited { 
font: bold 13pt "Courier New", courier;
text-decoration: none;
}
h1, h2, h3 {
color: #999;
font: "Courier New", courier;
display: inline;
}
h3 a{
color: #000;
font: "Courier New", courier;
display: inline;
}
h3 a:visited{
color: #000;
font: "Courier New", courier;
display: inline;
}
h3 a:hover{
color: #999;
font: "Courier New", courier;
display: inline;
}
#maintable {
	background: #fff;
	width: 975px;
	height: 555px;
    margin-left: auto;
    margin-right: auto;
}
#maintable2 {
	background: #fff;
	width: 975px;
	
    margin-left: auto;
    margin-right: auto;
}
#links {
position: relative;
bottom: 0px;
height: 30px;
	background: #fff;
	width: 975px;
}
#links a, #links a:visited {
	font: bolder 17pt "Courier New", courier;
	color: #000;
}
#links a:hover {
color: #999;
}
#nav {
	background: #fff;
	width: 975px;
    margin-left: auto;
    margin-right: auto;
	font: bolder 17pt "Courier New", courier;
	color: #999;
	}
#nav a {
	display: inline;
	padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
	font: bolder 17pt "Courier New", courier;
	color: #000;
	}
#nav a:visited {
	color: #000;
	}
#nav a:hover {
	color: #999;
	}
#indexnav a {
	padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
	font: bolder 17pt "Courier New", courier;
	color: #fff;
	}
#indexnav a:visited {
	color: #fff;
	}
#indexnav a:hover {
	color: #999;
	}
#about {
	background: #fff;
    margin-left: auto;
    margin-right: auto;
	width: 100%;
	font: bold 13pt "Courier New", courier;
}
#contact {
	display: block;
	background: #fff;
    margin-left: 40;
	float: left;
	width: 40%;
	font: bold 14pt "Courier New", courier;
	border-right: 2px solid #999;
	}	
	#form {
	display: block;
	background: #fff;
    float: right;
	margin-right: 3%;
	font: bold 12pt "Courier New", courier;
	}
#painting img {
margin-right: 55px;
margin-bottom: 35px;
margin-top:15px;
vertical-align: middle;
}
#photography img {
margin-right: 55px;
margin-bottom: 35px;
margin-top:15px;
vertical-align: middle;
}

#news {
	display: inline;
	background: #fff;
	float: left;
	height: 465px;
	width: 55%;
	font: bold 14pt "Courier New", courier;
	border-right: 2px solid #999;
	margin-left: 3%;
	}
#news2 {
	display: inline;
	float: right;
	width: 20px;
	}
#news1 {
	display: inline;
	float: left;
	clear:left;
	font: bold 13pt "Courier New", courier;
	color: #000;
	text-decoration: none;
	}
#press {
	margin-right: 12%;
	display: block;
	background: #fff;
	height: 440px;
    float: right;
	font: 16pt "Courier New", courier;
	font-weight: bold;
	}
	
.news {
	font: bolder 14pt "Courier New", courier;
	color: #000;
	}
#linkspage {
	margin-right: 26%;
	display: block;
	background: #fff;
	width: 400px;
    float: right;
	font: 16pt "Courier New", courier;
	font-weight: bold;
	}
.links {
	font: bolder 14pt "Courier New", courier;
	color: #000;
	}	
#footer {
	width: 975px;
    margin-left: auto;
    margin-right: auto;
	font: bold 18pt "Courier New", courier;
	color: #fff;
	}
img {border: 0px;}
html { min-height: 100%; margin-bottom: 1px; }


