#page {
/*width:760px;*/
text-align:left;
}

#menu {
display:none;
}

#main_pane {
/*position:absolute;*/
margin: 0px 0px 0px 0px;
/*top:121px;
height:auto;
width:635px;*/
}

#content_pane {
/*position:relative;
width:575px;
height:auto;*/
padding: 10px 10px 10px 45px;
/*z-index:1;
//background-color:#cccccc;*/
border: 2px solid #ff6600;
/*background-image:url(v0.3/images/background.gif);
background-repeat:repeat-y;
background-position:top right;*/
}

/*#content_pane {
position:absolute;
margin: 0px 0px 0px 135px;
top:121px;
width:575px;
height:auto;
padding: 10px 10px 10px 45px;
z-index:1;
background-color:#cccccc;
border: 2px solid #ff6600;
background-image:url(v0.3/images/background.gif);
background-repeat:repeat-y;
background-position:top right;
}*/

#banner {
display:none;
}


#page_footer {
display:none;
}

