body {
margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
background-image:url(imgs/bodybackground.jpg);
background-attachment: fixed;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;
text-align: center;
min-width: 900px;
min-height: 100%;
padding: 0px;	
}


#outer-container{
width: 906px;
min-height: 100%;
min-width: 906px;	
margin: 0 auto;
padding: 0px;
padding-bottom: 3px;
background-color: #FFFFFF;
}

#container{
display:inline-table;
width: 900px;
height: 100%;
min-height: 1150px;
min-width: 900px;	
margin: 0 auto;
padding: 0px;
background-color: #2c2d33;
}
   
#container_extended{
display:inline-table;
width: 900px; 
height: 100%;
min-height: 1855px;
min-width: 900px;	
margin: 0 auto;
padding: 0px;
background-color: #2c2d33;
}

body#home #banner {
text-align:center;
background-image:url(imgs/home_header.jpg);
width: 900px; height: 204px;
}

body#days #banner{
text-align:center;
background-image:url(imgs/100days_header.jpg);
width: 900px; height: 204px;
}

body#about #banner {
text-align:center;
background-image:url(imgs/about_header.jpg);
width: 900px; height: 204px;
}

body#friends #banner {
text-align:center;
background-image:url(imgs/friends_header.jpg);
width: 900px; height: 204px;
}

body#contact #banner {
text-align:center;
background-image:url(imgs/contact_header.jpg);
width: 900px; height: 204px;
}

#sidebar { 
float:right;
width: 150px;
height: 900px;	
position: relative;
background-image:url(imgs/sidebar.jpg); 
}
  
#sidebar_extended { 
float:right;
width: 150px;
height: 1650px;	
position: relative;
background-image:url(imgs/sidebar.jpg); 
}

#menu {	
float:left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 20px; 
color: #FFFFFF;
font-weght:bold;
}

#days_sub_menu { 
float:left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #FFFFFF;
font-weight:bold;
margin-left: 71px;
margin-top: 4px;	 
}
  
#about_sub_menu { 
float:left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #FFFFFF;
font-weight:bold;
margin-left: 158px;	 
margin-top: 4px;
}

#content_area{	
float: left;
width: 750;	
min-height: 100%;
font-weight: normal;
font-size: 12px;	
}
   
#content_area A:link {text-decoration: none; color: #628baa;}
#content_area A:visited {text-decoration: none; color: #628baa;}
#content_area A:active {text-decoration: none; color: #c98446;}
#content_area A:hover {text-decoration: underline; color: #c98446;}
#content_area A IMG { border: 0; }


table.main_table{ 
text-align: left;
font-family: Verdana;
font-size: 12px;
width: 750px;
border-spacing: 0px;

}

.standardtext{ 
font-size: 12px; 
font-family:Verdana; 
font-weight: normal; 
}

