/* VSLive! 2006 CSS Master 
Author: Lyndon Lloyd
*/

#page {
margin: 0 auto; 
margin-top: 8px;
margin-bottom: 8px;
width: 945px; 
background-color:#fff;
border: 1px solid #000; 
color: #000;
}

#shell {
position: relative;
margin: 0 auto; 
width: 915px; 
}

#header {
position: relative;
margin: 0 auto;
width: 915px;
font: 85% Arial, Helvetica, sans-serif;
color: #777;
}

#splashpanel {
margin: 0 auto;
width: 907px;
}

#content-main-extended {
margin: 0 auto;
margin-right: 5px;
padding-left: 10px;
padding-top: 17px;
padding-bottom: 10px;
width: 680px;
}

#container {
position: relative;
background:url(../images/background.gif) repeat-y 50% 0;
margin: 0 auto;
margin-bottom: 15px;
width: 907px;
border-bottom: 1px solid #ccc;
/*border-left: 1px solid #ccc; 
border-right: 1px solid #ccc; 
*/}

#container-extended {
position: relative;
background:url(../images/background-extended.gif) repeat-y 50% 0;
margin: 0 auto;
margin-bottom: 15px;
width: 907px;
border-bottom: 1px solid #ccc;
/*border-left: 1px solid #ccc; 
border-right: 1px solid #ccc; 
*/}



