@charset "ISO-8859-1";
bodyold {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 400px;
	background-image: url(images/gradNight2010Border.png);
	background-repeat: no-repeat;
	height: 400px;
	width: 800px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#header1 {
	background-image: url(images/gradNight2010BorderLeft.png);
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 0px;
	padding: 10px;
	padding-left: 20px;
	border-bottom: 2px solid #000066;
}
#header {
	padding: 20px 20px 0px 20px;
}
#themes {
	position: absolute;
	left: 680px;
	top: 90px;
}
#container {
	background-image: url(images/gradNight2010Border800.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 800px;
}
#content {
	padding: 0px 20px 20px 20px;
}
h1 {
	border-top: 2px solid #000066;
	padding-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #CC3333;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #CC3333;
}
#content p {
	padding: 0px 170px 0px 20px;
	line-height: 16px;
}
#content span {
	font-style:italic;
	font-weight:normal;
	font-size:10px;
}
#footer {
	border-bottom: 2px solid #CCCCCC;
	margin: 0px 10px 0px 10px;
}
