@charset "UTF-8";
/* CSS Document */

#container {
	height: 600px;
	width: 800px;	
}

#header {
	height: 126px;
	width: 800px;
	background-image: url(images/about_head.jpg);
}

#body {
	height: 496px;
	width: 800px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;

}

#welcome {
	padding:20px 0 18px 0;
	font:normal 26px georgia;
	line-height: .9cm;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
		}
		
#background {
	font:normal 19px georgia;
	line-height: .8cm;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
		}
		
p {
		font:normal 13px/20px arial;
		}
		

.paperpics {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	position: absolute;
	top: 126px;
	height: 30px;
	left: 379px;
	width: 400px;
	letter-spacing: 1px;
}

#title p {
	text-decoration: none;
	font-style: normal;
	text-align: right;
	vertical-align: top;
}

#nav {
	height: 393px;
	width: 213px;
	position: absolute;
	left: 17px;
	top: 180px;
	background-image: url(images/background4.jpg);
	opacity: 0.85;
	-moz-opacity: 0.85; /* older Gecko-based browsers */
	filter:alpha(opacity=85); /* For IE6&7 */
}

#navcontent {
	position: absolute;
	height: 393px;
	width: 213px;
	left: 17px;
	top: 184px;
}

body {
	background-color:#000000;
	}

#links {
	position: absolute;
	top: 58px;
	left: 360px;
}

#links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	width: 260px;
	color: #000000;
	padding: 3px 10px;
}
	

#links a:hover {
	color: #CC0000;
}

#homelink {
	position: relative;
	left: 20px;
	width: 228px;
}

#sandbox {
	height: 995px;
	width: 535px;
	background-image: url(images/background4.jpg);
	position: absolute;
	left: 265px;
	top: 180px;
	opacity: 0.85;
	-moz-opacity: 0.85; /* older Gecko-based browsers */
	filter:alpha(opacity=85); /* For IE6&7 */
}

#textbox
{
	position:absolute;
	width: 500px;
	left: 285px;
	top: 175px;
	height: 450px;
}

#textbox a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	width: 260px;
	color: #000000 ;
	text-decoration:underline;
}

#textbox a:hover {
	color: #CC0000;
}

.about_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	margin: 0px 5px 0px 10px;
	padding: 0px 10px;
}

.art_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

ul {
	line-height: 15pt;
}
