body {
	background-color: #fbe256;
	font-family: "Century Gothic", "Century Gothic Bold", Verdana;
	font-size: 90%;
}

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

a:visited 
{color: #6d6e6a;
text-decoration: none;}

a:hover 
{color: #6d6e6a;
text-decoration: underline;}

a:active
{color: #6d6e6a;
text-decoration: none;}

span.paperbean 
{ 
	font-weight: bold;
	font-size: 100%;
	color: #444444;
}

ul.none {list-style-type: none;}

div.container {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	background-color: #ffffff;
	width: 825px;
}

div.col1 {
	float: left;
	width: 190px;
   	margin-top: 40px;
	margin-left: 10px;
}


div.col2 {
	float: right;
	width: 550px;
	margin-right: 30px;
	margin-left: 20px;
	margin-top: 40px;
}


div#header  
{  
 background-image: url(/images/paperbeanlogo.gif);  
 background-repeat: no-repeat;   
 background-position: center; 
 width: 450px; 
 height: 85px; 
 margin: 25px auto 0 auto; 
 padding: 30px 0 0 0;   
 text-indent: -9999px;
}


div#navigation
{
	line-height: 170%;
   	margin-top: 5px;
	margin-left: 5px;
	float: left;
	width: 180px;
   	font-size: 105%;
   	font-color: #6d6e6a;
   	text-transform: uppercase;
   	white-space: nowrap;
   	list-style-type: none;
}


div.menu li 
{
	display: block;
   	list-style-type: none;
}


div. menu li a
{	
	text-decoration: none;
}


div.pics
{
	width: 750px;
	margin: 30px auto 05px auto;
}

div.contenttext
{
	width: 500px;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	line-height: 140%;
	font-size: 100%;
	text-align: left;
	text-color: black;
}

span.contenttitle 
{
	color: #fbe256;
	font-weight: bold;
	font-size: 140%; 
}

div#contentmenu
{
	width: 180px;
	float: right;
	font-size: 110%; 
	text-align: right;
	color: #F4C85B;
	margin-left: 10px;
	margin-top: 10px;
}

div.contentpic
{
	width: 200px;
	margin-top: 50px;
	float: right;
	margin-right: 20px;
}

div.mainimg {
	width: 350px;
	height: 350px;
	float: right;
	margin-top: 50px;
	margin-right: 30px;
	margin-bottom:40px;
}


div.thumbs {
	width: 380px;
	float: left;
	margin-top: 50px;
	margin-left: 30px;
}

div#footer
{
	margin-top: 15px;
	font-size: 70%;
	font-color: white;
	text-align: center;
}