h1,h2,h3,h4,h5,h6,h7,p,body,img{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}

#container{
	width:770px;
	background-color: #FFFFFF;
	margin:0 auto;
	text-align:left;
	background-image: url(../../images/bg_shadow.gif);
	background-repeat: repeat-y;
	height:auto;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	
}
#header{
	background-image: url(../../images/header.gif);
	background-repeat: repeat-y;

}
#headercont{

	background-color:#FF0000;
}

#headerLeft{
	float:left;
	clear:left;
	text-align:left;
}

#headerRight{
    float:right;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 120px;	
	color:#CCCCCC;
}
#orange{
	height: 1px;
	background-image: url(../../images/diddle.gif);
	background-repeat: repeat-x;
	margin-left: 7px;
	margin-right: 7px;
	background-position: bottom;
}
#topMenu{
	
	height:24px;
	background-image: url(../../images/top_menu.gif);
	background-repeat: no-repeat;
	/*padding-left:30px;*/	
	font-size:small;
	color:#FFFFFF;
	FLOAT: left; 
	WIDTH: 100%; 
	LINE-HEIGHT: normal;
}
#topMenu UL{
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
}
#topMenuSub UL {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none;
}
#topMenu LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BACKGROUND: url(../../resource/images/norm_right_blue.gif) no-repeat right top; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}
#topMenuSub LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}
#topMenu A {
	PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 15px; BACKGROUND: url(../../resource/images/norm_left_blue.gif) no-repeat left top; PADDING-BOTTOM: 4px; PADDING-TOP: 5px
}
#topMenuSub A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 15px;  PADDING-BOTTOM: 4px; PADDING-TOP: 5px
}
#topMenu #current {
	BACKGROUND-IMAGE: url(../../resource/images/norm_right_on_turqoise.gif)}
#topMenu #current A {
	BACKGROUND-IMAGE: url(../../resource/images/norm_left_on_turqoise.gif); PADDING-BOTTOM: 5px
}
a.topnav:link, a.topnav:visited{
font-family: Arial, Helvetica, sans-serif;
font-size:small;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
} 
a.topnav:hover{
color:#003366;
}
#topMenuSub{
	height:129px;
	background-image: url(../../images/top_image.jpg);
	background-repeat: no-repeat;
	padding-left:0px;
	clear: none;
	float: left;
	width: 100%;
}
a.subnav:link, a.subnav:visited{
font-family: verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
} 
a.subnav:hover{
color:#003366;
}
#mainHolder{
	background-color:#FFFFFF;
	background-image: url(../../images/bg_shadow.gif);
	background-repeat: repeat-y;
	height:auto;
	clear: none;
	float: left;
	width: 100%;
}
#mainPadding{
	padding:5px 12px;
}
#toolBar{
	height:auto;
	float:left;
	clear:both;
}
#toolBarLeft{
	float:left;
	clear:left;
	width:270px;
	padding-top: 4px;
	padding-left: 0px;
}

#toolBarRight{
	float:left;
	clear:right;
	padding-top: 4px;
	width:460px;
	vertical-align:middle;
	
}
a.userSmallOrange:link, a.userSmallOrange:visited{
	color:#FF9900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-decoration:none;
	font-weight: bold;
}
a.userSmallOrange:hover{
text-decoration:underline;
}
a.toolBarLink:link, a.toolBarLink:visited{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-decoration:none;
	font-weight: bold;
}
a.toolBarLink:hover{
text-decoration:underline;
}
#breadCrumb{
	padding-top: 5px;
	padding-bottom: 4px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: lighter;
	clear: none;
	float: left;
	width: 100%;
}

a.bread:link, a.bread:visited{
color:#666666;
	text-decoration:none;
}
a.bread:hover{
color:#FF6600;
text-decoration:underline;
}
#pageContent{
	width:100%;
	float:left;
	clear:both;
}

#leftColumn{
background-color:#FFFFFF;
	float:left;
	clear:left;
	width:212px;
}
#content{
	float:left;
	clear:none;
	width:500px;
}
#contents {
	width: 320px;
	clear: none;
	float: left;
}
#contentsa {
	width: 490px;
	clear: none;
	float: left;
}
#cap {
	padding-left: 25px;
	}
#rightColumn{
background-color:#ffffff;
	float:left;
	clear:none;
	width:204px;
}
#gameContent{
float:left;
	clear:none;
}

p, li{
	font-size:small;
	line-height: 1.3em;
	color:#666666;
}

