* {

margin: 0; 
padding: 0;

}

body {

width: 100%; 
height: 100%;
background: url('../img/bg.gif') repeat top left;

z-index: 1;

overflow: auto;

}

#container {

position: relative;

top: 135px;
left: 0px;
right: 0px;
bottom: 0px;

width: 100%;

border: 0px solid #000000;

z-index:0;

}

#header {

position: absolute;

top: -135px;
left:0px; 
right: 0px; 
margin: 0 auto;

height: 108px;
width: 1010px;

border: 0px solid #000000;

background: url('../img/sife-logo.png') no-repeat top left;



}

#menubar {

position: absolute;

top: -27px;
left: 0px;
right: 0px;
margin: 0 auto;

height: 27px;
width: 1010px;

border: 0px solid #000000;
background:#000000 url('../img/menu_b.png') repeat-x top left;



}


#contentainer {

position: inherit; 

top: 0px;
left: 0px;
right: 0px;
margin: 0 auto;

min-height: 500px;
width: 996px;

background: #223974 url('../img/contentainer_bg.png') repeat-y top right;

border: 0px solid #000000;



}

#contentainerheader {

position: inherit;

margin-top: 5px;

height: 24px;
width: 996px;

background: #223974 url('../img/content_headers.png') no-repeat top left;

border: 0px solid #000000;



}

#contentheaderleft {

position: inherit;

height: 24px;

width: 200px;

padding-left: 5px;

float: left;



}


#contentheaderright {

position: inherit;

height: 24px;

align: bottom;

width: 781px;

float: right;



}


#contentnews {

position: inherit;

width: 190px;
margin: 5px;

min-height: 500px;

border: 0px solid #FF0000;

float: left;



}


#contentmain {

position: inherit;

width: 745px;

margin: 9px;
margin-right: 25px;
margin-left: 20px;

min-height: 500px;

border: 0px solid #FF0000;

padding-bottom: 15px; 

float: right;



}


#contentainerfooter {

position: inherit;

height: 10px;
width: 996px;

background: #223974 url('../img/content_footers.png') no-repeat top left;

border: 0px solid #000000;



}


#footer {

position: inherit;

left: 0px;
right: 0px;
margin: 0 auto;
bottom: 0px;

height: 27px;
width: 1010px;

border: 0px solid #000000;
background:#000000 url('../img/menu_b.png') repeat-x top left;



}

#sponsors {

position: inherit;

width: 750px;
height: 27px;

float: left;

border: 0px solid #FF0000;


}

#rightpartfooter {

position: inherit;

width: 260px;
height: 27px;

float: right;

border: 0px solid #FF0000;

}
