body {
   background: #F7F7F6 url(img/bg.jpg) repeat-y fixed 50%;
   margin: 0;
   padding: 0;
   text-align: left;
}


#container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
	top: -110px;

}





#content {
	width: 600px;
	float: left;
	position: relative;
	left: 302px;
	top: -80px;
	width: 400px;
	height: 212px;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;



	
}



.text {
	font: 12px/18px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin-bottom: 0px;
}


h2 {
	color: #CCCCCC;
}


#content h2 {
	font: normal 14px Trebuchet MS, Georgia, Times New Roman, Times, serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #ffffff;
	width: 254px;
	padding: 0 0 0 0px;
}	
	
a:hover {
	color: #FF9900;
	font-weight: bolder;

}
a {
	color: #FFCC66;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;


}
a:active {
	color: #FFFFFF;
	font-weight: bolder;
}
.text2 {

	font: 12px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFCC99;
	margin-bottom: 0px;
}
