a:link {

	color: #999999;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #999999;

}

a:hover {

	text-decoration: none;

	color: #666666;

}

a:active {

	text-decoration: none;

	color: #999999;

}

.outer {

	color: #666666;

	vertical-align: text-top;

}

body {

	background-image: url(Resources/main_background.gif);

	background-repeat: repeat-y;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	color: #999999;

	top: 0px;

	bottom: 0px;

	margin:0;

	background-position: center;

}

.main-column {

	bgcolor="#000000";

	background-color: #FFFFFF;

	text-align: center;

	background-position: center;

	align="center"; 		

	width: 850px;

	height: 100%;

}

.main-bar {

	background-color: #99ff66;

	height: 4px 

	width: 850px;

}

.content {

	background-color: #F2BFDE;

	background-position: center;

	width: 804;

	margin: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	color: #666666;

	padding: 5px;



}

.content_distro {
	background-image: url(Resources/distributors.gif);
	background-position: center top;
	width: 804;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 250px;
	height: 870px;
	text-align: left;
	font-size: 14px;
}



.banner-right {

	right: 0px;

}



.main-banner {

	background-color: #99ff66;

	background-position: left;

	background-image: url(Resources/banner_logo.gif);

	background-repeat: no-repeat;

	height: 195px;

}



.main-b-right {

	background-image: url(Resources/banner.gif);

	background-repeat: no-repeat;

	background-position: right;

	height: 149px;

}

.nav {

	color: #D63292;

	float: none;

}

.nav A:link {text-decoration: underline; color: red;}

.text-footer {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	color: #999999;

	font-size: 10px;

}

