body{margin:0px;padding:0px; height:100%; background-color:#242424; cursor:default; }



#xspacer{
	height:95%;
	float:left;
	width:1px;
	font-size:1px;
	padding:0px;
	margin:0px;
}

#xcontentwrap{
	width:100%;
	padding:0px;
	margin:0px;
} 

div#content{
	background-color:#242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width:100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #996600;
	clear:both;
}
div#footer{
	background-color:#171717;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	clear:both;
	padding-left:50px;
	padding-top:8px;
	padding-bottom:8px;
	height: 5%;

}

div#left {
	padding: 10px;
	float: left;
	width: 660px;
	margin-top: 5px;
	margin-left: 0px;
	padding-left:52px;
	background-color:#242424;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
}
div#right {
	padding: 10px;
	float: left;
	width: 300px;
	margin-top: 5px;
	margin-right: 20px;
	background-color:#242424;

}
div#header{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #642401;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C77A3A;
	height:59px;
	background-image: url(images/colthemes/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-top:10px;
	padding-left:50px;
}
div#menu {
	position: absolute;
	left: 350px;
	top: 30px;
}
div#footer .created {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
}
div#footer .created a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration:none;
}
div#footer .created a:hover{
	color: #fff;
	text-decoration:underline;
}
div#menu a{
    	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size:14px;
	text-decoration:none;
}
div#menu a:hover{
    	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size:14px;
	text-decoration:underline;
}
div#language{
	position: absolute;
	top: 32px;
	left: 780px;
	height: 20px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
div#language a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;}
	
div#language a:hover{
	text-decoration:underline;}

div#header h1{font-size:24px;display:inline;}
div#left p{padding-top:10px; padding-bottom:10p;}

#admmenu { background-color:#000; }

div.gallery_container { width:130px; overflow:hidden; }
div.gallery_outer0 { background-color:#555; padding:5px; margin:0px 0px 5px 0px; cursor:pointer; }
div.gallery_outer1 { background-color:#853; padding:5px; margin:0px 0px 5px 0px; cursor:pointer; }
div.gallery_inner { background-color:#555; width:120px; height:160px; margin:0px; overflow:hidden; }

img.gallery_thumb { border:0px; }

a.wlink { color:#fff; }
a.wlink:hover { text-decoration:none; }

.light { color:#fff; }

.ac { text-align:center; }
.ar { text-align:right; }

.at { vertical-align:top; }
.am { vertical-align:middle; }

.nav { font-size:15px; font-weight:bold; color:#e84; text-decoration:none; }
.nav:hover { font-size:15px; font-weight:bold; color:#eee; text-decoration:none; }
.nav_act { font-size:18px; font-weight:bold; color:#fff; text-decoration:none; }

.hvr_1_def { color:#fff; }
.hvr_1_ovr { color:#ccc; cursor:pointer; }

.hvr_2_def { color:#ccc; }
.hvr_2_ovr { color:#fff; cursor:pointer; }

.hvr_tab1_def { cursor:pointer; padding:0px 5px; margin-left:5px; border:1px solid #642; border-bottom:0px; background-color:#963; color:#fff; }
.hvr_tab1_ovr { cursor:pointer; padding:0px 5px; margin-left:5px; border:1px solid #963; border-bottom:0px; background-color:#c83; color:#fff; }
.hvr_tab2_def { cursor:pointer; padding:0px 5px; margin-left:5px; border:1px solid #444; border-bottom:0px; background-color:#555; color:#fff; }
.hvr_tab2_ovr { cursor:pointer; padding:0px 5px; margin-left:5px; border:1px solid #666; border-bottom:0px; background-color:#888; color:#fff; }


