body {
	background: #000 url('images/bg.jpg') top left no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;	
}

a {
	color: #F00;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

ul,
ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#container {
	width: 989px;
	background: url('images/pattern.png') bottom right no-repeat;
	border: 0px solid #CCC;
	margin: 0px auto;
	position: relative;
}


h2 {
	margin-top: 0px;
	border-bottom: 1px solid #b3b3b3;
	color: #5f5f5a;
	padding-bottom: 6px;
}

h5 {
	margin: 6px 0px 15px 0px;
	color: #a5a24e;
	border: 1px solid #d2cf81;
	background: #ffffe0;
	padding: 8px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}

h5 p {
	margin: 6px;
}

#sections {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}


.largetxt {
	border-bottom: 1px solid #F00;
	padding: 6px 0px;
	font-size: 16px;
	margin-bottom: 16px;
}

.left,
#leftColumn,
#rightColumn,
#rightColumn #content #topNav p {
	float: left;
}

.right,
#leftNavColumn,
#topNav a {
	float: right;
}

#leftColumn {
	width: 240px;
}

#leftColumn ul li {
	border-bottom: 1px solid #3b3b3b;
}

#leftColumn ul li a {
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #000;
	padding: 12px;
	font-weight: bold;
	font-style: italic;
	display: block;
	color: #706f6f;
}

#leftColumn #block {
	background: #000 url('images/navigation.png') center 10px no-repeat;
	height: 150px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.opacity {
	opacity: 0.5;
}

.radius {
	border-radius: 5px;
}

h1 {
	background: #000;
	padding: 20px;
	margin: 0px;
	border-bottom: 1px solid #3b3b3b;
	text-indent: -9999px;
	height: 64px;
	z-index: 1;
}

#logo {
	background: url('images/logo.png') center center no-repeat;
	width: 148px;
	height: 64px;
	display: block;
	padding: 20px 46px;
	text-indent: -9999px;
	position: absolute;
	z-index: 2;
}

.clr { clear: both }

#memberbar {
	border-top: 1px solid #333;
	padding: 20px 25px 26px 25px;
	text-transform: uppercase;
	height: 20px;
}

#memberbar span {
	color: #FFF;
	margin-right: 6px;
}

#memberbar a {
	text-decoration: none;
	text-transform: none;
	border: 1px outset #666;
	background: #333 url('images/logout.jpg') 10px center no-repeat;
	color: #ccc;
	padding: 8px 8px 8px 33px;
	display: block;
}

#memberbar a:hover {
	text-decoration: underline;
	border: 1px inset #333;
}

#rightColumn {
	width: 59%;
}


#rightColumn #content {
	margin: 20px 0px;
	background: #2a2a2a;
	padding: 8px 8px 48px 8px;
}

#rightColumn #content #topNav {
	font-size: 14px;
	color: #CCC
}

#rightColumn #content #topNav a {
	margin-top: 14px;
	color: #FFF;
}

#rightColumn #content #innerContent {
	background: #FFF;
	padding: 20px;
	clear: both;
	height: 480px;
}

#cloud {
	background: url('images/cloud.png') no-repeat;
	width: 44px;
	height: 134px;
	position: absolute;
	top: 85px;
	right: 131px;
}

#leftNavColumn {
	padding: 20px 0px;
	position: absolute;
	z-index: 1;
	height: 170px;
	right: 0px;
	color: #ccc;
	margin: 90px 0px 0px 0px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	background: none;
}

#leftNavColumn span {
	color: #1f1f1f;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow:  1px 0px 0px #000;
	font-size: 120px;
	text-transform: uppercase;
	line-height: 0px;
}

#leftNavColumn #nav {
	position: relative;
	z-index: 2;
	width: 300px;
	margin: -90px 0px 0px 10px;
	line-height: 18px;
}

#leftNavColumn #nav p {
	font-size: 25px;
	margin-bottom: 8px;
	color: #F00;
}

#leftNavColumn #nav div a {
	color: #fff;
	text-decoration: underline;
}
