.side {
	background-image: url(img/side.jpg);
	background-repeat: repeat-y;
	width: 40px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg2.gif);
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.main {
	background-image: url(img/bg.jpg);
}
.top {
	background-image: url(img/top10.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 367px;
	width: 915px;
}
.menu_bg {
	background-color: #000000;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}




.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.mattblacktabs li{
	display: inline;
	margin: 0;
}

.mattblacktabs li a{
	float: left;
	display: block;
	text-decoration: none; /*right divider between tabs*/
	color: white; /*background of tabs (default state)*/
	width: 198px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-image: url(img/menu_red.jpg);
	background-repeat: repeat-x;
	height: 29px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	margin: 0;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #000000;
	text-transform: capitalize;
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	background-image: url(img/menu_green.jpg);
	background-repeat: repeat-x;
}

</style>
.bg3 {
	background-image: url(img/bg3.gif);
	background-repeat: repeat-x;
}
.red_bg {
	background-image: url(img/red_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg3 {
	background-image: url(img/bg3.gif);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00CCFF;
	font-size: 25px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.link1 {
	background-image: url(img/black_bg.jpg);
	background-repeat: repeat-x;
	height: 36px;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 7px;
}
.link1 a {
	font-family: "trebuchet MS";
	font-size: 25px;
	font-weight: bold;
	color: #33FF00;
	text-decoration: underline;
}
.link1 a:hover {
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00CCFF;
	font-size: 25px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
}
.green_bg {

	background-image: url(img/green_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	background-image: url(img/footer.gif);
	height: 159px;
}
.footer a {
	color: #FFFFFF;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	background-image: url(img/menu_red.jpg);
	background-repeat: repeat-x;
	height: 36px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 7px;
	margin-right: 5px;
}
.top2 {

	background-image: url(img/top10.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 244px;
	width: 915px;
}
.top3 {


	background-image: url(img/top10.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 915px;
}

