/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	font-size: .75em;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0;
	text-align: center;
	background-color: #fbb041;
	}
	
	body.fullwidth div#container { width: 100%; }
	div#header {
	
		}
		div#header-in {
			
			}
	div#content-wrap {
		
		}
		div.content { width: 100%; text-align: center;
			
			}
		div.lcol div.content 	{ margin: 0; text-align: center; }		/* left column */
			div.content-in {
				
				}
		div.column {
			}
		div.lcol div.column 	{  }				/* left column */
			div.column-in {
				
				}
	div#footer {
		}
		div#footer-in { text-align: center; line-height: .75em;
			
			}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/
