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

h1,h2,h3,p{
	padding:0px;
	margin:0px;}

body{
	padding:0px;
	margin:0px;
}

/*divs*/
#container {
	margin: 0 auto;
	width: 760px;}
	
#header{
	height:105px;
	width:760px;
	padding:0;
	width:0;}
	
#title{
	width:760px;
	margin:0;
	padding:0;
	height:151px;}
	
#home_nav{
	padding:10px 0 0 16px;
	margin:0;
	background-image:url(gfx/page_gfx_05.gif);
	background-repeat:no-repeat;
	width:240px;
	height:230px;
	float:right;}
	
#nav{
	padding:18px 0 0 16px;
	margin:0;
	background-image:url(gfx/article_pages_05.gif);
	background-repeat:no-repeat;
	width:240px;
	height:232px;
	float:right;}
	
#main_article{
	float:left;
	width:504px;
	height:240px;
	padding:0;
	margin:0;}
	
#page_body{
	width:760px;
	margin:0;
	padding:0;}
	
#article_body{
	width:732px;
	margin:0;
	padding:0 0 0 28px;}
	
#home_panels{
	width:760px;
	margin:0;
	width:0;
	clear:both;}
	
#hp_left{
	margin:0;
	width:300px;
	padding:0;
	float:left;}
	
#hp_right{
	margin:0;
	width:300px;
	padding:0;
	float:left;}
	
#footer{
	margin:0;
	padding:40px 0 0 0;
	width:760px;
	background-image:url(gfx/page_gfx_09.gif);
	height:44px;
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-align:center;
	color:#0e0e0e;}
	
/* text */

.title_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	text-align:left;
	line-height:21px;
	color:#464646;}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	line-height:19px;
	color:#464646;
	padding:0 30px 0 0;}
	
a.nav_hl:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0e0e0e;
	font-size: 15px;
	font-weight: normal;
	text-align:left;
	text-decoration:none;
	line-height:21px;
}
a.nav_hl:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#0e0e0e;
	font-size: 15px;
	font-weight: normal;
	text-align:left;
	text-decoration:none;
	line-height:21px;
}
a.nav_hl:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#464646;
	font-size: 15px;
	font-weight: normal;
	text-align:left;
	text-decoration:none;
	line-height:21px;
}
a.nav_hl:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#0e0e0e;
	font-size: 15px;
	font-weight: normal;
	text-align:left;
	text-decoration:none;
	line-height:21px;
}

a.text_hl:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	line-height:19px;
	color:#464646;
	text-decoration:underline;
}
a.text_hl:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	line-height:19px;
	color:#464646;
	text-decoration:underline;
}
a.text_hl:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	line-height:19px;
	color:#bfd241;
	text-decoration:underline;
}
a.text_hl:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	line-height:19px;
	color:#464646;
	text-decoration:underline;
}

a.footer_hl:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-align:center;
	color:#0e0e0e
	text-decoration:underline;
}
a.footer_hl:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-align:center;
	color:#0e0e0e
	text-decoration:underline;
}
a.footer_hl:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-align:center;
	color:#0e0e0e
	text-decoration:underline;
}
a.footer_hl:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-align:center;
	color:#0e0e0e
	text-decoration:underline;
}