body{
	margin: 0px;
	background-color: #040404;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #202A22;
	padding: 0px;
}
.bgright{
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
	text-align: center;
}
.nav{
	font-size: 14px;
}
.bg{
	background-repeat: no-repeat;
}
#footer{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #0066CC;
	height: 128px;
	width: 745px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	margin-left: 36px;
}
.footer{
	color: #FFFF00;
	font-weight: bold;
}
a:link{
	color: #202A22;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	font-weight: bold;
	text-decoration: underline;
}
a:visited{
	text-decoration: none;
	color: #202A22;
}
.content{
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	text-align: left;
	color: #000000;
}
.content2{
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	text-align: left;
	color: #336600;
}
.bg3{
	background-repeat: repeat-y;
	background-image: url(images/left-ft-bg.jpg);
}

a.img:link{
	margin: 0px;
	padding: 0px;
	left: 0px;
	bottom: 0px;
}
a.img:hover{
	position: relative;
	top: 2px;
	left: 2px;
}
