@charset "UTF-8";
body {
	background-image: url(../images/bg_tile.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
#container {
	background-color: #000000;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	height: 1100px;
	position: relative;
}
#footer {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #333333;
	clear: none;
	height: 110px;
	width: 960px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	bottom: 0px;
	display: inline;
	float: left;
	left: 0px;
}
#header {
	height: 200px;
	width: 960px;
	background-image: url(../images/stella_chalk_header.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 40px;
	color: #999999;
	font-weight: normal;
	margin-top: 0px;
	text-align: right;
	padding-right: 16px;
	padding-top: 30px;
}
h2 {
	color: #999999;
	margin-top: 0px;
	font-family: "Courier New", Courier, monospace;
	padding-top: 0px;
	font-weight: lighter;
	font-size: 30px;
	text-align: right;
	padding-right: 180px;
}
#navigation {
	height: 40px;
	width: 640px;
	margin-left: 298px;
	margin-bottom: 0px;
	margin-top: 32px;
}
#rhcolumn {
	background-color: #CCCCCC;
	width: 640px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	float: right;
	margin-right: 22px;
	margin-top: 20px;
	line-height: 16px;
	clear: both;
	margin-bottom: 0px;
}
#homeLinks {
	height: 140px;
	width: 640px;
	float: right;
	margin-right: 22px;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	vertical-align: bottom;
	clear: none;
	background-color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 20px;
}
.imagePadding {
	padding-right: 10px;
	padding-left: 10px;
}
.rhcolumtextmargins {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
.homeposter {
	border: thin solid #333333;
	margin-right: 20px;
}
#picturesColumn {
	float: left;
	width: 250px;
	margin-left: 20px;
	clear: none;
	margin-top: -36px;
	background-image: url(../images/home_rh_column.jpg);
	background-repeat: no-repeat;
	height: 716px;
}
.rhcolumtextmarginslastp {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

