/* CSS Document */
/* CSS 2.1 */
/* ENTER CSS - RNC Inc. */

body
{
	margin: 0 0 0 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	color: #fff;
	background-color: #000;
}

img
{
	border: none;
}

h1
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #006600;
}

h2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fff;
}

h3
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #fff;
}

#main-container
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#content-container
{
	margin: 0 auto;
	padding: 0;
}

#content
{
	margin: 0 0 0 0;
	padding: 0;
}





/* ---------------Web Page Links Section--------------- */
/* Hide underline on rollover */
a:link {
	text-decoration: underline;
	color: #990000;
	font-weight: 600;
}
a:visited {
	text-decoration: underline;
	color: #990000;
	font-weight: 600;
}
a:hover {
	text-decoration: none;
	color: #ccc;
	font-weight: 600;
}
a:active {
	text-decoration: underline;
	color: #990000;
	font-weight: 600;
}
/* ---------------End Web Page Links Section--------------- */



/* ---------------Enter Web Page Links Section--------------- */
/* Hide underline on rollover */
#enter a:link {
	text-decoration: underline;
	color: #990000;
}
#enter a:visited {
	text-decoration: underline;
	color: #990000;	
}
#enter a:hover {
	text-decoration: none;
	color: #ccc;
}
#enter a:active {
	text-decoration: underline;
	color: #990000;
}
/* ---------------End Enter Web Page Links Section--------------- */



/* ---------------Web Counter Section--------------- */
.statcounter
{
	border: none;
}
/* ---------------End Web Counter Section--------------- */



/* ---------------Content Section--------------- */
#enter_here
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 800;
}
/* ---------------End Content Section--------------- */

















