/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
font-family: georgia, arial;
font-size: 11px;
 background-color:#F4F4F4;
} 
 
#pagewidth{ 
 width:600px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto; 
margin-top: 10px; 
} 
 
#header{
 position:relative; 
 background-color:#FFF;
	height:200px;
 width:600px;
 background-image: url('http://www.kalei.sercha.net/lock-bastion/imgs/main.gif');
	background-repeat: no-repeat;
	background-position: top;
	float: bottom;
}
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:100%;
text-align: center;
 }
 
 
#footer{
 height:30px; 
  background-color:#FFF; 
 clear:both;
background-image: url('http://www.kalei.sercha.net/lock-bastion/imgs/footer.gif');
background-repeat: no-repeat;
background-position: bottom; 
font-size: 10px;
text-align:center;
 } 
 
p{
text-align:center;
padding: 0px 10px 0px 10px;
}

A:link {color: #0033CC;}
A:visited {color: #0033CC;}
A:active {color: #0033CC;}
A:hover {color: #0033CC;}

img {/* border style for all images */
border: 0;
margin-bottom: 0.2em;
  }

	#cg_img    { text-align: center;	border: 0;}
	#cg_nav1, #cg_nav2 { text-align: center; font-family: georgia, Arial, Helvetica, sans-serif; font-size: 12px; border: 0;}
	#cg_nav1 a, #cg_nav2 a 	{ text-decoration: none; border: 0;}
	#cg_nav1 a:hover, #cg_nav2 a:hover { text-decoration: underline; border: 0;}
	.cg_arrow1, .cg_arrow2	{ font-weight: bold; border: 0;}



 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

