/**-----------------------------------------------------------------------------------
/* == INCLUDE
-----------------------------------------------------------------------------------*/

@import url(defaults.css);
@import url(forms.css);
@import url(navigation.css);

/*-----------------------------------------------------------------------------------
* == LAYOUT
* --------------------------------------------------------------------------------- */

div#wrapper {margin:0 auto; width:900px;}
div#container { width:754px; float:left; background: url(/inc/gfx/gfx_main_background.gif); position:relative;}

h1#logo {width:300px;}

#content {float:left;width:530px;}
	#content div {padding-left:40px;}

div#footer {}
	#footer p {}

div.section {width: 130px; position:absolute; right:60px; top:35px;}

#crowd {position:absolute; bottom:43px; right:32px;} 
	
/*-----------------------------------------------------------------------------------
* == Sponsors
* --------------------------------------------------------------------------------- */

ul#ul_sponsors {width:124px;float:left; margin:20px 0 0 10px;}
ul#ul_sponsors li {margin:10px 0;}

/*-----------------------------------------------------------------------------------
* == MISC
* --------------------------------------------------------------------------------- */
.split {}
