body {	
	background-color: #006600;
	margin:0px;
	padding:0;
}
body, a, p, td, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
a{
	color:#FF3300;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p{
	color:#333333;
	margin-bottom:10px;
	text-align:justify;
	line-height:20px;
	margin-top: 0px;
}
ul{
	margin-top:-10px;
	margin-bottom:10px;
	list-style-image:url(images/bullet_arrow.gif);
}
form{
	margin:0px;
	padding:0px;
}
li{
	color:#333333;
	margin-top:0px;
	padding: 0px;
	margin-left: 25px;
	line-height:20px;
}
img { 
	behavior: url("/alpha_png/pngbehavior.htc");
}


#outside{
	width: 1000px;
	background-image: url(images/side_re.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
#frame {
	background-image: url(images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}
#main{
	background-image: url(images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}
#nav{
	width:163px;
	position:absolute;
	top:171px;
	left:0px;
	z-index:3;
}
#content{
	margin-left:190px;
	padding-right:20px;
	margin-right: 135px;
}
#bottom{
	background-image:url(images/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: solid 2px #FF3300;
}
#subscribe{
}
#bottom_links{
	text-align:center;
	padding-left:50px;
	height:30px;
	clear: left;
}
#ad_space{
	height:90px;
	position:absolute;
	top:19px;
	right:59px;
	text-align:right;
	width: 550px;
	z-index:800;
}
#top{
	width:100%;
	height:146px;
	left:0px;
	/*background-image:url(images/bg_ad.gif);
	background-repeat: repeat-x;*/
	text-align:left;
	min-width:875px;
	z-index:1;
}
img.title{
	margin-top:10px;
	margin-bottom:10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 100;
	margin-top:0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 100;
	margin-top:0;
}
.upload {
	float: right;
	width: 300px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#subscribe {
	position: relative;
	bottom: -35px;
	margin-top: -35px;
	float: left;
}
#pop_up{
	/*z-index:10; background-color:#FFFFFF; border:1px solid #006600; color:#006600; position:absolute; top:0px; left:0px; visibility:hidden; padding:5px;
	*/
	-moz-opacity:0.85;
	opacity: 0.85; 
	filter:alpha(opacity=85);
}
#sideAd {
	position:absolute;
	top: 140px;
	right: 5px;
	height: 600px;
	width: 120px;
}
#bottomAd {
	text-align: center;
	padding: 30px 0px 0px 30px;
	margin-right:125px;
}
