/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	background-image: url(new_homepage/bkgrnd_bk_bk.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}

a:link, a:visited, a:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#content_container {
width:600px;
height:700px;
float:left;
}

#right_container{
width: 200px;
padding-top:50px;
height:100%;
float:right;
}

#content_left {
width:400px;
height:100%;
float:left;
}

#content_left2 {
width:600px;
height:100%;
float:left;
}

#content_right {
width:390px;
height:100%;
float:right;
}

#events
{
width:100%;
background-image:url(new_homepage/bkgrnd_event_bx.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

#supportsre
{
width:800px;
background: url(post_festival/supporter_bkgrnd.jpg);
background-repeat:no-repeat;
background-position:bottom;
height:165px;
clear:both;
}

#topbkrgnd {
width:962px;
background-image: url(new_homepage/bkgrnd_img_big.jpg);
background-repeat:no-repeat;
background-position:top center;
}

#bottombkrgnd {
width:962px;
background-image: url(new_homepage/bottom_bkgrnd.jpg);
background-repeat:no-repeat;
background-position:bottom center;
}

#middlebkgrnd {
width:962px;
background-image: url(new_homepage/bkgrnd_sds_2.jpg);
background-repeat: repeat-y;
background-position:center;
}

#container {
width: 800px;

padding-left: 10px;
margin-left:15;
/*padding-right: 100px;*/
}

#footer {
padding-top:10px;
padding-bottom:10px;
width:825px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6EBB1F;
}

#footer a{
color:#5F960F;
text-decoration:none;
}

#footer a:hover{
color:#77C21D;
text-decoration:underline;
}

/***********************************************/
/* Content Divs                                */
/***********************************************/

#menu_top1 {
width: 700px;
padding-top:15px;
padding-left: 5px;
padding-right: 100px;
}

.menu_top {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}

.menu_top a { 
text-decoration: none;
color:#ffffff;
}

.menu_top a:hover {
text-decoration:underline;
color:#ffffff;
}

.menu_top a:click {
color:#666666;
}

/**********Header Image ************/

#header {
width: 100%;
margin-left: 100;
padding-top: 20px;
}

#southern_image {
width: 100%;
margin-left: 100;
padding-top: 15px;
}

#main_menu {
width: 100%;
margin-left: 100;
padding-top: 3px;
padding-bottom: 3px;
margin-top:3px;
background-color:#FFF7D6;
}

/**********Main Content************/

#main{
width: 640px;
padding-top: 5px;
text-align:left;

}

#main_content {
padding-top: 5px;
margin-top:5px;
margin-right:10px;
text-align:left;
width: 375px;
height:100%;
float:left;
}

#main_right {
padding-top: 25px;
width:200px;
margin-top: -5px;
float:right;
text-align:right;
padding-bottom:200px;
}

#main_end {
clear:both;
/*height:75px;*/
}

/**********End Main Content************/

.news_headline {
font-size:12px;
color:#1B78AF;
font-weight:bold;
}

.news {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.news h1 {
font-size:12px;
color:#009DDC;
font-weight:bold;
}

.news a {
color:#5F960F;
text-decoration:underline;
}

.news a:hover {
text-decoration:none;
color:#009DDC;
}

.main_menu1 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:800;
color:#FEC758;
}

.main_menu1 a{
text-decoration: none;
color:#F7AA11;
padding:3px;
}

.main_menu1 a:hover {
text-decoration:none;
background-color:#FFFFFF;
color:#F7AA11;
padding:3px;
}

.main_white {
text-decoration:none;
background-color:#FFFFFF;
color:#F7AA11;
padding:3px;
padding-right:5px;
padding-left:5px;
border-left:3px;
border-left-color:#F7AA11;
}

.main_txt {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.main_txt_green_b {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#77C21D;
font-weight:bold;
}

#sub_menu {
margin-left:5px;
padding-top:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
}

#sub_menu a{
text-decoration:none;
color:#333333;
}

#sub_menu a:hover {
text-decoration:underline;
color:#666666;
}
.bttm_blu_under {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
#form {
width: 100%
}
#cancelpolicy {
width:100%
}
.bubble_bkgrnd {
	background-attachment: scroll;
	background-image: url(images/new/sponsor_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.h1	{
	color:#FF0000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}