/* 

Template Style Sheet: Layout  
Version: 1.0  
Author: Neil Collyer  
Email: neil@amoebacorp.com 

*/ 


/* General*/ 

/* Strips page of default styling */
html, body {
margin: 0;
padding: 0;
background-color:#CCCCCC;
text-align: left;
}


/* Branding */ 


/* Main Content */ 

.container_text_outer{
height:320px;
margin:55px 0px 0px 25px;
overflow:auto;
}

.container_text_outer_width{
width:380px;
}

.container_text_inner_width{
width:350px;
}


/* Secondary Content */ 


/* Main Nav */ 


/* Secondary Nav */ 


/* Footer */ 


/* Box Styles */ 


/* Lists */ 


/* Form Styles */ 


/* Graphical Buttons */ 
 

/* Tables */ 


/* Misc 1 */ 


/* Misc 2 */ 
