body { }

#maincontainer {
	position:relative;
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
}

#homebuttons {
	position:relative;
	width: 752px;
	height:30px;
	z-index:1;
}

#header {
	position:relative;
	width: 752px;
	height:249px;
	background-image:url(../../Images/page_elements/sf/sf-top.jpg);
	z-index:1;
	margin-bottom: 23px;
}

#logo {
	float:right;
	padding:15px 15px 0px 0px;
	width: 141px;
	height: 145px;
	z-index:15;
}

#showdates {
	float:right;
	padding:45px 10px 0px 0px;
	width: 184px;
	height: 64px;
	z-index:20;
}

#images {
	position:absolute;
	top:-10px;
	left:-10px;
	width: 400px;
	height: 259px;
	background-image:url(../../Images/page_elements/sf/homepage_images.png);
	z-index:25;
}

#contentswithimage {
	width:500px; 
}

#imagecontainer {
	width:180px;
	float:right;
}

#imagecaption {
	width:180px;
	height:25px;
	background-image:url(../../Images/page_elements/sf/header-bar.png);
}

#imagecaption p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding: 5px 10px 0px 10px;
}

#sideimage {
	width:180px;
	height:180px;
	background-color:#0066CC;
	margin-bottom:10px;
}



/*round cornered box */

#round_corner_container {
width:752px;
background: transparent url(../../Images/page_elements/rns/full_round_corner_middle.gif) repeat-y scroll 0 0;
}

#round_corner_top {
	margin-top:0;
    padding-top:12px;
	width:752px;
	height:5px;
        background-image:url(../../Images/page_elements/rns/full_round_corner_top.gif);
		background-repeat:no-repeat;
}

#round_corner_middle {
        width:712px;
        background-image:url(../../Images/page_elements/rns/full_round_corner_middle.gif);
        background-repeat:repeat-y;
        padding: 15px 20px 5px 20px;
}


#round_corner_bottom {
        width:752px;
        height:5px;
        background: #fff url(../../Images/page_elements/rns/full_round_corner_bottom.gif) no-repeat scroll 100% 100%;
		}


/* homepage */

#main_blue_box {
	clear:both;
	width:490px;
	height:309px;
	margin-right:6px;
	margin-bottom:6px;
	float:left;
	background-image:url(../../Images/page_elements/sf/main_blue_box.png);
	background-repeat:no-repeat;
}

#tickets {
	width:256px;
	height:129px;
	float:left;
	background-image:url(../../Images/page_elements/sf/tickets_box.png);
	margin-bottom:6px;
}

#video {
	width:256px;
	height:174px;
	float:left;
	background-color:#CCCCCC;
	margin-bottom:6px;
}

#spring_fling {
	width:242px;
	height:185px;
	float:left;
	margin-right:6px;
}

#events_diary {
	width:242px;
	height:185px;
	float:left;
	background-image:url(../../Images/page_elements/sf/events_diary_box.png);
	margin-right:6px;
}

#join_rnaa {
	width:256px;
	height:185px;
	float:left;
	background-image:url(../../Images/page_elements/sf/join_the_rnaa.png);
}

#footer {
	clear:both;
	width:752px;
	padding:15px 0px;	
}



.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:#ffffff;;
font-size: 90%;
}


#newsbar{ /*Demo 1 main container*/
height: 15px;
padding: 4px 10px;
background-color: #3A67AA;
}


#newsbar a{ /*Demo 1 main container*/
color:#ffffff;
}

#images_slider {
	position:absolute;
	top:18px;
	left:4px;
	width: 400px;
	height: 259px;
	z-index:30;
}