body {
	background-image:url(../common_gfx/bckg_.jpg);
	background-color: black;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0px;
	margin-bottom:30px;
}


#container {
	width:1000px;
	position:relative;
}

#popin { position:absolute; z-index:200; top:100; left:100px; background-color:#FFF; width:850px;}

#leftCol {
	width:236px;
	float:left;
}

#rightCol {
	float:left;
	width:764px;
}
	
	div#topBanner{
		width:764px;
		height:97px;
	}
	div#leftBanner {
		margin-left:16px;
		}
	
	
	div#header{
		width:764px;
		height:319px;
	}
		div.naptar { 
			margin-bottom:3px;
			margin-left:8px;
			font-weight:bold;
			color:#FFFFFF;
			position:absolute;
			z-index:100;
			float:right;
			right:10px;
			top:187px;
			font-size:11px;
			text-align:right;
			
			}

		div#content{
			width:764px;
			margin-top:10px;
		
	}
	
	#openLeft { float:left; width:380px;}
	
	#openRight { float:left; padding-left:20px; }
	
		div#contentMain{
			background-image:url(../common_gfx/content_bg.gif);
			background-repeat:repeat-y;
			background-color:#000000;
			overflow:hidden;
			width:764px;
			}
			
		.bannerMain{
			float:left;
			width:380px;
			height:156px;
			background-image:url(../common_gfx/banner_bg.gif);
			background-repeat:no-repeat;
			margin-bottom:10px;
			
		}

	div#footer{
		clear:both;
		width:764px;
		padding-top:12px;
		
	}
	
	#footerLink {  width:100%; text-align:center;  background-color:#000; background-image:url(../common_gfx/content_bg.gif); background-repeat:repeat-y;  }
	
	#footerLink a { color:#ffffff; text-decoration:underline; font-weight:bold; font-size:12px;}
	#footerLink a:hover { color:#C90; text-decoration:none; }

	h1 {
		color: #F1AF16;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 26px;
		font-weight:normal;

		}
	.blue {color:#227CA0; font-weight:bold;}

	a {	font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color: #F1AF16;
		text-decoration:underline;
		}
		
	a:hover{
		text-decoration:none;
	}
	
	.small {
		font-size: 13px;
		text-align:left;
		}
		
	
	.picLeft {
		float:left;
	}
	
	.picLeftMar {
		float:left;
		margin-right:15px;
		margin-bottom:10px;
	}
	
	
	
	.identMain {
		margin:27px;
	}
	
	.identAdsenseHor{
		margin:10px 10px 10px 20px;
		}
	
	.ident3 {
		margin-left:3px;
		margin-top:3px;
	}