body{

margin:0;
padding:0;

}

table#maintable{
	height:550px;
	background:#fff;
}

table#maintable td#widepic{
	padding:16px;
	height:137px;
}


table.thumbtable{
border:0;

background:#fff;
}

table.thumbtable td.caption{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#666;
	font-weight:normal;
	padding:10px;
	border:0;
	background:#fff;
}
table.thumbtable td.thumb{
	width:200px;
	height:200px;
	background:#fff;

	border:2px solid #eee;
}

table.pictable td{
	background:#fff;
	padding:40px;
	border:3px solid #eee;
	
}
table.pictable{
margin:0 0 20px 0;
}

td.homepic{

padding-right:12px;
}

p.stats{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#666;
	font-weight:normal;

}
h3{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#C40F64;
	font-weight:normal;
	padding:0;
	margin:0;
	border:0;

}

.homepics{
height:172px;
padding:16px 0 0 16px;

}

.content{
padding:16px 0 0 16px;

}
.welcome{
height:40px;
padding:20px 0 0 16px;

}

.content p{
	width:280px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#666;
	font-weight:normal;

}
#nav{
	height:10px;
	padding:0 0 0 16px;
}
a{
font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#D46398;
	font-weight:normal;
	text-decoration:none;

}

a.here{
font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#C40F64;
	font-weight:normal;
	text-decoration:none;

}
a:hover{
font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#C40F64;
	font-weight:normal;
	text-decoration:none;

}

p.ftext{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#666;
	

}

p.ftext a{

font-size:11px;
}

#footer{
	height:50px;
	padding:20px 0 20px 16px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#D46398;
	font-weight:normal;
	text-decoration:none;


}