/* CSS Document */

body {
	text-align:center;
	margin-top:0px;
	background-image: 
	url('../images/bg.gif');
	background-repeat: repeat;
}


#main {
	position: absolute;
	top: 4px;
	left: 0px;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	width: 758px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 758px;
	}
html>body #content {
	width: 758px; /* ie5win fudge ends */
	}


#content {
	float: left;
	top: 4px;
	left: 0px;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	width: 328px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 328px;
	}
html>body #content {
	width: 328px; /* ie5win fudge ends */
	}
	
		
#content2 {
	float: left;
	top: 0px;
	right: 0px; /* Opera5.02 will show a 
	space at right when there is no scroll bar */
	padding: 170px 0px 10px 0px;
	margin: 0px;
	border: 0px;
	width: 430px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 430px;
	}
html>body #content2 {
	width: 430px; /* ie5win fudge ends */
	}	
	/* Opera5.02 shows a 2px gap between. 
	N6.01Win sometimes does. Depends on amount 
	of fill and window size and wind direction. */

#mainframe {
	width:430px;
	height:419px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#ed7331;
	line-height: 17px;
	background-image: 
	url('../images/bg_copy.gif');
	background-repeat: no-repeat;
}

#splashframe {
	margin-top: 4px;
}

.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color:#ed7331;
}

#mainframe A:active {
font: normal 12px Verdana;
COLOR: #ed7331;
TEXT-DECORATION: none;
}

#mainframe A:hover {
font: normal 12px Verdana;
COLOR: #ed712a;
TEXT-DECORATION: underline;
}

#mainframe A:link {
font: normal 12px Verdana;
COLOR: #ed7331;
TEXT-DECORATION: none;
}

#mainframe A:visited {
font: normal 12px Verdana;
COLOR: #ed7331;
TEXT-DECORATION: none;
}