﻿body {
  background:#000 url("img/bg-body.gif") repeat 0 0;
  color:#fff;
  font-family:Arial, Helvetica, sans-serif;
  }
#page {
  width:960px;
  margin:0 auto;
  }
#page2 {
  background:#000;
  float:left;
  width:940px;
  padding:10px;
  border:solid #9bc73e;
  border-width:3px 3px 3px 3px;
  font-size:90%;
  line-height:1.5;
  color:#566;
  }
#header {
	float: left;
	width: 940px;
	height: 89px;
	vertical-align: top;
	text-align: center;
	background:url("img/header-bgnd.jpg") repeat-x;
	color:white;
}
/* =Column Structure
----------------------------------------------- */
#content {
  background:url("../img/bg-content.gif") repeat-y left top;
  float:left;
  width:940px;
  margin:0 0 10px;
  }
}
#content-main {
	border-color: #E2E2E2;
	float: left;
	width: 320px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-left: 3px;
	padding-right: 3px;
}
#content-2columnlhcolumn {
	float: left;
	width: 560px;
	padding-right: 10px;
	padding-left: 20px;	
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
}

  
/* =Footer
----------------------------------------------- */
#footer {
  float:left;
  width:100%;
  border:2px solid #fff9f9;
  }
#footer hr {
  display:none;
  }
#footer p {
  background:url("img/footer-bgnd.jpg") repeat-x;
  margin:0;
  padding:0px 10px 0px 10px;
  text-align:center;
  color:#fff;
  height: 50px;
  }








  
#content-group {
  float:right;
  width:525px;
  }
  
#content-main {
	border-color: #E2E2E2;
	float: left;
	width: 320px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-left: 3px;
	padding-right: 3px;
}
#content-2column-rhcolumn {
	float: left;
	width: 300px;
	padding-left: 40px;
}
#content-3quarterLeft {
	border-color: #E2E2E2;
	float: left;
	width: 525px;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

#content-extra {
  float:right;
  width:190px;
  margin-top:-.75em;
  }
#content-extra i {
	padding-top: 6px;
}
#content-sub {
  float:left;
  width:190px;
  }
#content-quicklinks-group {
  float:left;
  width:730px;
} 
#content-quicklinks {
	margin: 3px;
	padding: 3px;
	float: right;
	width: 210px;
	border: 1px solid #C0C0C0;
}

#content-quicklinks-left {
  float:left;
  width:505px;
  }  
#content-lhcolumn {
  float:left;
  width:225px;
  }
#content-evencolumngroup {
  float:right;
  width:495px;
  }  
#content-ctrcolumn {
  float:left;
  width:240px;
  }
#content-rhcolumn {
  float:right;
  width:240px;
  }


