body {
	background-color: #924914;
	background-image: url(images/Desk_Texture.jpg);
	background-repeat: repeat;
}
.mainpage {
	background-image: url(images/images/images/main_03.png);
	height: 684px;
	width: 846px;
	margin-left: 150px;
	margin-top: 0px;
}
.aboutpage {
	background-image: url(images/images/images/aboutbg_03.png);
	height: 684px;
	width: 846px;
	margin-left: 150px;
	margin-top: 0px;
}
.portfoliopage {
	background-image: url(images/images/images/art_03.png);
	height: 684px;
	width: 846px;
	margin-left: 150px;
	margin-top: 0px;
}
.navigation {
	height: 21px;
	width: 273px;
	padding-top: 180px;
	padding-left: 103px;
}
.body {
	height: 180px;
	width: 280px;
	margin-left: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
}
.artisticcontent {
	height: 380px;
	width: 280px;
	margin-left: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	float: left;
}
.targetimages {
	float: left;
	height: 410px;
	width: 280px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A:visited  {color: #97510B; text-decoration: none}
A:link  {color: #97510B; text-decoration: none}
A:active  {color: #97510B; text-decoration: none}
A:hover   {
	color: #000000;
	text-decoration: underline
}
.headers {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #61320E;
}
