/* Copyright Just Free Energy Co. 2006 
   Designed by Ian Flaig www.ianflaig.com */
 
body {
	font-family: Arial, Arial, Helvetica, sans-serif; font-size:13px; font-weight:400; color:#422F1A;
	background-color:#000020;
	margin: 0px auto;
    text-align: center;
	}
	
	a:link {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:900; text-decoration: none; color:#6B5118; }
	a:visited {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:900; text-decoration: none; color:#6B5118; }
    a:active {text-decoration: none; }
    a:hover {font-weight:bold; color:#8A6820;}
	p {margin-left: 20px; margin-right:20px; margin-top:7px; margin-bottom:5px}
	
	
h1 {
	font-family: 83%/1 Arial, Helvetica, sans-serif; font-size:35px; font-weight:bold; color:#6B5118; letter-spacing: 0.01em; 
	padding-left:15px;
	padding-top:20px;
	}

		
#maincolbg {
	position:absolute;
	left: 20%;
	right: 20%;
	padding: 20px;
	top: 0px;
	background-image: url(../img/bg.jpg);
  
}

#site_container {
  width: 741px;
  top: 10px;
  text-align: left;
  margin: 0;
  padding: 0;

}


#top {
  width: 741px;
  height: 293px;
  top: 0px;
  background-image:url(../img/top.jpg);
  background-repeat:no-repeat;
  margin: 0;
  padding: 0;
  
}

#mailinglist {

  width: 730px;
  height: 30px;
  top: 150px;
  padding-top: 190px;
  text-align: right;
  vertical-align: bottom;

}

#mailinglist a:link {font-family: Century Gothic, Lucida, sans-serif; font-size:18px; text-decoration: none; color:#6B5118; }
#mailinglist a:hover {color:#998D3C;}
#mailinglist a:visited {font-family:Lucida, sans-serif; font-size:18px; text-decoration: none; color:#8D7425;}


#nav {

  width: 741px;
  height: 33px;
  top: 300px;
  text-align: center;
  margin: 0;
  padding-top: 40px;

}


#bottem {

  width: 741px;
  background-image:url(../img/home_main.jpg);
  background-repeat:repeat-y;
  margin: 0;
  padding-left: 10;
  
}

#bottem2 {

  width: 741px;
  background-image:url(../img/home_main.jpg);
  background-repeat:repeat-y;
  margin: 0;
  padding-left: -10;
  
}

#newsbox {
	font-family: Century Gothic, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#6B5118;
	letter-spacing: 0.01em;
	float: right;
	width: 350px;
	height: 385px;
	margin-right: 20px;
	background-image:url(../img/newsbox.jpg);
	margin-top: 30px;
	top: 385px;
	margin-left: 4px;

}

#newsbox a:link {font-family:Century Gothic, Arial, sans-serif; font-size:12px; font-weight:bold; text-decoration: none; color:#6B5118;}
#newsbox a:hover {color:#8A6820;}
#newsbox a:visited {font-family:Century Gothic, Arial, sans-serif; font-size:12px; font-weight:bold; text-decoration: none; color:#6B5118;}

#textcontent {
	width: 400px;
	float: left;
	padding-left: 10px;
	background-image:url(../img/home_main.jpg);
    background-repeat:repeat-y;
	}

	
#copywrite {

  font-family: Century Gothic, Arial, sans-serif; font-size:12px; font-weight:bold; color:#6B5118; letter-spacing: 0.01em;
  width: 741px;
  height: 35px;
  background-image:url(../img/copyright.jpg);
  background-repeat:no-repeat;
  margin: 0;
  padding: 0;
  
}

#designedby {

	float: right;
	width: 81px;
	height: 21px;
	margin: 0;
	padding-right: 8px;
}
