body{
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #f4f4f4 url(./img/bg1blong.gif) top center fixed repeat-x;
	text-align:center;
}
h1 {	
	font-size:24px;	
	color:#FFF;	
	font-weight:700;	
	margin:0;
}
h3 {	
	font-size:16px;
	color:#F90;
	margin:0;
	font-weight:700;
}
h2 {	
	font-size:16px;	
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	/*border-bottom:1px dotted #CCC;*/
}
p {	
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1.5em;
}
#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:700px;
	padding:10px;
	height:auto;
	background-color:#000;
	text-align:left;
}
#banner {
	width:700px;
	height:100px;
	margin-bottom:10px;
	
}
#bannerLeft {
	width:150px;
	height:100px;
	margin-right:10px;
	/*background-image:url(./img/cmn.jpg);*/
	float:left;
	/*border:2px solid #111;*/
}
#bannerRight {
	width:529px;
	height:49px;
	/*margin-left:90px;*/
	/*margin-top:-102px;*/
	/*background-color:#ff00cc;*/
	background:url(./img/bg1c.gif) repeat-x;
	float:left;
	/*border:1px solid #CCC;
	border-width:1px 0 0 1px;*/
	padding:50px 0 20px 10px;
}
#content {
	/*background:url(./img/bgc.gif) repeat-y;*/
	/*background-color:#000;*/
	/*margin-top:20px;*/
	/*float:left;*/
}
#fullLeftColumn{
	float:left;
	margin-right:10px;
	width:150px;
	
}
#leftColumn {	
	float:left;
	background-color:#000;
}
#nav {	
	margin:0;
	padding:0;
	list-style:none;
}
#nav a {
	display:block;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	padding:10px;
	width:150px;
	height:10px;
	border-bottom:1px dotted #333;
}
#nav a:hover {
	background-color:#333;
}
#active a:link {
	color:#F90;
	background-color:#333;
}
#active a:hover {
	color:#F90;
	background-color:#333;
}
#active a:visited {
	color:#F90;
	background-color:#333;
}
#leftColumnBottom {
	width:150px;
	height:350px;
	background:url(./img/bg1c.gif) repeat-x;
	padding:110px 10px 10px;
	color:#EAEAEA;
	/*margin-top:200px;*/
	float:left;
}
#rightColumn {
	float:left;
	/*padding-right:10px;*/
	/*padding-left:25px;*/
	/*margin-left:155px;*/
	/*margin-top:200px;*/
	width:530px;
	color:#666;
	min-height:600px;
	height:auto !important;
	height:600px;
	overflow-x:visible !important;
	overflow-x:hidden;
	background-color:#fff;
	padding:10px 0 20px 10px;
}
#clear {
	clear:both;
}
.date {	
	font-size:10px;
	color:#999;
	font-weight:normal;
}
#copyright {	
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#369;
}
#copyright a {	
	text-decoration:none;
	color:#369;
}
#copyright a:hover {
	color:#F39;
}

/* forms */
form select,
form input,
form textarea{
	font:11px Verdana,Arial,Helvetica,sans-serif;
	border:1px solid #888;
}
form input:hover,
form input:focus,
form textarea:hover,
form textarea:focus,
form select:hover,
form select:focus{
	background-color:#f9f9f9;
	/*border:1px dotted #888;  optional thought */
	border:1px solid #444;
}
form select{
	padding:1px;
}
form input{
	padding:1px;
}
form label{
	display:block;
	color:#000000;
	font-weight:bold;
}
form textarea{
	padding:1px;
	line-height:16px;
	height:40px;
	width:160px;
}
form p{
	margin:10px 0px;
}
.subForm{
	border:#222 solid 1px;
	padding: 5px 5px 5px 5px;
	width:200px;
}
#bowler1{
	float:left;
	margin:10px 10px 10px 10px
}
#bowler2{
	float:left;
	margin:10px 10px 10px 10px
}
#bowler3{
	float:left;
	margin:10px 10px 10px 10px
}
#bowler4{
	float:left;
	margin:10px 10px 10px 10px
}
#bowler5{
	float:left;
	margin:10px 10px 10px 10px
}



/*
 * Right Column Stuff
 */
#rightColumnImg{
	float:right;
	margin-right:25px;
	
}
#rightColumnImg img{
	height:275px;
	width:189px;
}
#rightColumn p{
	margin-right:25px;
	font-size:10pt;
}
#rightColumn li{
	font-size:10pt;
}





