body {
background-color: #333333;
font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
 color:#cccccc;
  font-size: 11pt;
}

img {
	border: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #ffffff;
	outline: none;
}


	
h1 a {
	text-indent: -9000px;
	display:block;
}

h1 {
	height: 150px;
	background: url(../images/logo.png) no-repeat 175px;
	background-position: center;
	z-index: 1;
	}


* {
	margin: 0;
	padding: 0;
}

h3 {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	
}

#container {
	background-image: url(../images/bg1.jpg);
	height: 800px;
	width: 970px;
	margin: 0 auto;
	}

#header a {
	text-decoration: none;
	color: #ffffff;
	outline: none;
}

#header ul {
	width: 720px;
	margin: 0 auto;	
	margin-top: -40px;
}

#header ul li{
	float: left;
	list-style: none;
	display: block;
	}
	
#header ul li a{	
	text-indent: -9000px;
	display:block;
	}
	
#header li.selected a{
	background-position: top center;
}

li#visuals_btn a{
	background-image: url(../images/visuals_on_off_over.gif);
	width: 222px;
	height: 83px;
	background-position: center center;
	}
	
li#words_btn a{
	background-image: url(../images/words_on_off_over.gif);
	width: 202px;
	height: 83px;
	background-position: center center;
	}
	
li#contact_btn a{
	background-image: url(../images/contact_on_off_over.gif);
	width: 217px;
	height: 83px;
	background-position: center center;
	}

#header a:hover {
	background-position: bottom center;
}

li.selected {
	background-position: top center;
}

 #contact #adamcontent img{
		display: inline;
		float: left;
}

#contact #adamcontent {
	width: 596px;
	margin: 0 auto;
	}
		
#visuals #work {
	width: 540px;
	margin: 0 auto;	
	padding-top: 100px;
}

.portfolio_piece  p{
	font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size: 14px;
	}

#visuals #adamcontent {
	height: 1200px;
	background: url(../images/splat.png) no-repeat;
	margin-top: -50px;
	}
	
.portfolio_piece a{
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

.portfolio_piece {
	margin-bottom: 75px;
}

#main #adamcontent {
	background-image: url(../images/home_splat.png);
	height: 700px;
	margin-top: -60px;
}

#cat-1 {
	margin-left: 230px;
	padding-top: 62px;
}

#cat-1 span{
	font-size: 22px;
}

#cat-2 {
	margin-left: 230px;
	padding-top: 75px;
}

#cat-2 p{
	width: 500px;
	padding-bottom: 25px;
}

