/* CSS Document */



body {

	text-align: center;

	min-width: 975px;

        background-color: #669966;



}
img{border:none;}

#wrapper {

	text-align: left;

	width: 975px;

	margin-left: auto;

	margin-right: auto;

	border:#336633;

	border-style:solid;

	border-width:thin;

        background-color: white;



}



/******************************************

** LEFTNAV

******************************************/

#leftnav {

	width:190px; 

	float:left;

	padding-left:8px;

	border-right-color:#E5E5E5;

	border-right-style:solid;

	border-right-width:thin;

} 

	#leftnav a, #leftnav a:visited{

		color:#006600;

		text-decoration:none;

	}

	#leftnav a:hover, #leftnav a:active{

		text-decoration:underline;

	}

 

  

#float-body { 

width:600px;

width:750px;

float:left;

padding-left:15px; 

  }





#container {}



#header {  

border-bottom-color:#CCCCCC;

border-bottom-style:solid;

border-bottom-width:5px;  }

 

 

#body{}

	.body-home h1{

		padding:0 20px 0 20px;

	}

	#body > p{

		padding:0 20px 0 20px;

	}

		.thumbscontainer{

			padding:0 20px 0 20px;

		}

			.thumbscontainer p{

				text-align:center;

			}

				.thumbscontainer ul.thumbs li{

					width:140px;

					height:140px;

					text-align:center;

				}

	#body > h3{

		padding:0 20px 0 20px;

	}

		#body > h3 a, #body > h3 a:visited{

			color:#006600;

			text-decoration:none;

		}

		#body > h3 a:hover, #body > h3 a:active{

			text-decoration:underline;

		}



#float200 {float:left; padding-left:10px; padding-right:10px; width:200px;}

	#float200 a, #float200 a:visited{

		color:#006600;

		text-decoration:none;

	}

	#float200 a:hover, #float200 a:active{

		text-decoration:underline;

	}

#float300 {float:left; padding-left:10px; padding-right:10px; width:300px;}

	#float300 a, #float300 a:visited{

		color:#006600;

		text-decoration:none;

	}

	#float300 a:hover, #float300 a:active{

		text-decoration:underline;

	}

#float400 {float:left; padding-left:10px; padding-right:10px; width:400px;}

#clear {clear:both; }



#footer { background-color:#B0E1AE; padding:6px; text-align:center;}



.footer {font-family:"trebuchet MS"; font-size:11px;}



h1 { font-family:"trebuchet MS"; font-size:19px; }

h2 { font-family:"trebuchet MS"; font-size:17px; }

h3 { font-family:"trebuchet MS"; font-size:12px; }

h6  { font-family:"trebuchet MS"; font-size:15px; font-color:#009966; }



div#wlpeLogin label{ font-family:"trebuchet MS"; font-size:12px;} 

div#wlpeLoginForm label{ font-family:"trebuchet MS"; font-size:12px;} 





.heading { font-family:"trebuchet MS"; font-size:14px; }



p { font-family:"trebuchet MS"; font-size:11px; }



div.randomProfile{

	/*float:right;

	padding:0 5px 5px 5px;

	margin-right:10px;

	width:450px;*/

	border:2px ridge #B0E1Ae;

	padding:0 5px 5px 5px;

}

div.randomProfile h1{

	font-size:18px;

}