@import url("text.css");

html, body {
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	margin:0;
	border:0;
	padding:0;
	color:#6F7268;
	background-color:#898D7F;
}

img {
	margin:0;
	border:0;
	padding:0;
}

p {
	margin:0;
	border:0;
	padding:0;
}

a {
	margin:0;
	border:0;
	padding:0;
}

div#containerintro {
	margin:20px 0 0 0;
	background-image:url(../images/splash_background.gif);
	background-repeat:repeat-x;
}

div#flash {
	width:758px;
	height:400px;
	margin:0 auto;
}

div#entersite {
	width:758px;
	margin:0 auto;
	text-align:right;
	padding:5px 20px 0 0;
}

div#footer {
	margin:40px 0 0 0;
}

a#enter {
	color:#E2E1D3;
	font-size:18px;
	text-decoration:none;
}  

a#enter:link {
	color:#E2E1D3;
	font-size:18px;
	text-decoration:none;
}

a#enter:visited {
	color:#E2E1D3;
	font-size:18px;
	text-decoration:none;
}

a#enter:hover {
	color:#E2E1D3;
	font-size:18px;
	text-decoration:underline;
}
h1 {
	font-size:16px;
{
