body {
margin: 0;
padding:0;
position: absolute;
width: 100%;
height: 100%;
font-family: georgia, serif;
line-height:1.2em;
color:#999999;
}

#wrapper {
    margin: 0 auto;
    width: 900px;
}

#content {
    width: 100%;
}

h1 {
	font-weight:100;
	font-weight:normal;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 58px;
	line-height: 1.2em;
	margin: 0px 0 0 0;
	color:#769C6F;
}

.colorBar {
	width: 900px;
	height: 10px;
	padding: 0px;
	background-color:#769C6F;
	margin-bottom:20px;
}

.headerBar {
width: auto;
height: 170px;
padding: 0px;

}

.container {
height: 270px;
width: 200px;
float:left;
text-align:center;
}

.container2 {
height: 250px;
width: 25px;
float:left;
text-align:center;
}

.container3 {
height: 250px;
width: 207px;
float:left;
text-align:center;
}

.container4 {
height: 250px;
width: 25px;
float:left;
text-align:center;
}

.container5 {
height: 250px;
width: 215px;
float:left;
text-align:center;
}

.container6 {
height: 250px;
width: 25px;
float:left;
text-align:center;
}

.container7 {
height: 250px;
width: 203px;
float:left;
text-align:center;
}

.footer {
width: 100%;
height: 50px;
padding: 0px;
float:left;
font-size: 11px;
line-height:.6em;
color:#FFFFFF;
}


a img { border:0;
 }

img { border:0;
	padding-bottom:10px;
	text-decoration:none;
	
	}

p {
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0px 0px 0 0;
}

a {
	font-family: Georgia, serif;
	font-style:italic; 
	font-size: 12px;
	line-height: 1.1em;
	margin: 0px 0px 0 0;
}

a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #999999;
}

hr {
	margin: 0px 0px 0 0;
	color:#769C6F;
}

