#wrapper {
	font-family: sans-serif, "Lucida Sans", Verdana;
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
p {
	color: #000;
	margin: 0px;
	padding: 0px;
}
#shadow {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/shadow_real2.png);
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000;
}

#header {
	height: 75px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: groove;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-top: 30px;
	padding-top: 15px;
	border-top-style: groove;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#nav_bar {
	font-size: 12pt;
	background-image: url(../Images/nav_bar_fade_60px.png);
	background-repeat: repeat;
	background-position: top;
	background-color: #FFF;
	color: #CCC;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-right: 0px;
	height: 30px;
}
#nav_bar a {
	text-decoration: underline;
	color: #CCC;
	font-family: sans-serif, "Lucida Sans", Verdana;
	font-size: 12pt;
	letter-spacing: 2px;
	margin-left: 15px;
}
#nav_bar a:hover {
	text-decoration: none;
	color: #FEF9CB;
	font-family: sans-serif, "Lucida Sans", Verdana;
	font-size: 12pt;
}

#main_content_wrapper {
	background-color: #020202;
	background-image: url(../Images/dark_gray_fade.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 100%;
	background-position: top;
}
#body {
	background-color: #606060;
	width: 650px;
	float: left;
	margin-left: 20px;
	background-image: url(../Images/short_gray_fade.png);
	background-repeat: repeat-x;
	margin-top: 5px;
	border: 2px groove #FFF;
	background-position: center top;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 100%;
}
#body_right {
	float: right;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: 100%;
}
#body_right p {
	color: #FFF;
}
#footer {
	background-color: #020202;
	color: #FFF;
	font-size: 10pt;
	padding: 5px;
	margin: 0px;
	clear: both;
	height: 50px;
}
#footer p {
	background-color: #000;
	color: #FFF;
	font-size: 10pt;
	background-image: url(../Images/nav_bar_fade_60px_bottom.png);
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin: 0px;
	padding: 5px;
}
#footer p a {
	text-decoration: none;
	color: #CCC;
	margin-left: 10px;
}
#footer p a:hover {
	text-decoration: none;
	color: #fef9cb;
}

.good_link_tag {
	text-decoration: none;
	color: #FFF;
}
#seperator {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#body p .good_link_tag:hover {
	text-decoration: underline;
	color: #FFF;
}
body {
	background-color: #020202;
	background-image: url(../Images/stonewall.png);
}
#body h2 strong {
	padding: 0px;
	display: block;
	color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: sans-serif, "Lucida Sans", Verdana;
	font-weight: normal;
	letter-spacing: 5px;
	background-image: url(../Images/nav_bar_fade_60px.png);
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.spacers {
	font-size: 14pt;
	color: #CCC;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.boldwhite {
	color: #FFF;
}
.good_link_tag a {
	text-decoration: none;
	color: #FFF;
}
