body
		{
			margin: 0;
			padding: 0;
			font-family: georgia, times, "times new roman", serif;
			color: #000;
			background-color: #CCCCCC;
		}
		
		#container
		{
			text-align: left;
			width: 840px;			
			margin-left: auto;
			margin-right: auto;
			border-top: 40px solid #CCCCCC;
			background-color:#FFFFFF;

		}
		
		/* for Internet Explorer */
		/*\*/
		* html #content {
		height: 600px;	
		}
		
		#nav
		{

			float: left;
			width: 285px;
			padding-top: 1em;
			background-image:  url(images/nav_bg.jpg);
			background-repeat: no-repeat;
			background-position: 0px 100px;
			
		}

		#nav p {
			font-size: 12px;

			}
			
			
		#nav ul {
			list-style: none;
			margin-top: -5px;
			}
			
		html>body #nav ul {
			margin-top: 15px;
			}
		
		#nav li {
			font-size: 10px;			
			padding: 0px;
			}
			
		html>body #nav li {
			font-size: 12px;
			padding-bottom: 2px;
			}
			
		#nav a {
			
			text-decoration: none;
			color: #000000;

			}
			
		#nav a:hover {
			
			color: #333333;
			padding-left: 5px;
			font-weight: bold;
			}
			
		#nav_text {
			padding: 20px;
			}		

		
		img {
			border: 0;
			}
		
		#content
		{
			min-height: 650px;
			padding: 10px;
			margin: 0 0 0 285px;
			font-family: Helvetica;
			background-image:  url(images/content_bg.jpg);
			background-repeat: no-repeat;
			background-position: 130px 300px;
			background-attachment: scroll;
			background-color: #BEBEBE;
			border-top: 10px solid #FFFFFF;
			border-right: 10px solid #FFFFFF;
			border-bottom: 10px solid #FFFFFF;						
		}
		
		#content p 
		{
			font-size: 14px;
			line-height: 1.5em;
		}
		
		#content h2 { 
			margin-top: 0; 
			color: #993333;
			text-align: center;
			}
			
		#content img {
			padding: 5px;
			}
		
		#content_int {
			padding-left: 10px;
			padding-right: 10px;
			}
					
		h3 a {
			text-decoration: none;
			color: #000000;
			}
			
			
#copystrap {
	/*color: #000000;*/
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: normal;
	/*font-size: 12px;*/
	text-align: center;
}

#copystrap ul {
	/*font-size: 12px;*/
	list-style: none;
	padding: 5px;
	margin-left: 100px;
}

#copystrap li {
	float: left;
	padding: 2px;
}

#copystrap a {
	color: #000000;
}

#copystrap a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#copystrap span a {
	color: #FF0000;
}

#copystrap span a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

#winners ul {
	text-align: center;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#winners li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#winners h2 {
	color: #000000;
	text-transform: none;
}
.bio {
position: relative;
float: left;
margin-left: 160px;
margin-top: -180px;
width: 350px;
font-size: 18px;
line-height: 1.1em;
}