@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
}

#container {
	width: 820px;
	margin: 0 auto;
	text-align: left;
	margin-top: 20px;
} 


#sidebar1 {
	float: left; 
	width: 11em; 
	background: #EBEBEB; 
	padding: 15px 0; 
}
#sidebar2 {
	float: right; 
	width: 11em; 
	background: #EBEBEB; 
	padding: 15px 0; 
}
#sidebar1 h3, #sidebar1 p, #sidebar2 p,  #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 10px;
}


 #mainContent {
  margin: 0 12em 0 12em; 
} 


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#content {
	height: 524px;
	width: 870px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 6px solid #FFFFFF;
	background-image: url(/images/gallery_bg.png);
}
#home {
	height: 524px;
	width: 870px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 6px solid #FFFFFF;
}
#copyright {
	clear: both;
	width: 870px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#menu {
	clear: both;
	float: right;
	height: 53px;
	width: 705px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#article {
	clear: both;
	float: right;
	height: 410px;
	width: 510px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: auto;
}

body,td,th {
	color: #FFFFFF;
	font-size: 14px;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF00FF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	font-size: 10px
}

BODY {
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000
}
.offerulink{font-size:10px}
a.offerulink:link{color:white;text-decoration: none;
font-size:10px}
a.offerulink:hover{
	color: #FF00FF;

	text-decoration: none;
}


.lang{font-size:14px}
a.lang:link{color:white;text-decoration: none;
font-size:14px}
a.lang:hover{
	color: #FF00FF;

	text-decoration: none;
}

