:focus {
  -moz-outline-style: none;
}
:-moz-any-link:focus {
  outline: none;
}
a {
  outline: none;
}

* {margin: 0; padding: 0; }
html {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/bg1.png);
	background-repeat:repeat-x;
	background-color:#6ab828;
	
}
.centered {
	height:auto;
	margin: 0 auto;
	width:936px;
}

.content {
	height:auto;
	margin: 0 auto;
	width:936px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-color:#016002;
}
#container {
	float:left;
	width:936px;
	height:838px;
}
#header_ {
	width:935px;
	height:275px;
	background-image:url(images/header.png);
}
#menu_ {
	float:left;
	width:936px;
	height:auto;
}
#flash_ {
	float:left;
	width:650px;
	height:263px;
}
#side_ {
	float:right;
	width:286px;
	height:394px;
	background-color:#016002;
	background-image:url(images/side.jpg);
}
#articles_ {
	float:left;
	width:650px;
	height:444px;
	background-color:#007f00;
}
#welcome_ {
width:280px;
height:auto;
margin-left:2px;
background-color:#014a01;
}

#pics_ {
	float:left;
	width:650px;
	height:131px;
	background-image:url(images/pics.jpg);
}
#footer_ {
	float:left;
	width:100%;
	height:69px;
	background-image:url(images/ft1.png);
	background-repeat:repeat-x;
}
#download_{
	position:absolute;
	width:120px;
	height:113px;
}
#video_ {
	float:left;
	width:1280px;
	height:413px;
	background-image:url(images/hagtw.png);
}

.box_container_mag {
	float:left;
	width:627px;
	height:230px;
	padding-right:5px;
}
.box_container {
	float:left;
	width:627px;
	height:200px;
	padding-right:5px;
}
#box1_ {
margin-right:7px;
float:right;
width:345px;
height:55px;
padding-top:3px;
border: 1px solid;
  border-color: #FFFFFF;
  background-color: #66b319;	
}
#box2_ {
float:left;
width:252px;
height:182px;
  border: 3px solid;
  border-color: #FFFFFF;
  background-color: #017f01;	
}
#box3_ {
width:627px;
height:210px;
padding-top:3px;
background-color: #017f01;	
}
#box_city_ {
margin-right:7px;
float:right;
width:345px;
height:17px;
border: 1px solid;
  border-color: #FFFFFF;
  background-color: #66b319;	
}
#box_head_ {
margin-right:7px;
float:left;
width:345px;
height:17px;
border: 1px solid;
  border-color: #FFFFFF;
  background-color: #006600;	
}
#text_ {
float:right;
margin-right:9px;
width:345px;
height:155px;
padding-top:3px;
}
#headline_ {
margin-left:20px;
float:left;
width:200px;
height:auto;
border: 2px solid;
  border-color: #FFFFFF;
  background-color: #66b319;	
}
#box_mag_ {
margin-left:10px;
float:left;
width:200px;
height:220px;
  border: 3px solid;
  border-color: #FFFFFF;
  background-color: #017f01;	
}
#box_mag_2_ {
margin-right:50px;
float:right;
width:345px;
height:17px;
padding-top:3px;
border: 1px solid;
  border-color: #FFFFFF;
  background-color: #66b319;	
}
#box_mag_3_ {
width:627px;
height:230px;
padding-top:3px;
background-color: #017f01;	
}
#text_mag_ {
float:right;
margin-right:50px;
width:345px;
height:155px;
padding-top:3px;
}

/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 230px; margin: 1em auto; }



