body {
	text-align: center;
	/*background-color: #808080;*/
	background-color: #777777;
	border: none;
	
}

h2 {
	
	font-family: helvetica, arial, sans-serif;
	font-size: 1.3em;
	color: #202575;
	margin: none;
	padding: none;
	
}

h3 {
	
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: .9em;
	color: #202575;
	margin: none;
	
}

h4 {
	
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: .9em;
	color: blue;
	margin: none;
	
}

h5 {
	
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: .9em;
	color: red;
	margin: none;
	
}




p {
	
	font-family: helvetica, sans-serif;
	font-size: .9em;
	text-indent: 20px;
	letter-spacing: 0.01em;
	word-spacing: .09em;
	line-height: 1.2;
	text-align: left;
}

img {
	border: none;	
}

#right_img {
	
	float: right;
	margin: 10px;
}

#center_text {


	letter-spacing: 0.01em;
	font-family: helvetica, sans-serif;
	font-size: .9em;
	padding-left: 225px;
	color: blue;
	margin: none;
	padding: none;
	
		
}

#headerText {

	font-family: helvetica, arial, sans-serif;
	font-size: 1.3em;
	color: #202575;
	margin: none;
	padding: none;	
}

#myList {

	list-style-type: square;
	font-family: helvetica, sans-serif;
	font-size: .9em;
	letter-spacing: 0.01em;
	word-spacing: .09em;
		
}


#main {
	
	position: relative; 
    width: 900px;
    margin: 0px auto;
    text-align: left;
    background-color: #eeeeee;
}

#header {
	
	position: relative;
	width: 900px;
	height: 125px;
	background-image: url('andersonGaming1.png');
}

#rss {
	
	position: absolute;
	left: 800px;
	top: 15px;
}



#maintext {
	
	position: relative;
	
	width: 900px;
	height: 900px;
	background-color: white;
	
}


#header2 {
	
	position: relative;
	width: 900px;
	height: 30px;
	background-image: url('headertwo1.jpg');
	
}

#content {
	
	position: absolute;
	width: 900px;
	background-image: url('articles_bg.png');


}

#articles {
	
	float: left;
	margin-left: 15px;
	width: 650px;
	top: 2px;
	background-repeat: no-repeat;
	background-image: url('article_head.jpg');
	/*border-style: solid;
	border-width: 2px;*/
}

#article_full {
	
	position: relative;
	top: 5px;
	left: 5px;
	width: 635px;
	/*border-style: dotted;
	border-width: 2px;*/
}

#sidebar {
	
	float: left;
	margin-left: 15px;
	width: 205px;
	/*border-style: solid;
	border-width: 2px;*/
	
}

#chat {
	
	position: relative;
	left: 2px;
	top: 10px;
	/*border-style: dotted;
	border-width: 2px;*/
	
}

#blockOne {

	position: relative;
	text-align: center;
	margin-top: 15px;
	left: 2px;	
	height: 190px;
	width: 195px;
	background-color: black;
	
}

#blockTwo {

	position: relative;
	text-align: center;
	margin-top: 15px;
	left: 2px;
	
	height: 190px;
	width: 195px;
	background-repeat: no-repeat;
	background-image: url('nav_head.gif');
	
}

#blockThree {

	position: relative;
	text-align: center;
	margin-top: 20px;
	left: 2px;
	
	height: 200px;
	width: 200px;	
	
}
#blockFour {

	position: relative;
	text-align: center;
	margin-top: 20px;
	left: 2px;
	
	height: 200px;
	width: 200px;	
	
}

#navText {

	text-align: center;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.1em;
	color: white;
	margin: none;	
}

#footer {

	clear: both;
	background-image: url('footer.gif');
	height: 53px;
	width: 900px;
	
	/*border-style: solid;
	border-width: 2px;*/	
}
 #tabs1 {
	z-index: 4;
	position: absolute;
	top: 130px;	padding: 0px 0px 0px 22px;
	float:left;
	background:transparent;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
      }
    #tabs1 ul {
          margin:0;
          padding:0px 0px 0px 0px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      }
    #tabs1 a{
	float:left;
	background: transparent url(images/menu.png) no-repeat right top;
	margin:0;
	color: white;
	padding:0px 12px 3px 10px;
	text-decoration:none;
      }

    #tabs1 a:hover {
	float:left;
	color: #4d4d4d;
	margin:0;
	text-decoration:none;}