/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
@import url(layouts.css);
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);


/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 0px;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 0px;
	background-color: #4d4d4f;
	background-image:url(../images/pageBackground.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}

/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 12px;}
th{font-size: 12px;}
a:link {color: #cc0033;}
a:hover {color: #659FDE;}
a:visited {
	color: #962126;
}
img {border: 0 none;}

.homepagequotation {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #4c4d4f;
	line-height: 2em;
	font-weight: normal;}

/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */




#user1 img, #user2 img, #user3 img, #user4 img {padding-top: 10px;}

.moduletable h3 {
	color: #cc0033;
	font-weight: normal !important;
	font-family: Helvetica, Arial, san-serif;
	font-size: 16px !important ; 
	}
	
#user2 ul, {padding-left: 15px;}	

ul .latestnews {margin: 0px;}

.sponsorlogos {
	color:#999999;
	}

.sponsorlogos img {
	padding-right: 10px;
	}

.footer_inside {
	color: #CCCCCC;
	}
	
.footer_inside a:link {color: #CCCCCC;}
.footer_inside a:hover {color: #CCCCCC;}
.footer_inside a:visited {color: #CCCCCC;}	

.credit {
	position: relative;
	top: 30px;
	color: #777777;
	}
	
.credit a:link {color:#777777;}
.credit a:hover {color:#777777;}
.credit a:visited {color: #777777;}	