@charset "utf-8";
/* CSS Document */

<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-top: 5px;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #CCCCCC;
}


.clearfix:after {
    content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: inherit;
}

* html .clearfix {
   height: 1%;
}


#page_surround {
    border: #2a3438 solid 1px;
	width: 924px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0;
	background-image:url(/new-images/page_bg.jpg);
	background-repeat:repeat-y;
}

#header {
  width: 924px;
    margin: 0;
}

#nav_area {
   width: 924px;
   background-image:url(/new-images/button_bg.jpg);
   background-repeat:no-repeat;
   min-height: 39px;
   text-align: center;
   font-size:14px;
   font-weight:bold;
   padding-top: 5px;   
   margin: 0;
   
   
 }
/* Navigation Area */ 
ul#navlist {
   margin-left: 0;
   margin-top: 0; 
   margin-bottom: 0;
   padding-left: 0;
   white-space: nowrap;
  
}

#navlist li{
  display: inline;
  list-style-type: none;
 
}

#navlist a { padding: 0px 30px; 
border-right: #666666 solid 1px;

}

#navlist a:link, #navlist a:visited{
   color: #fff;
   text-decoration: none;
}

#navlist a:hover{
   color: #ccc;
   background-image:url(/new-images/mo.jpg);
   padding-bottom: 15px;
   background-repeat:no-repeat;
   background-position:bottom;
   text-decoration: none;
}
/* Navigation Area END*/ 
#logo_left {
   float: left;
   width: 503px;
   min-height: 191px;
   background-image:url(/new-images/logo.jpg);
   background-repeat:no-repeat;
}

#image_fade {
   float: right;
   width: 421px;
   min-height: 191px;
   background-image:url(/new-images/image_fade1.jpg);
   background-repeat:no-repeat;
} 

#left_side {
   background-color:#1f2d33;
   width: 227px;
   float: left;
    min-height: 100%;
}
   
#right_side {
   background-color:#1f2d33;
   width: 227px;
   float: right;
   min-height: 100%;
   

}



#main_area {
    background-color: #131d1f;
	width: 470px;
	float: left;
	min-height: 100%;
}	

#main_area_blog {
    width: 697px;
	float: left;
	min-height: 100%;
}	           
     
.side_header {
     background-image:url(/new-images/left_header.jpg);
	 background-repeat:no-repeat;
	 width: 227px;
	 min-height: 22px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 font-style:italic;
	 font-size:14px;
	 padding-left: 5px;
}	

.side_content {
   margin-top: 10px;
   padding-left: 5px;
   padding-right: 5px;
   margin-bottom: 10px;
}	   
	
.main_header {
   background-image: url(/new-images/page-header_bg.jpg);
   background-repeat:no-repeat;
   width: 470px;
   min-height: 22px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-style:italic;
   font-size:14px;
   padding-left: 5px;
}

.main_info {
   margin-top: 10px;
   padding-left: 5px;
   padding-right: 5px;
   margin-bottom: 10px;
      	
}

.main_info_blog {
   margin-top: 10px;
   padding-left: 5px;
   padding-right: 5px;
   margin-bottom: 10px;
   width: 697px;   	
}		

#footer {
    clear:both;
	width: 924px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size:10px;
	color:#cccccc;
}
   	   	
-->
