/* Brownrice Collective Styles - author:foday kargbo*/

#wrapper
	{
		width: 73.81em;
		_width: 72.31em;
		margin: 0 auto;
		margin-top: 1em;
	}


#logo
{
	background-repeat: no-repeat;
	border-bottom: 1px dotted #5B1108; 
	text-align: center;
	width: 140px;
	height: 82px;
	position:relative;
	left:32em;
	top:21em;
	padding-bottom: 10px;
}

#contact
{
	position:relative;
	font-family:Arial, Helvetica, Verdana, sans-serif;	
	text-align: center;
	width: 140px;
	left:32em;
	top:21.5em;
}

p
{
	font-size:.75em;
}

a:link
{
	color:#889096;
	text-decoration:none;
}

a:visited
{
	color: #889096;
}

a:hover
{
	color: #ABD895;
}

a:active
{
	color: #dbdbdb;
}

#footer 
{
	position:relative;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	color: #889096;
	margin-top:20px;
	padding:10px 0;
	text-align:center;
	width: 300;
	left:0em;
	top:35.5em;

}

