body {
	margin:0;
	background:#FFF url(images/tall_top_site.gif) 0 0 repeat-x; 
	font-size:100%; 
	line-height:1em; 
	font-family:tahoma, arial; 
	color:#8e8e8e; 
}

#main {
	margin:0 auto; 
	width:950px;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul { 
	list-style:none;
}

a:hover{
	text-decoration:none;
}

a {
	color:#7a7a7a;
}


#flash{ 
	height:457px;
}


#content{
	font-size:0.687em; 
	line-height:1.5em
}

#content_left{
	float: left;
	border-right: 1px solid;
	width: 300px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#content_right{
	float: right;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer{
	clear:both;
	width:950px; 
	background:#f1f1f1; 
	color:#8d8d8d; 
	font-family:Arial; 
	font-size:0.75em; 
	text-indent:31px; 
	padding:25px 0 18px 0;
	text-align:center;
}

#footer a{ 
	color:#8d8d8d;
}