/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	padding: 0;
	font-size: 0.75em;
	text-align: center;
	}






															/** MAIN CONTAINERS **/
div#container {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	}
	body.fullwidth div#container { width: 100%; }
	div#header {
		
		}
		div#header-in {
			
			}
	div#content-wrap {
		
		}
		div.content {
			
			}
		div.rlcol div.content 	{
	margin-top: 0;
	margin-right: 210px;
	margin-bottom: 0;
	margin-left: 210px;
}			/* three column */
			div.content-in {
				
				}
		div.column {
			width: 200px;
			}
		div.rlcol div.cleft 	{
	float: left;
	background-image: url(../images/leftnav.png);
	background-repeat: repeat-y;
	width: 170px;
	height: 540px;
	background-position: right;
	background-color: #069;
}				/* three column left */
		div.rlcol div.cright 	{
	float: right;
	background-image: url(../images/Rightbar.png);
	background-repeat: repeat-y;
	width: 151px;
	height: 540px;
}				/* three column right */
	div.column-in {
				
				}
	div#footer {
		
		}
	div#footer-in {
			
			}
div.float {
	float: left;
	margin-right: 15px;
	text-align: center;
	border: 1px solid #069;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
  }
  
div.float p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
   }
div.spacer {
  clear: both;
  }

#ImageGalleries {
	height: 225px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#TGGalleries {
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	width: 70%;
}





															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/

#BillMains {
	float: left;
	color: #FF6;
}

