body {
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	color: black;
	background-color: #ebebeb;
	margin: 0 0 0 0;
}

hr {
	border: none 0; 
	border-top: 1px solid #ccc;
}

img{
	padding: 20px 20px 0 0;

}

a:link{text-decoration: none; color: #666;}
a:visited{text-decoration: none; color: #666;}
a:hover{text-decoration: none; color: #cc33cc;}
a:active{text-decoration: none; color: #666;}


#container{
	width: auto;
	height: auto;
	padding-left: 25px;
	margin-bottom: 25px;
}

#top_bar {
	background-image: url('images/topbar_bg.gif');
	color: #999999;
	height: 20px;
	margin: 0 0 0 0;
	padding: 9px 30px 10px 30px;
}

#header_lockup {
	color: #999999;
	height: 13px;
	width: 79px;
	background-image: url('images/header_lockup.png');
	background-repeat: no-repeat;
	float: left;
}

#header_nav {
	height: 20px;
	width: auto;
}

#header_copy {
	color: #999999;
	float: right;
}

#container img {
	border: 0;
}

#intro {
	float: left;
	color: #999999;
	margin: 30px 30px 0 0;
	height: 400px;
	width: 300px;
}