#bottom{
width:100%;
	float:left;
	clear:both;
	background-image: url(../../images/bottom_curve.gif);
	height:10px;
}
#footer{
width:80%;
	float:left;
	clear:left;
	padding-left:15px;
}
.footer {
	font-size:xx-small;
	font-weight:bold;
	color: #CCCCCC;
}
.headerForm {
padding:0px;
padding-top:5px;
margin:0px;
}
.headerForm input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#999999;
}
.headerForm label{
font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#FFFFFF;
}
a.headLink:link, a.headLink:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
color:#FF9900;
text-decoration:none;
font-weight:normal;
} 
a.headLink:hover{
color:#FF6600;
text-decoration:underline;
}
#navcontainer{
width:90%;
/*background-color:#F0F0F0;*/
}
#navcontainer ul{
padding:0px;
margin:0px;
list-style-type:none;
}
#navcontainer ul li{
padding-left:5px;
}
#navcontainer ul li a:link, #navcontainer ul li a:visited{
display:block;
padding:1px;
padding-left:10px;
width:175px;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bold;
text-decoration:none;
color:#CCCCCC;
background-color:#FFFFFF;
border-bottom:solid 1px #999999;
}
#navcontainer ul li a:hover{
background-color:#EAEAEA;
color:#333333;
text-decoration:underline;
}
/*new below*/
#topLine{
height:14px;
width:100%;
padding:0px;
margin:0px;
font-size:0%;
background-image: url(../../resource/images/top_top_edge.gif);
background-repeat: repeat-x;
}
#topLineLeft{
width:14px;
height:14px;
padding:0px;
margin:0px;
float:left;
clear:left;
background-image: url(../../resource/images/top_left_inner_curve.gif);
background-repeat: repeat-y;
font-size:0%;
}
#topLineRight{
width:14px;
height:14px;
padding:0px;
margin:0px;
float:right;
clear:none;
background-image: url(../../resource/images/top_right_inner_curve.gif);
background-repeat: repeat-y;
font-size:0%;
}
#bottomLine{
width:100%;
height:17px;
padding:0px;
margin:0px;
font-size:0%;
background-image: url(../../resource/images/bottom_bottom_edge.gif);
background-repeat: repeat-x;
}
#bottomLineLeft{
width:14px;
height:17px;
padding:0px;
margin:0px;
float:left;
clear:left;
background-image: url(../../resource/images/bottom_left_inner_curve.gif);
background-repeat: repeat-y;
font-size:0%;
}
#bottomLineRight{
width:14px;
height:17px;
padding:0px;
margin:0px;
float:right;
clear:none;
background-image: url(../../resource/images/bottom_right_inner_curve.gif);
background-repeat: repeat-y;
font-size:0%;
}
/*Mid section*/
#middleLine{
width:100%;
padding:0px;
margin:0px;
background-image: url(../../resource/images/middle_bg.gif);
background-repeat: repeat-y;
}
#middleLine p,#middleLine h1,#middleLine h2,#middleLine h3,#middleLine form{
padding-left:20px;
padding-right:15px;
}
#middleLine h1{
font-weight:strong;
font-size:medium;
/*padding:.3em 0em;*/
color:#333333;
}
#middleLine h2{
font-weight:strong;
font-size:small;
/*padding:.4em 0em;*/
color:#333333;
}
#middleLine h3{
font-weight:strong;
font-size:x-small;
/*padding:.5em 0em;*/
color:#333333;
}
#leftColumn h1{
font-weight:strong;
font-size:medium;
/*padding:.3em 0em;*/
color:#333333;
}
#leftColumn h2{
font-weight:strong;
font-size:small;
/*padding:.4em 0em;*/
color:#333333;
}
#leftColumn h3{
font-weight:strong;
font-size:x-small;
/*padding:.5em 0em;*/
color:#333333;
}
#middleLine ul{

}
/*mid section game container*/
#middleLineGame{
width:100%;
padding:0px;
margin:0px;
background-image: url(../../resource/images/middle_bg_wide.gif);
background-repeat: repeat-y;
}
/*#middleLineGame p,h1,h2,h3,form{
padding-left:20px;
padding-right:20px;
}*/
.displayMsg {
	font-weight: bold;
	color: #0099FF;
}
#newsHolder{
width:100%;
background-color:#f4f4f4;
border:#CCCCCC 1px solid;
}
#newsPadding{
padding:5px;
}
#sheetFinder{
width:100%;
background-color:#f4f4f4;
border:#CCCCCC 1px solid;
}
#sheetPadding{
padding:5px;
}
.no_pad{
padding:0px;
margin-top:10px;
margin-bottom:8px;
/*background-color:#00CCCC;*/
}
#nor_nav{
font-size:small;
font-weight:bold;
}
a.norNav:link, a.norNav:visited{
color:#999999;
	text-decoration:none;
}
a.norNav:hover{
color:#FF9900;
text-decoration:underline;
} 
.note{
font-family:verdana,arial,sans-serif;
color:#666666;
font-weight:normal;
font-size:xx-small;
}
.note02{
font-family:verdana,arial,sans-serif;
color:#CCCCCC;
font-weight:normal;
font-size:xx-small;
}

#newsPadding ul{
	padding:0px;
	margin:0px;
	list-style-type:circle;
	list-style-position: outside;
}
#newsPadding li{
padding-left:5px;
}
#newsTextCont{
	padding-left: -10px;
}
a.newsLink:link, a.newsLink:visited, a.newsLink:active{
	/*font-size:x-small;*/
color:#003399;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
a.newsLink:hover{
	color:#FF9900;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}
.newsDate{
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-weight:bold;
font-size:x-small;
s}
.newsPicture {
	padding-right: 20px;
	padding-bottom: 10px;
}
img{
border:0px;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.readMore:link, a.readMore:visited, a.readMore:active{
	/*font-size:x-small;*/
color:#003399;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
a.readMore:hover{
	color:#FF9900;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}
.newsReadmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0066FF;
}
#scrolltext {
	font-size: xx-small;
}
.no_pad{
	padding:0px;
	margin-top:10px;
	margin-bottom:8px;
	font-size: xx-small;
	width:203px;
/*background-color:#00CCCC;*/
}
#newPicCont {
	padding-left: 10px;
	padding-right: 10px;
	
}
#tabCont{
	padding-left: 25px;
	padding-bottom: 10px;
}
#paddingdown {
	padding-bottom: 5px;
}
