a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: underline; color: #CC9900;}
a:active {text-decoration: underline;}

.style1 {color: #CC6600; font-weight:100;}
.style6 {color: #CC6600;}
.style15 {font-size: small}
.style20 {color: #6B7272}
.style22 {color: #CC6600; font-size: 14px; font-weight:100;}
.style23 {color: #151616}
.style24 {color: #525757}
.style25 {font-size: 14px}
.style27 {color: #515656}
.style28 {color: #222222; font-size: 10px}
.style43 {font-size: 10px; color: #666666;}
.style47 {color: #333333; font-size: 10px}
.style48 {color: #666666; font-size: 12px; font-weight:100;}
.style49 {color: #b4b4b4; font-size: 12px; font-weight:100;}
.style50 {font-size: 9px}
.style51 {color: #CCCCCC}
.style52 {font-size: 10px; font-weight: bold; }
.style54 {font-size: 9px; color: #666666; }
.style55 {color: #333333}
.style57 {color: #CCCCCC;}
.style58 {color: #666666; font-weight:100;}
.style59 {color: #CC6600}
.style60 {color: #999999;font-size: 12px;}
.style63 {color: #999999}

body {
	background-image:url(../background/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #000000;
	background-position:top;
	line-height: normal;
	height: auto;
}
* {
	padding: 0px;
	margin: 0px;
	float: none;
	height: auto;
}
p {
	padding: 8px 12px 3px 20px;
	display:block;
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	clip: rect(auto,10px,auto,auto);
}
a {
	color:#6b7272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 860px;
	vertical-align: baseline;
	position: relative;
}
#header{
	height:115px;
	width:860px;
	background-image:url();
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content{
}
#left{
	width:192px;
	float:left;
}
#middle{
	width:450px;
	clear: none;
	float: right;
	top: auto;
	overflow: auto;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 10px;
	left: inherit;
	right: auto;
	bottom: inherit;
	padding: 0px;
	height: auto;
}
#right{
	width:192px;
	float:right;
}

/********************* menu ****************************/
.menuheader{
	width:192px;
	height:33px;
	background-image:url(../background/menutop.gif);
	display:block;
}
.menucontent{
	width:192px;
	background-image:url(../background/menumiddle.gif);
	background-repeat: repeat-y;
	padding-bottom: 5px;
}.menuheader h2{
	padding: 9px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}.menuheader h3{
	padding: 9px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.menufooter{
	width:192px;
	height:15px;
	background-image:url(../background/menubottom.gif);
	display:block;
}
.postheader,.menuheader{
	color:#CCCCCC;
	text-transform: uppercase;
}
/********************* post ****************************/
.post{
	margin-bottom:15px;
}
.postheader{
	background-image:url(../background/posttop.gif);
	display:block;
	width:450px;
	height:33px;
}
.postheader h1{
	padding: 9px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.postcontent{
	background-image:url(../background/postmiddle.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.postfooter{
	background-image:url(../background/postbottom.gif);
	background-repeat: no-repeat;
	display:block;
	width:450px;
	height:15px;
}
/********************* header ****************************/
#header{
	position:relative;
}
#header ul{
	position:relative;
	top:69px;
	display:block;
	right:0px;
	text-align: right;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#header ul li a:hover{
	text-decoration:underline;
}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li{
	padding-top: 5px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}
.member{
	display:inline;
	float:left;
	margin-left:10px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	

}
.clear{
	clear:both;
}
#container #footer #bottom {
	height: 120px;
	vertical-align: bottom;
}

