/* CSS Document */

body {
	background-color: #22162C;
	background-position: left top;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(images/sunlitbg.jpg);
	background-attachment: fixed;
}
#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	display: block;
	height: 200px;
	position: absolute;
	width: 950px;
	margin-left: -500px;
	left: 50%;
	top: 0px;
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	width: 735px;
	margin-left: -500px;
	left: 50%;
	top: 233px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #3b2449;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	display: block;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 200px;
	background-image: url(images/footerdesign1.png);
}
#content p {
	padding-top: 2px;
}
#content #artcontent {
	display: block;
	padding-left: 15px;
	width: 700px;
}
#content #news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3B2449;
	background-repeat: no-repeat;
	text-align: left;
	position: absolute;
	width: 150px;
	top: 0px;
	right: 0px;
	background-position: left top;
	background-image: url(images/footerdesign_vert.png);
}
#content #news h4 {
	margin-top: 5px;
	margin-bottom: 6px;
	background-image: url(images/news.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: block;
	background-position: center;
	padding: 25px;
}
#content #news p {
	margin-top: 2px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	text-align: center;
}
#content #title {
	position: absolute;
	height: 60px;
	width: 300px;
	top: 15px;
}
#content #news h5 {
	margin-top: 2px;
	text-align: center;
}
#content a:link {
	color: #CC6666;
	text-decoration: none;
}
#content h5 {
	color: #886391;
}
#content h6 {
	color: #E9C8E2;
	margin-top: 2px;
}
#content h6 a:hover {
	color: #3b2449;
	margin-top: 2px;
	background-color: #cc6666;
}
#content a:hover {
	color: #DEC1DA;
	text-decoration: none;
}
#content a:visited {
	color: #CC6666;
	text-decoration: none;
}
#content a:active {
	color: #DEC1DA;
	text-decoration: none;
}
#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	position: absolute;
	position: absolute;
	width: 940px;
	margin-left: -500px;
	top: 200px;
	height: 30px;
	left: 50%;
	background-color: #daffa8;
	z-index: 5;
	color: #643549;
	padding-top: 5px;
	padding-left: 10px;
}
#nav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	top: 0px;
	float: left;
	margin-top: 2px;
	margin-left: 5px;
	color: #643549;
	font-weight: bold;
}
#nav h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #643549;
	text-decoration: none;
	text-align: right;
	float: right;
	margin-top: 2px;
	margin-right: 5px;
}
#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #643549;
	text-decoration: none;
	padding-bottom: 2px;
}
#nav a:link {
}
#nav a:active {
}
#nav a:hover {
	color: #DAFFA8;
	background-color: #643549;
}
#nav a:visited {
	text-decoration: none;
}
#table {
	text-align: center;
	background-position: center top;
	display: block;
	background-color: #B49FBB;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
}

#content #news
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #87BE45;
	background-repeat: no-repeat;
	text-align: left;
	position: absolute;
	width: 80px;
	top: 0px;
	right: 0px;
	background-image: url(images/footerdesign.png);
	background-position: right bottom;
#content #news #img {
	display: block;
	top: 2px;
	bottom: 2px;
	margin-top: 2px;
	margin-left: 2px;
}
