UL.list1 {list-style: none outside; text-align: left;}

body{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	background: #DDDDFF;
}

b{font-size: 110%;}
em{color: #12127D;}

#header{
	background: #FFFFFF url("banner2.jpg");
	color: #FFFFFF;
	height: 100px;
	margin-bottom: 0px;
	border-bottom: 0px double #000000;
	border-top: 1px solid #000000;
}

div#links a {display: block; text-align: left; font-weight: bold; padding: 2px 5px;
margin: 10px 0 0px; border: 0px solid #000000; text-decoration: none; color: #000;}
div#links a:hover {color:#FFB202;}

h1{
	padding-top: 30px;
	font-style: italic;
	color: #FFFFFF;
	margin: 20px;
}

#maincontainer{
	font-family: arial, "lucida-console", san-serif;
	margin: 0 auto;
	width: 1000px;
	background: #FFFFFF;
	margin-top: 0px;
	border: 1px solid #000000;
}
	
#contentwrapper{
	margin: 10px;
	float: left;
	width: 100%;
}

#contentcolumn{
	float: left;
	width: 550px;
	margin-top: 10px;
	/*margin-left: 250px;
	margin-right: 300px;*/
	margin-left: 20px;
	margin-right: 20px;
	background: #FFFFFF;
	border-top: 1px solid #000000;
}

#leftcolumn{
	/*position: absolute;*/
	width: 170px;
	/*left: 10px;
	top: 100px;*/
	float: left;
	margin-left: 10px;
	background: #FFFFFF;
	margin-top: 10px;
	border-top: 1px solid #000000;
}

#rightcolumn{
	/*position: float;
	right: 10px;
	top: 100px;*/
	float: left;
	width: 220px;
	margin-right: 10px;
	background: #FFFFFF;
	margin-top: 10px;
	border-top: 1px solid #000000;
	text-align: left;
}

#footer{
	clear: left;
	width: 100%;
	height: 30px;
	background: #465887;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	margin-top: 50px;
}

#footer a{
	color: #FFFF80;
}

#affiliate{
	text-align: center;
	margin-top: 10px;
}

#shadow{
	padding: 5px 5px 9px 5px;
	background: white url(shad_bottom.png) repeat-x bottom left;
}

span.picture{
	float: right;
	width: 302px;
	height: 370px;
	margin: 0;
	background-image:url("Anthony_2004-2005_ragged.jpg");
	background-repeat:no-repeat;
	background-position:center;
	border: 0px solid #000000;
}

span.buffer{
	float:left;
	width: 15px;
	height: 370px;
	margin:0;
}

.innertext{
	margin-top: 0;
	margin-left: 10px;
	padding: 0px;
	color: #000000;
}

