/* CSS Document */

body		{ margin:10px 0px 0px 0px; padding:0; background-color:#000; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#fff;}

img		{ border:0px;}

h1	{
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight:normal;
	color:#ffffff;
	display: inline;
	  }
	  
h2	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  font-size: 12px; 
	  font-style: normal; 
	  color:#ffffff; 
	  display: inline;
	  }

h3	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  font-size: 14px; 
	  font-style: normal; 
	  color:#000; 
	  display: inline;
	  }  
	  
.clr		{ clear: both;}

#wrap		{ width:980px; margin:0 auto; text-align:left; border:solid 1px #cc0000;}	
#head_bg	{ background-image:url(../gfx/head_bg.jpg); width:980px; height:110px;}
#logo		{ float:left; width:350px;}
#menu		{ float:right; width:590px; padding:60px 0px 0px 0px;}

#home_bg	{ background-image:url(../gfx/home_bg.jpg); width:980px; height:470px;}
#home_box	{ padding: 300px 10px 10px 10px;}
.home_text	{
	width:385px;
	text-align: center;
	font-size: 12px;
} 
.home_text A:link		{ color:#fff; text-decoration: none; font-weight: bold; }
.home_text A:visited	{ color:#fff; text-decoration: none; font-weight: bold;}
.home_text A:hover		{ color:#fff; text-decoration: underline; font-weight: bold;}
.home_text A:active		{ color:#fff; font-weight: bold;}

#page_bg	{ background-image:url(../gfx/page_bg.jpg); background-repeat:no-repeat; background-color:#000; width:980px;}
#page_box	{
	padding: 10px;
	font-size: 12px;
}
.page_text	{
	color:#FFF;
} 
.page_text A:link		{ color:#fff; text-decoration: none; font-weight: bold; }
.page_text A:visited	{ color:#fff; text-decoration: none; font-weight: bold;}
.page_text A:hover		{ color:#fff; text-decoration: underline; font-weight: bold;}
.page_text A:active		{
	color:#00F;
	font-weight: normal;
}


#foot_bg	{ background-image:url(../gfx/foot_bg.jpg); width:980px; height:60px;}
.foot				{ font-size:10px; padding:10px;}
.foot A:link		{ color:#fff; text-decoration: none; font-weight: bold; }
.foot A:visited		{ color:#fff; text-decoration: none; font-weight: bold;}
.foot A:hover		{ color:#fff; text-decoration: underline; font-weight: bold;}
.foot A:active		{ color:#fff; font-weight: bold;}
#wrap #page_bg #page_box .page_text {
	font-size: 12px;
	text-align: left;
}
.yell2 {
	color: #FF0;
	font-weight: bold;
}
#wrap #page_bg #page_box div .page_text {
	font-size: 12px;
}
