body {
	background: #010101 url(graphics/background.gif) repeat-x;
	font: normal 12px Arial, "Lucida Grande", Verdana, Tahoma, sans-serif;
	color: #000000;
	margin: 25px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
}
h1 {
	font: normal 18px Georgia;
	border-bottom: 1px solid #ffffff;
	padding-top: 10px;
}
h2 {
	font: normal 14px Georgia;
	font-style: italic;
	margin-bottom: 4px;
}
.maintable {
	width: 750px;
	padding: 0 0 0 0;

}
.content-left {
	width: 500px;
	padding: 10px 10px 10px 10px;
	background: #626262 url(graphics/about-me.jpg) left top no-repeat;
	color: #ffffff;
}
.content-left1 {
	width: 500px;
	padding: 10px 10px 10px 10px;
	background: #626262 url(graphics/copyright.jpg) left top no-repeat;
	color: #ffffff;
}
.content-left2 {
	width: 500px;
	padding: 10px 10px 10px 10px;
	background: #626262 url(graphics/order-prints.jpg) left top no-repeat;
	color: #ffffff;
}
.content-left3 {
	width: 500px;
	height: 400px;
	overflow: auto;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
}
.content-left4 {
	width: 500px;
	overflow: auto;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
}
.text {
	width: 380px;
	text-align: left;
	padding: 15px 10px 0 0;
}
.text1 {
	width: 380px;
	height: 240px;
	text-align: left;
	padding: 15px 10px 0 0;
}
.text2 {
	width: 350px;
	text-align: left;
	padding: 15px 10px 20px 0;
}
.text3 {
	width: 470px;
	text-align: left;
	padding: 15px 10px 20px 0;
}
.text4 {
	width: 470px;
	text-align: left;
	padding: 15px 10px 20px 0;
}
.top {
	width: 750px;
	height: 120px;
	background: url(graphics/logo.gif) left no-repeat;
	text-align: right;
}
.top-links {
	text-align: right;
	padding: 100px 0 5px 0;
	color: #ffffff;
}
.top-links a:link, .top-links a:visited {
	padding: 0 5px 0 5px;
	color: #ffffff;
}
.top-links a:hover, .top-links a:active {
	padding: 0 5px 0 5px;
	color: #ffffff;
	text-decoration: underline;
}
.gray {
	background: #626262;
}

.gray-menu {
	width: 180px;
	padding: 0 0 20px 0;
	text-align: center;
	color: #ffffff;
}
.gray-menu a:link, .gray-menu a:visited {
	font-size: 14px;
	line-height: 40px;
	color: #ffffff;
}
.gray-menu a:hover, .gray-menu a:active {
	border-bottom: 1px solid #ffffff;
	font-size: 14px;
	line-height: 40px;
	color: #ffffff;
}
.bottom-links {
	width: 740px;
	text-align: center;
	padding: 10px 0 0 0;
	color: #c2c2c2;
}
.bottom-links a:link, .bottom-links a:visited {
	width: 740px;
	text-align: center;
	padding: 0 6px 0 6px;
	color: #c2c2c2;
	font-size: 11px;
}
.bottom-links a:hover, .bottom-links a:active {
	width: 740px;
	text-align: center;
	padding: 0 6px 0 6px;
	color: #c2c2c2;
	font-size: 11px;
	text-decoration: underline;
}
.bottom {
	padding: 10px 0 0 0;
	color: #c2c2c2;
}
.bottom a:link, .bottom a:visited {
	color: #c2c2c2;
	font-size: 10px;
}
.bottom a:hover, .bottom a:active {
	color: #c2c2c2;
	font-size: 10px;
	border-bottom: 1px solid #ffffff;
}
.js {
	padding-top: 10px;
}
