body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	SCROLLBAR-FACE-COLOR: #F1CFDC;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFF2F9;
	SCROLLBAR-SHADOW-COLOR: #CF4670;
	SCROLLBAR-3DLIGHT-COLOR: #CF4670;
	SCROLLBAR-ARROW-COLOR: #CF4670;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	text-align: center;
	margin: 0px;
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #666666;


}
#bodywrap {
	text-align: left;
	width: 960px;
	margin: auto;
	padding: 0px;
}
#menu {
	width: 250px;
	float: left;

}
#menu2 {
	background-image: url(page_01.jpg);
	height: 583px;
	width: 250px;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu3 {
	width: 250px;
	text-align: center;
}
#content {
	float: right;
	width: 710px;
}
#banner {
	background-image: url(page_02.jpg);
	height: 130px;
	width: 710px;
}
#webbody {
	background-image: url(page_04.gif);
	background-repeat: repeat-y;
	width: 710px;

}
#webbody1 {
	background-image: url(page_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 710px;
}

#footer {
	background-image: url(page_05.gif);
	height: 30px;
	width: 710px;
	background-repeat: no-repeat;
	background-position: top;
}
H1 {
	font-family: Verdana;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color: #D6436F;
}
H2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
}

.imgintro {
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #0099CC;
}
A:link, A:visited {
	text-decoration: none;
	color: #6DA130;}
A:hover, A:active {
	color: #FF9900;
	text-decoration: underline;}
.tablebgline {
	background-image: url(greenline.gif);
	background-repeat: repeat-x;
	background-position: center;
}

