body {
	font-weight: normal;
	margin: 0px;
	background-color: #ffffff;
	color: #333333;
	font-size: 1em;
	font-family:  Georgia, "Times New Roman", Times, serif;
}


#wrapper {
	width: 100%;
	text-align: center;
	height: auto;
	margin: 0px;
}


#head {
	font-size: 1.0em;
	line-height: 0.6em;
	height: 179px;
	width: 1168px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-attachment: scroll;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	text-align: left;
	overflow: hidden;
}


#pageWrapper {
	width: 1168px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: top;
	clear: both;

}


#page {
	width: 1168px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-attachment: scroll;
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;

	
}


#content {
	font-size: 0.8em;
	line-height: 2.8em;
	text-align: left;
	vertical-align: top;
	width: 900px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top:0px;
	margin-top: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
}

.clearAll {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

#foot {
    font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image:  url(../images/bg_foot.jpg);
	background-repeat: no-repeat;
	height: 122px;
	width: 1168px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	background-position: center top;
}

#foot div  {
	width: 87%;
	text-align: right;
	color: #646b75;;
	position: relative;
	top: 50px;
	font-size: 0.9em;
	line-height: 3.0em;
}


#leftBlock {
	float: left;
	height: auto;
	width: 429px;
	padding-left: 100px;
	padding-top: 30px;
	line-height: 1.4em;
	font-size: 1.1em;
	overflow: hidden;
	margin: 0px;
	padding-right: 20px;
}

#rightBlock {
	float: left;
	height: auto;
	width: 351px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 1.4em;
	font-size: 1.1em;
	padding-left: 0px;
	overflow: hidden;

}




#topNav {
	width: 900px;
	overflow: hidden;
	margin-left: auto;
	background-color: #000000;
	height: 23px;
	text-align: left;
	display: block;
	letter-spacing: 0.3pt;
	clear: both;
	font-size: 0.7em;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	background-attachment: scroll;
}

#topNav A {
	color: #000000;
	text-decoration: none;
	margin-right: -3px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 2px;
	font-size: 1.1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5f6c32;
	background-image: url(../images/bg_navLink.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccfc1;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #96c506;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCFC1;
}


#topNav A:hover
{
	background-image: url(../images/bg_active-navLink.jpg);
	background-repeat: repeat-x;
	background-color: #ccff00;	

}

a, a:visited {
	color: #D0377D;
	text-decoration: none;
	font-size: 0.9em;
	font-family: Tahoma, Arial, sans-serif;

}

a:hover {
color: #d1242a;
text-decoration:underline
	
}

#siteBy {
	color: #CCFF00;

}


 #topNav .active {
	background-image: url(../images/bg_active-navLink.jpg);
	background-repeat: repeat-x;
}



#menu {
	text-indent: 0px;
	display: inline;
	margin-left: 23px;
	line-height: 2.0em;
}

form {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.formbutton{
	cursor:pointer;
	background:#999;
	color:#000000;
	font-weight:bold;
	padding: 1px 2px;
	background:  url("../images/buttons/formbg.gif") repeat-x left top;
}

#loginBox input  {
	background-color: #FFFFFF;
	border: 1px solid #646b75;
	font-size: 11px;
	background-attachment: scroll;
	background-image: url(../images/bg_input.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#cms  {
 width:410px;
 
}

#cms input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	font-size: 11px;
}

#loginBox {
	height: 25px;
	width: auto;
	margin-bottom: 0px;
	margin-top: 7px;
	color: #a1aec0;
	float: right;
	margin-right: 20px;
	font-size: 0.9em;
}


#topLinks {
	height: 30px;
	width: 450px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	color: #646b75;
	overflow: hidden;
}

#topLinks  a:link, #topLinks a:visited, #siteBy a:link, #siteBy a:visited{
	color: #ffffff;
	text-decoration: none;
	font-size: 0.8em;

}

#topLinks a:hover, #siteBy a:hover{
	color: #CCFF00;
	text-decoration: none;
	font-size: 0.8em;

}

#loginBox a:link, #loginBox a:visited, #loginBoxa:hover{

	color: #CCFF00;
	font-size: 0.8em;

}

#login{
	font-size: 0.8em;
	height: auto;
	margin: 0px 0px 0px 10px;

}

#seachBar {
	width: 900px;
	overflow: hidden;
	margin-left: auto;
	background-color: #000000;
	height: 37px;
	text-align: left;
	display: block;
	letter-spacing: 0.3pt;
	clear: both;
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 3px;
	margin-right: auto;
}

.imageButton {
	vertical-align: middle;
	margin-bottom: 4px;
}

.inlineImage {
	vertical-align: middle;
	border: none;
}

h1 {
    line-height: 0.9em;
	font-size: 1.9em;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
	margin-top: -2px;
}

h2 {
    line-height: 1.1em;
	font-size: 1.6em;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
}

h3 {
    line-height: 1.6em;
	font-size: 1.4em;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
}

#headBox {
	float: right;
	width: 485px;
	line-height: 1.3em;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;	
}

#headBox P {
	padding-top: 10px;
	margin-left: 10px;
	
}

#CalBox {
	width: 232px;
	line-height: 1.0em;
	font-size: 0.9em;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #9fb1bc;
}

.addressText {
	font-size: 0.9em;
	line-height: 1.3em;
	width: 117px;
	background-color: #ffffff;
	height: 117px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

.captainsText {
	font-size: 0.9em;
	line-height: 1.3em;
	width: 233px;
	height: 117px;
	float: left;
	clear: right;
	background-color: #fafafc;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}


#opacity {
	background-attachment: scroll;
	background-image: url(../images/bg_opacity.jpg);
	background-repeat: repeat-y;
}


.error {
	font-weight: bold;
	color: #FF0000;
}
.folderStyle {
	background-attachment: scroll;
	background-image: url(../images/bg_corner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 50px;
}


.object {
	clear: both;
	border: 1px solid #000000;
}
.newsTitle {
	color: #CCFF00;
	background-color: #000000;
	background-image: url(../images/bg_blackblock.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	font-size: 1.3em;
	line-height: 1.3em;
	padding-top: 2px;
	padding-right: 2px;
	font-weight: bold;
	height: 30px;
}
.bottomLinks {
	text-align: center;
	margin-top: 30px;
}

.tagteam {
	background-color: #000000;
	color: #FFFFFF;
	padding:1px 4px}
	
.nameText {
	color: #333333;
	font-size: 1.0em;
	font-weight: bold;

}
#searchBox {
	clear: both;
	background-color: #9fb1bc;
	width: 228px;
	margin-top: 30px;
	margin-bottom: 55px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}

#flipboard {
	width: 698px;
	height: 22px;
	border: 1px solid #000000;
	background: #ffffff url(../images/bg_results.gif);
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

.slot {
	float: left;
	width: 12px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CCFF;
	line-height: 20px;
	border: 1px solid #000000;
	padding-top: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
}

#flipwrapper {
	border: 1px solid #9fb1bc;
	width: 700px;
	margin-left: 80px;
	margin-top: 25px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_shadow.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.resultsTable {
	background-image: url(../images/bg_results_grey.gif);
	line-height: 18px;
	text-align: center;
}

.resultsTable td {
	border: 1px solid #000000;
	color: #ffffff;
	padding-left: 8px;	
	
}
.resultsTable th{
	color: #ffffff;
	border: 1px solid #FFFFFF;
	
}
.teamTitle {
	color: #00ccff;

}
