@charset "UTF-8";
/* CSS Document */


body {
	background-color: #000;
}

#all {
	border: 0px;
	width: 1100px;
	height: 700px;
	position: absolute;
	left: 10px;
	top: 10px;
	background-color:#000;
}

#header {
	border: 0px;
	position: absolute;
	width: 300px;
	height: 60px;
	top: 0px;
	left: 0px;
	padding:0px;
	background-color:#000;
}

#content_top {
	border: 0px;
	position: absolute;
	width: 173px;
	height: 70px;
	top: 60px;
	left: 57px;
	padding: 0;
	background-color:#000;
}

#content_left {
	border: 0px;
	position: absolute;
	width: 173px;
	height: 298px;
	top: 130px;
	left: 57px;
	padding: 0;
	background-color:#000;
	overflow-y: auto;
	overflow-x: auto;
}

#content_center {
	border: 0px;
	position: absolute;
	width: 800px;
	height: 550px;
	top: 130px;
	left: 300px;
	padding: 0px;
	background-color:#000;
	overflow-y: hidden;
	overflow-x: hidden;
	
	}

#content_latest {
	border: 0px;
	position: absolute;
	width: 1043px;
	height: 550px;
	top: 115px;
	left: 57px;
	padding: 0px;
	background-color:#000;
	overflow-y: hidden;
	overflow-x: hidden;

}

#content_index {
	border: 04px;
	border-color:#333;
	position: absolute;
	width: 600px;
	height: 300px;
	top: 120px;
	left: 57px;
	padding: 0px;
	background-color:#000;
	overflow-y: hidden;
	overflow-x: hidden;
}

#news_bar {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
    border: 0px;
	position: absolute;
	width: 600px;
	height: 195px;
	top: 460px;
	left: 57px;
	padding: 5px;
	background-color:#000000;
	overflow-y: auto;
	overflow-x: auto;
}


#content_about {
    border: 0px;
	position: absolute;
	width: 525px;
	height: 900px;
	top: 130px;
	left: 250px;
	padding: 0px;
	background-color:#000;
	overflow-y: auto;
	overflow-x: auto;
	text-align:justify;
}
	

#content_bottom{
	border: 0px;
	position: absolute;
	width: 173px;
	height: 227px;
	top: 434px;
	left: 57px;
	padding: 0px;
	background-color:#000;

}


#copyright {
	border: 0px;
	position: absolute;
	width: 173px;
	height: 25px;
	top: 667px;
	left: 57px;
	padding: 0px;
	background-color:#000;
	
	}


#news_title {
	border: 0px;
	position: absolute;
	width: 173px;
	height: 25px;
	top: 435px;
	left: 62px;
	padding: 0px;
	background-color:#000;
}

#index_buttons {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #444444;
	border: 0px;
	position: absolute;
	width: 300px;
	height: 25px;
	top: 90px;
	left: 57px;
	padding: 0px;
	background-color:#000;
}

#content_top h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
    position:absolute;
    bottom:0px;
    left:0px;
    margin:0px;
    padding:0px;
    border:0px;
	
	}



p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 18px;
    color: #999999;
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
	text-align:left;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    position:absolute;
    bottom:0px;
    right:0px;
    margin:0px;
    padding:0px;
    border:0px;
}
	
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #999999;
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;

}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 18px;
    color: #FFFFFF;
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
	
}
	h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
    position:absolute;
    bottom:0px;
    right:0px;
    margin:0px;
    padding:0px;
    border:0px;


}

img {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;

}

#nav_bar {
	border: 0px;
	position: absolute;
	width: 740px;
	height: 18px;
	top: 30px;
	left: 300px;
	padding: 5px;
}

#nav_bar ul {
    display: inline; 
    padding: 0px; 
	margin: 0px; 
}         
#navbar a { 
    color: #ffcc66;
    text-decoration: none;     
}    
#nav_bar li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; 
    line-height: 15px;
    cursor: pointer;
    display: inline;
    float: left; 
    margin:0 ; 
    padding-right: 18px;        
    list-style: none; 
}
#nav_bar li ul {
    display: none; 
    width: 120px;
    position: absolute;  
}
#nav_bar li:hover ul {
    display: list-item;
    list-style: none;
} 

a:link {
	text-decoration: none; 
	color: #FFFFFF;
	
}
a:visited {
	text-decoration: none; 
	color: #FFFFFF;
}
a:active {
	text-decoration: none; 
	color: #FFFFFF;
}
a:hover {
	color: #993399;
}    
