table#body
{
	height:					465px;
	width:					400px;
}

td#content
{
	width:					450px;
	background-image:		url(images/home_bg_1_alt.gif);
	background-repeat:		repeat-y;
	padding:				0px;
	background-position:			right;
}

#quote
{
	
	width:				400px;
	margin-top:			15px;
	margin-left:			22px;
	margin-right:			20px;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size: 			18px;
	font-weight: 			bold;
	color: 				#D52F3D;
	line-height: 			20px; 	
}

#hometext
{

	margin-top:				20px;
	margin-left:			22px;
	width:					325px;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				9px;
	line-height:			12px;
	font-style:				normal;
	font-weight:			normal;
	color:					#000000;
}

#hometext h1
{
	font-size: 20px;
	font-weight: bold;
	color: #D52F3D;
	line-height: 36px; 
}

#hometext h2
{
	font-size: 12px;
	font-weight: bold;
	color: #D52F3D;
}

#hometext h3
{
	font-size: 10px;
	font-weight: bold;
	color: #D52F3D;
}

#hometext a
{
	color: #D52F3D;
	text-decoration: underline;
	font-weight: bold;
}
#hometext a:hover
{
	color: #D52F3D;
	text-decoration: none;
	font-weight: bold;
}

#hometext ul
{
	list-style-type: circle;
}

#location-widget
{
	margin-top:				60px;
	margin-left:			15px;
	width:					263px;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				10px;
	line-height:			15px;
	font-weight:			bold;
	font-style:				normal;
	color:					#000000;
}

#member-widget
{
	margin-top:				20px;
	margin-left:				200px;
}

#picture-widget-1
{
	margin-top:			100px;
	margin-left:			5px;
	color: 				#D52F3D;
}
#picture-widget-location-text
{
	
	width:					263px;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				10px;
	line-height:			15px;
	font-weight:			bold;
	font-style:				normal;
	color:					#000000;
}


#picture-widget-location-text a
{
	color: #D52F3D;
	text-decoration: underline;
	font-weight: bold;
}
#picture-widget-location-text a:hover
{
	color: #D52F3D;
	text-decoration: none;
	font-weight: bold;
}
	
#footer
{
	clear:					both;
	margin:					0px 0px 50px;
	background-image:		url(images/footer-bg.gif);
	background-repeat:		none;
	padding:				0em 1em;
	
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				10px;
	line-height:			15px;
	font-style:				normal;
	color:					#000000;
	width:					750px;
	text-align:				center;
}