.content-pad
{
	position: static;
 	margin: 0 0 30px 0;
	padding: 0;
	width: 100%;
	background-color: #222222;
	border: 1px solid #1d1d1d;
}

*
{
	border: 0px solid #ff0085;
}

#content-column .address a, #content-column .address a:visited, #content-column .address a:hover
{
	color: #999999;
	cursor: help;
}

#content-column .left
{
	position: absolute;
	left: 0;
	top: 0;
}

#content-column .middle
{
	position: absolute;
	left: 182px;
	top: 0;
}

#content-column .right
{
	position: static;
	margin: 0 0 0 364px;
}

#content-column .warning
{
	position: static;
	margin: 0 0 30px 0;
	padding: 10px;
	width: 595px;
	border: 4px solid #aaa942;
}

#content-column .warning p a, #content-column .warning p a:hover, #content-column .warning p a:visited
{
	color: #aaa942;
	font-size: 14px;
	line-height: 130%;
	text-decoration: underline;
}

#content-column .warning p, #content-column .warning h1
{
	color: #6A7228;
	font-size: 14px;
	line-height: 130%;
}

h1 {
	color: #6A7228;
	}

#content-column
{
	position: static;
// 	margin: 0 0 0 225px;
margin: 0 0 0 30px;
	padding: 0;
	width: 600px;
	border: 1px solid #1d1d1d;
	text-align: justify;
}


#content-column #footer p
{
	position: static;
	margin: 0 0 30px 0;
	padding: 0;
	display: block;
	text-align: center;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}

#content-column #footer, #content-column #termsofuse
{
	position: static;
	margin: 10px 0 10px 0;
	padding: 0;
	width: 100%;
	color: #999999;
	border: 1px solid #1d1d1d;
}

#content-column #termsofuse p
{
	position: static;
	margin: 0 30px 20px 30px;
	padding: 0;
	text-align: justify;
	font-size: 14px;
	line-height: 140%;
	color: #444444;
}

#content-column h1 .top
{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 26px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: none;
}

#content-column h1
{
	position: relative;
	margin: 10px 20px 10px 20px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0;
	display: block;
	border: 1px solid #222222;
}

#content-column h1 a
{
	position: static;
	margin: 0;
	display: block;
	padding: 0;
	border: 1px solid #222222;
	font-size: 36px;
	line-height: 100%;
	font-weight: normal;
	color: #6A7228;
	overflow: visible;
}

#content-column h1:hover .top
{
	display: block;
}

#content-column p
{
	position: static;
	margin: 20px 20px 20px 20px;
	padding: 0;
	font-size: 17px;
	line-height: 140%;
	color: #999999;
	overflow: visible;
}

#content-column p img
{
	float: right;
	padding: 0;
	margin: 0 0 0 20px;
}

#content-column ul li
{
	width: 180px;
	text-align: center;
	border: 1px solid #222222;
	font-size: 17px;
	line-height: 160%;
	color: #999999;
}

#nav-container
{
	/* IE, my love */
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0px;
	top: -118px;
	width: 207px;
	height: 100%;
	z-index: 20;
	overflow: hidden;
	border: 1px solid #1d1d1d;
}

#structure-centerer > #nav-container
{
	/* Good boys only */
	position: fixed;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: auto;
	top: 18px;
	width: 207px;
	height: 100%;
	z-index: 20;
	overflow: hidden;
	border: 1px solid #1d1d1d;
}

#nav-extender
{
	position: static;
	margin: 0;
	padding: 0;
	top: 0;
	bottom: 0;
	left: 0;
	height: 9000000px;
	border: 1px solid #1d1d1d;
}


body > #structure-bottomshadow
{
	/* Good boys only */
	position: fixed;
	margin: 0;
	padding: 0;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 20px;
	background-image: url(".art/structure-bottomshadow.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	border-bottom: 1px solid #1d1d1d;
	z-index: 30;
}

#structure-centerer
{
	/* IE, my love */
	position: relative;
	margin: 0 auto 150px auto;
	top: 130px;
	bottom: 0;
	padding: 0;
	width: 850px;
	overflow: visible;
	border: 1px solid #1d1d1d;
	text-align: left;
}

body > #structure-centerer
{
	/* Good boys only */
	position: static;
	margin: 130px auto 150px auto;
	padding: 0;
	width: 850px;
	overflow: visible;
	border: 1px solid #1d1d1d;
	text-align: left;
}

#structure-topcolor
{
	/* IE, my love */
	position: absolute;
	/* Easy enough for all */
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
	border-top: 1px solid #6a7228;
	background-color: #6a7228;
	z-index: 30;
}

body > #structure-topcolor
{
	/* Good boys only */
	position: fixed;
}

body > #structure-topcolorbg
{
	/* Good boys only */
	position: fixed;
	margin: 0;
	padding: 0;
	width: 100%;
	top: 0;
	left: 0;
	border-top: 10px solid #1d1d1d;
	background-image: url(".art/structure-topshadow.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 20px;
	z-index: 10;
}

#termsofuse
{
	background-color: #181818;
	color: #444444;
	border: 1px dotted #444444;
	display: block;
}

a, a:hover, a:visited
{
	color: #6A7228;
	text-decoration: none;
}

html, body
{
	margin: 0;
	padding: 0;
	background-color: #1d1d1d;
	height: 100%;
	width: 100%;
	font-family: Optima, "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #777777;
	text-align: center;
}

img
{
	border: 0;
	padding: 0;
	margin: 0;
}

ul
{
	position: relative;
	margin: 10px auto 30px auto;
	padding: 0;
	list-style-type: none;
	border: 1px solid #222222;
	width: 546px;
}
