body{
	margin:0px;
	padding:0px;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F4F4F4;
	text-decoration: none;
}
#wrapper{
width:100%;
}
#header{
width:100%;
height:208;
background-image:url(image/headerbg.jpg);
background-position:left;
background-position:top;
background-repeat:repeat-x;
background-attachment:scroll;
}

#content {
	background-attachment: scroll;
	background-image: url(image/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	background-color: #CFCECF;
}
.pic01 {
	background-image: url(image/pic01.png);
	height: 187px;
	width: 1000px;
	background-position: left bottom;
}
.greentxt {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A3F807;
	text-decoration: none;
}

#footer {
	background-attachment: scroll;
	background-image: url(image/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 76px;
	width: 100%;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #646464;
	text-decoration: none;
}
.footerlink {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B9B9B9;
	text-decoration: none;
}
.footerlink:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D8D8D8;
	text-decoration: none;
}
.pic02 {

	background-image: url(image/pic02.jpg);
	height: 187px;
	width: 1000px;
	background-position: left top;
}
.pic03 {


	background-image: url(image/pic03.jpg);
	height: 187px;
	width: 1000px;
	background-position: left top;
}
.link {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.link:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.mp3 a {
	font-size: 12px;
   	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.mp3 a:hover {
	font-size: 12px;
   	font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
	color: #A3F807;
}
