	body
	{
	margin: 400px 0 0 0;
	font-family: arial, verdana, helvetica, sans-serif;
    font-size: 0.8em;
	line-height: 1.4em;
	color: #efebe2;
	background: no-repeat #000 top center url('../gfx/bkg_body.jpg');
	text-align: center;
	}
	
		#totalcontainer
		{
		margin: 1px auto;
		width: 770px;
		text-align: left;
		}
		
			#content
			{
			padding: 10px;
			float: right;
			width: 370px;
			}
			
			
			#sub
			{
			padding: 10px 10px 0 10px;
			float: left;
			width: 350px;
			}
			
			
			
				
			
	.quote
	{
	padding: 20px;
	text-align: center;
	font-size: 200%;
	line-height: 110%;
	font-style: italic;
	}
	
	.thumb
	{
	border: 1px solid #808080;
	}
	
	h1
	{
	font-size: 160%;
	font-weight: lighter;
	color: #969696;
	}
	
	h2
	{
	margin: 0 0 -10px 0;
	font-size: 120%;
	font-weight: lighter;
	color: #fff;
	}
	
	.linebreak
	{
	width: 100%;
	height: 10px;
	margin: 10px 0 10px 0;
	background: repeat-x url('../gfx/bkg_linebreak.gif');
	}
	
	img
	{
	border: 0px;
	}
	
	a
	{
	color: #fff;
	}

