
	/*
	i cant believe i actually came around to editing it
	*/

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image: url(testtheme/Background.gif);
	margin: 0;
	padding: 0;
	_text-align:center;
	
		
}
a {
	color: #22f;
	text-decoration: none;
	_text-align:left;
}
h1 {
	text-decoration: none;
	font-size: 15px;
	margin: 0 0 0 6px;
	padding: 0;
}
ul {
	margin: 0 0 0 6px;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}
	a:hover {
color: #fff;

}
li a {
	color: #ccc;
}
li v {
	color: #fff;
}
li {
	display: inline;
}
h4 {
	text-decoration: none;
	font-size: 15px;
	margin: 0 0 0 0px;
	padding: 0;
	background: url(testtheme/bg_header_under.png) repeat-x;
	_text-align:left;
	border:5px solid #7a7a7a;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	
}
#iframe1 {
	overflow-x: hidden;
	color: #fff;
	
	
}
#tnav {
	
	/*border: 0;*/
	padding: 0;
	margin: 0;
	
	background: transparent;
	_text-align:left;
}
#main5 {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 1px solid #7a7a7a;
	background: url(testtheme/Background_repeat.png) repeat;
	padding: 5px 5px 5px 10px;
	height: auto;
	position: fixed;
	_position: absolute;
   	left: 1%;
  	width: 9%;
	color: #fff;
}

#main {
	border:5px solid #7A7A7A;
	margin: 2px auto 2px auto;
	padding: 5px 5px 5px 10px;
	color: #fff;
	background:url(testtheme/Background_repeat.png) repeat;
	width: 75%;
	height: auto;
	_height: 520px;
	_text-align:left;
	min-width:425px;
	min-height:165px;
	text-align: left;
	z-index: 0;

}
#main2 {
	border: 1px solid #333;
	background-color: #222;
	margin: 2px auto 2px auto;
	padding: 5px 5px 5px 10px;
	height: auto;
	_height: 520px
	position: fixed;
   	right: 1%;
  	width: 5%;
	_text-align:left;
}

#paypal {
	border: 0;
	padding: 20px;
	margin: 10px;
	width: 160px;
	height: 85px;
	background: #444;
}
#footer{ 
	position: fixed;
	_position: relative;
	bottom: 0;
	border:5px solid #7A7A7A;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
	_text-align:left;
	text-align: center;
	width: 95%;
	left: 2.5%;
	right: 2.5%;
	/*border: 1px solid #333;*/
	background-color: #2e2e2e;
	color: #ddd;
	<!--[if IE]>
        display: none;
    	<![endif]-->
} 
#main3 {
	height: auto;
	position: absolute;
	left: 0%;
  	width: 5%;
}