/* CSS Document */

body { margin-left: auto; margin-right: auto; margin: 0px; text-align: center;
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000033;
background-image: url(../images/page_background.gif);
}


/* links */

a:link {
	text-decoration: underline;
	color: #660000;
}
a:visited {
	text-decoration: underline;
	color: #cc0000;
}
a:hover {
	text-decoration: none;
	color: #cc0000;
}
a:active {
	text-decoration: underline;
	color: #660000;<br>
}

a.footer_link:link {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

a.footer_link:visited {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}

a.footer_link:active {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

a.footer_link:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}

a.enter_link:link {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

a.enter_link:visited {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

a.enter_link:active {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

a.enter_link:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}




/* tables */

.main
{width: 900px;
margin-left: auto; margin-right: auto; text-align: center;
border: #CCCCCC solid 1px;
background-color:#FFFFFF;
}

.header
{width: 900px;
}

.content 
{width: 900px;
margin-left: auto; margin-right: auto; text-align: center;
}

.left_image
{ width: 325px;
}

.right_text
{width: 575px;
padding: 10px;
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000033;
text-align: justify; margin-left: auto; margin-right: auto;
}

.right_photo_text
{width: 575px;}

.right_photo_text_text
{width: 425px;
padding: 10px;
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000033;
text-align: justify; margin-left: auto; margin-right: auto;
}

.right_photo_photo
{width: 150px;
}

.footer
{width: 900px; 
margin-left: auto; margin-right: auto; text-align: center;
padding: 12px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
border-top: #CCCCCC solid 1px;
}

.bullets
{width: 500px;
padding: 5px;
}



/* styles */

.style_bold_14
{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000066;}