html{
	height:100%;
	}
body {
	background-image: url(../images2/bg.JPG);
	background-repeat: repeat-x;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
        
}
#widthPixels
{
	font-size:7px;
	background-color: #B7B7B7;
	padding-left:3px;
	padding-right:3px;
	position:absolute;
}
a,a:hover,a:visited,a:link,a:link:hover,a:link:visited
{
 color:#666666;
}


.bg2 {
	background-image: url(../images2/bg2.JPG);
	background-repeat: repeat-x;
	background-position: top;
}
.Bg3 {
	background-image: url(../images2/bg3.JPG);
	background-repeat: no-repeat;
	background-position: right;top;
}
.Middle {
	font-size: 0px;
	background-repeat: repeat-x;
	background-position: top;
	height: 291px;
}
.Accum {
	font-size: 16px;
	background-image: url(../images2/bg5.jpg);
	background-repeat: repeat-x;
}
.About {
	width: 350px;
	height: 250px;
	font-size: 0px;
	background-image: url(../images2/news.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	float: left;
	margin-left: 20px;
	background-position: left center;
}
.BgMiddle {
	background-image: url(../images2/bg5.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 291px;
	font-size: 1px;
}
.Logo {
	margin-left: 35px;
	float: left;
	clear: right;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 0px;
}
.Menu {
	font-size: 14px;
	clear: both;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 30px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 2%;
}
.Trio {
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	position: fixed;
}
.AboutHeaderText {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.AboutContent{
	margin-top: 2px;
	padding-top: 10px;
	border-top-color: #E8E8E8;
	border-top-style: solid;
	margin-top: 10px;
}
.AboutContent a,.AboutContent a:hover, .AboutContent a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6A6A6A;
	text-decoration: none;
}

.AboutHeader {
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-size: 10px;
	width: 250px;
	padding: 25;
	margin-bottom: 5px;
}
.AboutHeaderTextSmall {
	color: #6A6A6A;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
