body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-size: 12px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}

.readmore A:link {text-decoration: none; color:#FFFFFF;}
.readmore A:visited {text-decoration: none; color:#FFFFFF;}
.readmore A:active {text-decoration: none; color:#FFFFFF;}
.readmore A:hover {text-decoration: none; color:#FFFFFF;}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #999999;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-right:10px;
	padding-left:10px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	padding: 0 10 0 10;
}
#content a {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	cursor: pointer;	
}
#content li {
	color: #333333;
	list-style-position: inside;
	list-style-type: square;
	padding-right:10px;
}

#login_section_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#login_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
#login_section a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}

#login_element {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;

}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
#admin_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
}

#admin_table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
}
#admin_table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#admin_table_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-top: 1px solid #333333;
}
#admin_table input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-top: 1px solid #333333;
}
#admin_table select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-top: 1px solid #333333;
}
#page_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#address_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#shipping select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#shipping input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#shipping p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#shipping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


/* OLD SHIT */

.tinytext {
	font-size: 9px;
}
#leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
.left_nav_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333399;
	font-weight: bold;
}
.left_nav_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #FF0000;
}


#left {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #EDEEEF;
	background-position: left top;
	padding: 0 0 0 0;
	font-size: 10px;
	background-image: url(images/leftbar_bgnd.gif);
}
#left a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
#left_section {
	color: #FFFFFF;
	background-color: #666666;
}
#left_section p {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
#left_section_red {
	color: #FFFFFF;
	background-color: #CC0000;
}
#left_section_red p {
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#left_section_red a {
	color: #FFFFFF;
	text-decoration: none;
}
#left_section_3366 {
	color: #FFFFFF;
	background-color: #003366;
}
#left_section_3366 p {
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#left_section_3366 a {
	color: #FFFFFF;
	text-decoration: none;
}

#left_section_blue {
	color: #FFFFFF;
	background-color: #0000FF;
}
#left_section_blue p {
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#left_section_blue a {
	color: #FFFFFF;
	text-decoration: none;
}
#left_sub_section p {
	color: #666666;
	font-size: 9px;
}
#left_sub_section {
	color: #666666;
	font-size: 9px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#left_section a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
#left_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333399;
	font-weight: bold;
}
#left_blue_member {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333399;
	font-weight: bold;
	text-align: center;
}
#button_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
#button_white a {
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
#globalcontainer {
	margin: 0px auto;
	width: 770px;
}
#intro_content {
	background-color: #FFFFFF;
	color: #000000;
}
#page_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-left: 25px;
	padding-right: 25px;
}
#page_content p, li, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#page_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#page_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#page_content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#content_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 7px;
	margin-right: 7px;
}
#content_black p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#content_black a {
	text-decoration: underline;
	color: #FFFFFF;
}
#content_black h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#content_black h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#content_black h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#content_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CC0000;
	margin-left: 7px;
	margin-right: 7px;
}
.fineprint {
	color: #990000;
}
.fineprint_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
#content_red p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#content_red a {
	text-decoration: underline;
	color: #153769;
}
#content_red h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#content_red h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#content_red h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
.left_nav_blueBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	font-weight: bold;
	text-align: center;
}
#membernav {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #153769;
}
#membernav a {
	text-decoration: none;
	color: #FFFFFF;
}
#membernav a:hover{
	background-color: #CC0000;
	color: #FFFFFF;
	}
#intrornav2 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #153769;
}
#intronav2 a {
	text-decoration: none;
	color: #FFFFFF;
}
#intronav2 a:hover{
	background-color: #CC0000;
	color: #FFFFFF;
}

#intro_nav {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#intro_nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#forward {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	background-image:url(images/spreadtheword.gif);
	background-repeat: no-repeat;
	font-size: 9px;
	padding: 0;
	text-align: center;
}
#forward p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	font-size: 9px;
}
#forward h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#right {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #EDEEEF;
	background-position: left top;
	width: 146px;
	padding: 0 0 0 0;
	font-size: 10px;
}
#contentinside {
	background-color: #FFFFFF;
	background-image: url(images/content_bg_inside.gif);
	background-repeat: repeat-y;
	color: #000000;
}
#contentmember {
	background-color: #FFFFFF;
	color: #000000;
}
.moreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.port {
	font-size: 10px;
}

#intro_home {
	background-image: url(images/intro_17_wide.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background: #ffffff;
}
#commentary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}.poll_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: underline;
}
#intro_home h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	padding-left: 10px;
}
#intro_home h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 10px;
}
#intro_home p, ol, li, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.centerText {
	font-size: 11px;
}
#intro_home a {
	text-decoration: underline;
	color: #153769;
	font-weight: bold;
}
#ulText li {
	font-size: 11px;
}
#whassup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #999999;
	background-color: FFF9E7;
}
#whassup p{
	padding: 5 10 0 10;
}

#blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #999999;
	background-color: #DCEDE7;
}

#blog p {
	padding: 5 10 0 10;
}

#index_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#index_right th{
	border: 4px solid #6699cc;
}

#sports {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #999999;
	background-color: DCEDE7;
}
#sports p {
	padding: 5 10 0 10;
}
#trustarnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #999999;
	background-color: DBE6EC;
}
#trustarnews p {
	padding: 5 10 0 10;
}
#newsright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #999999;
	background-color: D3D3D3;
}
#newsright p {
	padding: 0 10 10 10;
	font-size: 10px;
}
#trustarnews p {
	padding: 5 10 0 10;
}
.news_listing {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.news_listing_a {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: 003366;
}
.news_listing_b {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: 003366;
}
#whassup h1 {
	padding: 5 10 0 10;
	font-size: 16px;
}
#whassup a {
	color: 003366;
	font-weight: bold;
	text-decoration: underline;
}
#trustarnews h1 {
	padding: 5 10 0 10;
	font-size: 16px;
}
#trustarnews a {
	color: 003366;
	font-weight: bold;
	text-decoration: underline;
}
#sports h1 {
	padding: 5 10 0 10;
	font-size: 16px;
}
#sports a {
	color: 003366;
	font-weight: bold;
	text-decoration: underline;
}
#newsright li {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#newsright ul {
	font-size: 10px;
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
}
#newsright a {
	font-size: 10px;
	color: 003366;
	text-decoration: underline;
}
#content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding-right:10px;
	padding-left:10px;
}
#success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	background-color: #66CC66;
	border: 1px solid #003300;
}
#getbook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #999999;
	background-color: FFFFFF;
}
#getbook p {
	padding: 10 5 10 5;
	font-size: 10px;
}
#getbook a {
	font-size: 10px;
	color: 003366;
	text-decoration: underline;
}
.power_links {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: 003366;
}
#blue_body {
	font-family: Arial, Helvetica, sans-serif;
	color: 003366;
	font-size: 13px;
	font-weight: normal;
	padding: 5 10 0 10;
}
#blue_login {
	font-family: Arial, Helvetica, sans-serif;
	color: 003366;
	font-size: 12px;
	font-weight: normal;
}
.blue_body {
	font-family: Arial, Helvetica, sans-serif;
	color: 003366;
	font-size: 12px;
	font-weight: normal;
}
#error{
	border: 1px solid #333333;
	background-color: #FF9999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	width: 650;	
}

#bottom-top{
	
}