body {
background: url(images/bg.jpg);
text-align: center;
}

#wrapper {
margin: 0 auto;
width: 950px;
text-align: left;
}

#header {
height: 120px;
margin-top: 30px;
}

#nav {
margin: -60px 10px 30px 0px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden; }

#contentwork {
	margin: 36px 0 1px 0;
	padding: 0 0 18px 0; }
	
.work { 
        text-align: left;
	margin: 5px 0 35px 0; 
	border-bottom: 1px solid #fff;
	border-top: 5px solid #fff;
}
	
.workpic {
	display: inline;
	float: left;
	height: 190px;
	width: 500px; }
			
.workpic img {
	margin: 5px; }
					
.info {
	background: #F3EFE5;
	padding: 10px;
	float: left;
	height: 157px;
	margin: 5px 0 0 0;
	width: 420px; }	
			
.category {
	background: #C84340;
	float: right;
	clear: right;
	color: #FFF;
	font-family:cochin,baskerville,'palatino linotype',georgia,serif;
	font-size: 1em;
	text-transform: uppercase;
	height: 23px;
	margin: 0 -20px 0 0;
	padding: 5px 15px 0 5px;
	text-align: right;
	width: 420px; }

.categoryheader {
	background: #C84340;
	padding: 1px 0px 1px 10px;
}

#artist {
width: 550px;
float: left;
margin-top: 10px;
margin-right: 20px;
display: block;
text-align: left;
}

#contact {
width: 375px;
float: left;
display: block;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
}

.aboutinfo {
background: url(images/textbg.jpg);
border: 8px solid #fff;
padding: 10px 0 0 10px;
margin: 20px 0 20px 0;
}


h2 {
font-family:baskerville,'palatino linotype','times new roman',serif;
font-size: 0.8em;
color: #404040;
line-height: 0.5em;

}

h1 {
font-family:cochin,baskerville,'palatino linotype',georgia,serif;
font-style: italic;
font-size: 1.5em;
color: #fff;
line-height: 0.5em;
}

p {
font-family:baskerville,'palatino linotype','times new roman',serif;
font-size: 15px;
line-height: 1.2em;
color: #404040;
}

ul {
font-family:baskerville,'palatino linotype','times new roman',serif;
font-size: 15px;
line-height: 1.2em;
color: #404040;
padding: 0 0 0 25px;
}



a:link {
font-family:baskerville,'palatino linotype','times new roman',serif;
font-size: 15px;
color: #A83933;
}
a:visited {
font-family:baskerville,'palatino linotype','times new roman',serif;
font-size: 15px;
color: #A83933;
}
a:hover {
font-family:baskerville,'palatino linotype','times new roman',serif;
font-size: 15px;
color: #A83933;
}
a:active {
font-family:baskerville,'palatino linotype','times new roman',serif;
font-size: 15px;
color: #A83933;
}

#footer {
text-align: left;
margin: 0px 0px 0px 0px;
height: 150px;
width: 945px;
background: url(images/footer.png);
background-repeat: no-repeat;
clear: both;
}

#footer a {
padding: 5px;
}
