/* Copyright(c) 2007-10, Fashions.Org - All Rights Reserved 
     Redistribution, publication or deriative works of code and contents is expressively prohibited.

	 CSS Stylesheet for website index.php page
*/
#caption
{
	width			: 780px!important;
	width			: 800px;
	height			: 40px!important; 
	height			: 60px;  
	margin-left		: 10px; 
	margin-top		: 45px!important; 
	margin-top		: 20px; 
	padding			: 10px;
	background-color: #eee;
	color			: #333;
	font-family		: helvetica;
	font-size		: 10pt;
	clear			: both; 
}

#what
{
	width			: 385px; 
	height			: 220px!important; 
	height			: 205px; 
	margin-left		: 10px;
	margin-top		: 20px; 
	background-color: #ddd;
	padding-top		: 10px;
	padding-left	: 10px;
	color			: #663300;
	font-family		: verdana;
	font-size		: 10pt;
}

#mission
{
	width			: 377px!important; 
	width			: 385px; 
	height			: 110px!important; 
	height			: 125px; 
	margin-left		: 10px; 
	margin-top		: 15px!important;  
	margin-top		: 15px;
	background-color: #ddd;
	padding			: 10px;
	color			: #663300;
	font-family		: verdana;
	font-size		: 10pt;
}

#join
{
	width			: 360px!important; 
	width			: 370px;    
	height			: 355px!important;  
	height			: 340px; 
	margin-left		: 20px!important; 
	margin-left		: 35px; 
	margin-top		: 20px; 
	background-color: #fff;
	padding			: 10px;
	border			: 1px solid #555;
	color			: #333;
	font-family		: verdana;
	font-size		: 10pt;
	float			: left;
	text-align		: center;
}