/***********************************************/
/* Layout Divs                                 */
/***********************************************/
html, body
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Tahoma, arial, helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	border:0px;
	text-decoration: none;
	background: url(../images/bg_top.gif) repeat-x;
	background-color: #cce5ff;
	text-align: center;
}

#main
{
	width: 780px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}

#menu
{
	width: 780px;
	margin-top: 0px;
	height: 118px;
	margin-left: 0px;
}

#search
	{
	position:absolute;
	margin-left:620px;
	margin-top: 3px;
	
}

/***********************************************/
/* banner Divs                                 */
/***********************************************/
#logo_bottom
{
	
	width: 780px;
	height:40px;
	margin-top: 118px;
	padding-bottom: 0px;

}

#logo_left
{
	float:left;
	width: 258px;
	height:37px;
	padding:0px;
	padding-bottom:0px;

}

#logo_right
{	
	width: 522px;
	height:37px;
	padding:0px;
	padding-bottom:0px;
	margin-left: 258px;
	
}
#banner_bottom
{
	
	width: 780px;
	height:40px;
	margin-top: 155px;
	padding-bottom: 0px;

}

#banner_left
{
	float:left;
	width: 353px;
	height:45px;
	padding:0px;
	padding-bottom:0px;

}

#banner_right
{	
	width: 427px;
	height:45px;
	padding:0px;
	padding-bottom:0px;
	margin-left: 353px;
	
}

/***********************************************/
/* content Divs                                 */
/***********************************************/
#content
{
	width: 780px;
	margin: 0px;
	padding-top:0px;
	padding-left: 17px;
	background: url(../images/bg.gif) repeat-y;
	overflow:hidden;
	
			}

#section_content{
	width: 780px;
	margin: 0px;
	padding-top:0px;
	padding-left: 17px;
	background: url(../images/section_bg.gif) repeat-y;
	overflow: auto;

	
	}

/***********************************************/
/* Left Column                                 */
/***********************************************/
#left_column
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 143px;
	min-height:200px;
	background: url(../images/bg_left.gif) repeat-y;
}

#login
{
	width: 143px;
	min-height: 130px;
	padding-left: 15px;
	text-align: left;
}

#title_join
{
	background-image: url(../images/title_join_f2.gif);
	width: 143px;
	height: 56px;

}

#title_sponsor
{
	width: 143px;
	height:29px;
	margin-top: 0px;
	margin-bottom: 6px;
}

.sponsor
{
	text-align: center;
	padding-top: 5px;
	padding-bottom:20px;
	min-height:150px;
	
	}



#bottom_left
{
	width: 143px;
	height:21px;
	
}

#news
{
	width: 375px;
	min-height: 120px;
	margin-left:6px;
	padding-left: 10px;
	text-align: left;
}

#poll
{
	width: 375px;
	min-height: 90px;
	margin-left:6px;
	padding-left: 10px;
	text-align: left;
}

	
/***********************************************/
/* section main                                */
/***********************************************/

#section_main{
	
	width: 607px;
	margin-left:143px;
	padding-left:0px;

	}
#section_graphic{
	width:492px;
	height:156px;
	padding-top:15px;
	padding-left:15px;
	margin-bottom:15px;	
}

#scontent
{
	width: 580px;
	min-height: 220px;
	margin-left:6px;
	padding-left: 5px;
	padding-right: 10px;	
	text-align: left;
}

/***********************************************/
/* Right Column                                */
/***********************************************/
#right_wrapper
{
	width: 607px;
	margin-left: 143px;
	padding-left: 0px;
}

#main_content
{
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	width: 381px;
}

#right_column
{
	float: right;
	width: 226px;
	padding-left: 0px;
}

#event
{
	width: 226px;
	padding-left: 10px;
	min-height: 310px;
	margin:0px;
}

/***********************************************/
/* footer Divs                                 */
/***********************************************/
#footer
{
	margin:0px;
	padding:0px;
}

#nv_atca
{
	width: 400px;
	height: 38px;
	float: left;
}

#b_nav
{

	width: 400px;
	height: 38px;
	padding:0px;
	float: left;
	position:absolute;
}
#contact {
	width: 74px;
	height: 38px;
	background: url(../images/nv_contact_f2.gif);
	margin-left: 400px;
	padding: 0px;
	position: absolute;
	}

#nv_privacy {
	width: 90px;
	height: 38px;
	background: url(../images/nv_privacy_f2.gif);
	position: absolute;
	margin-left:474px;
	}

#nv_terms {
	width: 114px;
	height: 38px;
	margin: 0px;
	background: url(../images/nv_term_f2.gif);
	margin-left: 564px;
	position: absolute;
	}

#nv_refund {
	width: 102px;
	height: 38px;
	margin: 0px;
	background: url(../images/nv_refund_f2.gif);
	margin-left: 678px;
	position: absolute;
	}

#milonic 
{
	margin-top:0px;
	padding-left:600px;
	padding-bottom: 3px;
}
	
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
li
{
	font-family: arial, helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

ul
{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
	border-bottom-width: 0px;
	line-height: 17px;
}

.rollover
{
	border-width: 0px;
	display: block;
}

.rollover img
{
	width: 100%;
	height: 100%;
	border: 0;
}

.rollover:hover { visibility: visible; }
.rollover:hover img { visibility: hidden; }

a:link
{
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #336699;
}

a:visited
{
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #336699;
}

a:hover
{
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #CCC;
}

a:active
{
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #336699;
}
.mlink1
{
	
	color: #ccc;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}

.mlink1:hover
{
	color:#ccc;
}
	
.txtlink_leftcol
{
	font-family: arial, helvetica, sans-serif;
	color: #690;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.txtlink_leftcol:hover { color: #369; }

.Titles
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-family:  helvetica, arial, sans-serif;
	font-size: 17px;
	color: #369;
	line-height: 14px;
	font-weight: bold;
}

.subTitles1
{
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	line-height: 14px;
	font-weight: bold;
}

img { border: 0; }

.Search_btnSearch
{
	visibility: hidden;
	display: none;
}

.Search_lblSearchMessage
{
	visibility: hidden;
	display: none;
}

.Search_txtSearchTerms 
{ width: 100px; 
}

.Search_divSearch br
{
	visibility: hidden;
	display: none;
}

.uservars
{
	visibility: hidden;
	display: none;
}
