



body { 
	margin: 0px;
	padding: 0px;
	background: #1f1f1f;
	font-family: Arial,Verdan,Sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 16px;
	font-size-adjust: none;
	font-stretch: normal;
	line-height: 1.6em;
	color: #f3f3f3;
	
}

img.floatLeft { 
    float: left; 
    margin: 20px; 
}


img.floatRight { 
    float: right; 
    margin: 4px; 
}


img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px; 
}

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

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

pre
{
	overflow: auto;
	max-height: 35em;
	margin: 5px -10px -5px -10px;
	padding: 3px;
}

acronym, abbr
{
	cursor: help;
	border-bottom: 1px dotted #ccc;
}

blockquote
{
   	margin: 10px;
   	padding: 15px 10px 5px 10px;
   	font-size: 12px;
   	font-style: italic;
  	background: #555 url(immages/css_quote.gif) no-repeat right top;
	border: 1px solid #555;
}

blockquote.code
{
	overflow: hidden;
	font-size: 12px;
	font-family:Courier New, Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	background: #000 url(images/css_code.gif) no-repeat right top;
	border: 1px solid #555;
	color: #fff;
}

.doNotDisplay, .none, caption { 
	display: none;
}

.underline { 
	text-decoration: underline;
}

.clear { 
	margin: 0pt;
	padding: 0pt;
	clear: both;
	height: 0.1px;
}

#page-wrapper { 
	margin: auto;
	padding: 15px 0px 0px 0px;
	text-align: left;
	background: transparent url(images/main_top.gif) top left no-repeat;
	width: 750px;
}

#content-wrapper { 
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: #151515;
	width: 750px;
}  

#banner {
	background: #252525 url(images/banner_back.jpg) top left repeat-x;
	border: 0px;
	margin: 0px;
	padding: 0pt;
	text-align: center;
margin-top:-10px;
}

#banner_inner {
	
	border: 0px;
	margin: 0px auto 0px auto;
	margin-top: 10px;
	padding: 0pt;
	/*width:650px;*/
	height: 70px;
	text-align: center;margin-left:auto;margin-right:auto;
	vertical-align: middle;
}

#switcher {
	text-align: right;
	margin-bottom: -21px;
	margin-right: 10px;
	font-size: 11px;
}

#top { 
	background: url(images/menu_bg.png) scroll repeat-x center;
	margin: -5px 0px 10px 0px;
	padding: 0px;
	height: 24px;
	text-align: center;
	overflow: hidden;
	line-height:24px;
	vertical-align:middle;
}

.toptable { 
	margin: 0px auto;
	height: 30px;
	width: auto;
}

#header h1 { 
	border-bottom: 1px solid #ccc;
	margin: 0pt;
	padding: 10px;
	font-family: Arial,Verdana,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}

#header a:link, #header a:visited { 
	border: medium none ;
	color: #f3f3f3;
}

#header a:hover, #header a:active { 
	color: #fff;
}

#top_container {
	text-align:center;
}

#top_container ul { 
	margin: 0pt;
	padding: 0pt;
	WIDTH:100%;
}

#top_container ul li { 
	margin: 0pt;
	padding: 0pt;
	list-style-type: none;
	display: block;
	float: left;
	font-family: Arial,Verdana,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 28px;
	font-size-adjust: none;
	font-stretch: normal;
	line-height:24px;
	vertical-align:middle;
	text-align: center;
	letter-spacing:2px;

}

#top_container a {
	border-left: 1px solid #871919; 
	border-right: 1px solid #cb7676;
	margin: 0pt;
	padding: 0px 13px;
	display: block;
	text-decoration: none;
	color: #f3f3f3;
}

#top_container li#active { 
	font-weight: bold;
	color: #fff;
	
}	

#top_container a:hover { 
	color: #fff;
	background: url(images/menu_bg_hover.png) scroll repeat-x center;
}

#top_container li#bufferleft {
	border-right: 1px solid #cb7676;
}

#top_container li#bufferright {
	border-left: 1px solid #871919; 
	border-bottom: none;
	height: 28px;
}

#main { 
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 150px 0px;
	float: center;
	width: 650px;

	
}

.content-header { 
	margin: 15px;
	padding: 0pt;
}

.content-header h2 { 
	margin: 0pt;
	padding: 0pt;
	font-family: Arial,Verdana,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #999;
}

.content-title { 
	margin: 0pt;
	padding: 0pt;
}

.content-title h1 { 
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 8px;
	padding: 0px 0px 2px 0px;
	font-family: Arial,Verdana,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-size: 18px;
	color: #999;
}

.content-title h3 { 
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 8px;
	padding: 0px 0px 2px 0px;
	font-family: Arial,Verdana,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-size: 15px;
	color: #999;
}

.content-title h4 { 
	margin: 0px 0px 8px;
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 2px 0px;
	font-family: Arial,Verdana,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-size: 13px;
	color: #999;
}

.content { 
	margin: 20px 15px 40px;
	padding: 0pt;
}

#sidebar {
	background: #252525;
	border: 1px dotted #666;
	margin: -15px 0px 10px 10px;
	padding: 0pt;
	color: #ccc;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	float: left;
	width: 203px;
}

#sidebar a:link, #sidebar a:visited { 
	text-decoration: none; border: medium none ;
	color: #f3f3f3;
}

#sidebar a:hover, #header a:active { 
	text-decoration: underline;
	color: #fff;
}

.sidebar-wrapper { 
	margin: 10px;
}

#sidebar .box { 
	margin: 0px 0px 20px;
}

#sidebar .box ul { 
	margin: 0pt;
	padding: 0pt;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

#sidebar .box li { 
	margin: 0px 0px 2px;
	padding: 0px 0px 0px 9px;
	background: transparent url(images/dot.gif) no-repeat scroll 0px 6px;
}

#sidebar .box li.sub { 
	margin: 0px 0px 2px;
	padding: 0px 0px 0px 15px;
	background: transparent url(images/sub_dot.gif) no-repeat scroll 0px 6px;
}

#sidebar h4 { 
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 8px;
	padding: 3px 0px 2px 0px;
	color: #999;
	font-family: Arial,Verdana,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}

#footer {
	
	margin: 0px auto 30px auto;
	padding: 15px 0px 0px 0px;
	color: #f3f3f3;
	font-size: 11px;
	line-height: 12px;
	clear: both;
text-align: center;
}

#footer a:link, #footer a:visited { 
	text-decoration: underline;
	color: #f3f3f3;
}

#footer a:hover, #footer a:active { 
	text-decoration: none;
	color: #999;
}

.footer-i { 
	margin: 0px;
	padding: 10px;
}

.footer-i p { margin: 0pt;
	padding: 0pt;
}

#footer-left {
	float:left;
}

#footer-right {
	float:right;
	text-align: right;
}



.leftbox, .rightbox { 
	margin: 3px;
	padding: 3px;
	font-size: larger;
}

.leftbox { 
	float: left;
}

.rightbox { 
	float: right;
}

img { 
	border: none;
}

.center { 
	width: 100%;
	text-align: center;
	margin: 0 auto 0 auto;
}



.bannerbox{

	margin:5px;
	border:#555 dotted 1px;
	padding:5px;
	font-size:12px;
	
}

.gallery{
	float:left;
	margin:5px;
	border:#555 dotted 1px;
	padding:3px;	
	line-height:0;
}

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

.hideme{

	display:none;
	
}

.photo{
table-layout: auto;
border: 2px solid #ffffcc;



}