body {
	background-image: url(images/2009_body.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #666666;
	font-family: "Century Gothic";
}
p {
	font-size: 13px;
	color: #000000;
	font-family: "Century Gothic";

}
a {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	font-family: "Century Gothic";


}
a:hover {
	color: #000000;
	text-decoration: underline;

}
h1 {
	font-size: 16px;
	color: #19324b;
	font-family: "Century Gothic";
	font-weight: bold;

}

.topcontainer {
	width: 700px;
	position: relative;
	background-image: url(images/blue_head2_09.png);
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: right;
	}

.container {
	width: 700px;
	position: relative;
	background-image: url(images/SG_blue_body.png);
	}

	
.container2 {
	width: 950px;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;

   }
   
 .container3 {
	width: 950px;
	position: relative;
	text-align: left;
	background-image: url(images/2009_head.png);
	height: 150px;



   }

#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	margin-bottom: 15px;
	background-image: url(images/2009_head.png);
