/* CSS Document */
*
{
	margin:0px;
	padding:0px;
}
body
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	background:url(110822bg.jpg);
	background-attachment:fixed;
	background-position:center;
	
}
.text_hd {
	font-family: Georgia;
	font-size: 24px;
	color: #FFFF80;
}

a:link{
	text-decoration:none;
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
	color:#FFFFFF;
}
a:hover{
	text-decoration:underline;

	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
	color:#FFFFFF;
}

a:visited{
	text-decoration:underline;
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
	color:#FFFFFF;
}
.text_one {
	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	color:#FFFFFF;
}
.con_text {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}

.text_two {
	font-family: Georgia;
	font-size: 14px;
	line-height: 20px;
}
.text_tree {
	font-family: Georgia;
	font-size: 16px;
	color: #FFFFFF;
}
.con_bg {
	background-image: url(110822con.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.feed_bg {
	background-image: url(110822fed.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text_four {
	font-family: Georgia;
	font-size: 18px;
}
