*
{
	margin:0;
	padding:0;
	border:0;
}

body
{
	background-color:#cae001;
	color:black;
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size:12px;
}


.clear
{
	clear:both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


#main
{
	width:900px;
	margin:0 auto;
	text-align:left;
	background-color:white;
	background-image:url(../img/firstfeet.jpg);
	background-repeat:no-repeat;
	padding-top:240px;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
}

div.banner_468x60
{
	width:468px;
	height:60px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	background-color:#666;
}

div.banner_468x60 iframe
{
	width:468px;
	height:60px;
}

#home #box1
{
	margin-top:15px;
}

#home #box1 #candids
{
	width:520px;
	float:left;
	margin-left:10px;
}

#home #box1 #tgp
{
	width:305px;
	float:right;
	margin-right:10px;
}


h1,h2
{
	font-size:25px;
	color:#cae001;
	font-weight:bold;	
}

#home #box1 strong
{
	font-size:11px;
	font-weight:bold;
	color:#68692e;
}

#home #box1 p
{
	margin:8px 0 5px 0;
	font-size:11px;
}

#home #box1 #candidbox .photo img
{
	border:1px solid #68692e;
	float:left;
	margin:6px 12px 10px 0;
	width:90px;
	height:90px;
}

#home #box1 #tgpbox .photo img
{
	border:1px solid #68692e;
	float:left;
	margin:6px 8px 4px 0;
	width:90px;
	height:90px;
}

div.moreLink
{
	text-align:right;
	margin-right:12px;
	margin-bottom:8px;
}

div.moreLink a
{
	color:#68692e;
	font-size:12px;
	font-weight:bold;
}

#home #box2
{
	margin:20px auto;
	text-align:center;
	width:95%;
}

#home #box2 p
{
	font-size:11px;
}

#home #box2 div.link
{
	width:200px;
	height:60px;
	float:left;
	text-align:left;
}

#home #box2 div.link a
{
	font-weight:bold;
	color:black;
	font-size:11px;
	float:left;
}


#home #box2 div.link img
{
	margin-right:6px;
	float:left;
}

#home #box2 div.link div
{
	float:left;
	width:110px;
}

#home #box2 #morefree
{
	margin:12px auto;
}

#home #stats
{
	margin:20px auto;
	text-align:center;
	font-size:11px;
	width:95%;
}

#home #stats p
{
	margin:10px 0;
}

#breadcrumb
{
	text-align:center;
	color:#68692e;
	margin:0 0 10px 0;
}

#breadcrumb a
{
	color:#68692e;
}

#photo
{
	text-align:center;
	margin-bottom:15px;
	margin-top:10px;
}

#photo img
{
	margin-top:10px;
	border:1px solid #666;
}
#photo strong
{
	color:#68692e;
}

#photo #photogalore
{
	margin-left:52px;
	margin-bottom:4px;
}

#photo #photogalore div.photo
{
	margin-right:10px;
	float:left;
	width:90px;
}

#photo #photogalore div.photo.active
{
	margin-right:15px;
}

#photo #photogalore div.photo.active img
{
	border:4px solid red;
	margin-top:8px;
}

#photo #photogalore div.photo img
{
	border:1px solid #68692e;
}







#photos
{
	text-align:center;
	margin-bottom:15px;
	margin-top:10px;
}

#photos img
{
	margin-top:10px;
	border:1px solid #666;
}

#photos strong
{
	color:#68692e;
}

#photos #photogalore
{
	margin-left:205px;
	margin-bottom:4px;
}

#photos #photogalore div.photo
{
	margin-right:10px;
	float:left;
	width:90px;
}

#photos #photogalore div.photo.active
{
	margin-right:15px;
}

#photos #photogalore div.photo.active img
{
	border:4px solid red;
	margin-top:8px;
}

#photos #photogalore div.photo img
{
	border:1px solid #68692e;
}


#pagenav
{
	text-align:center;
	margin-bottom:15px;
}

#pagenav a
{
	font-weight:bold;
	color:#747533;
}


