* {	padding: 0;
	margin: 0;	}


	
a img, :link img, :visited img {
	border: 0;
	}
	
p {
	display:block;
	margin-bottom:20px;
	font-family:arial;
	font-size:1em;
	font-style:italic;
}	
body {
	background-image: url(../images/stars.gif);
	background-repeat: repeat;
	font-family: 'Satisfy';
	font-size: 1.2em;
	color:#fff;
	
}
#header {
	position:relative;
	height: 200px;
	
}
#header_title {
	position:relative;
	margin:0 auto 0 auto;
	width:491px;
	}
	
#header h1{
	font-size:1.6em;
	font-weight: bold;
	position: absolute;
	left: 200px;
	top: 90px;
	
}

#box {	
	width: 960px;
	margin: 25px auto 0 auto;
	
}

#content {
	min-height: 625px;
	margin-bottom: 30px;
	padding:25px 0 0 50px;
	
}

#content table {
	width:960px;
	}

#contact {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 275px;
	border: 1px solid #fff;
}
#contact a:link {
	color:white;
	text-decoration:none;
	}


.wrap {
	width:100%;
	position: relative;
	margin:0 auto;
}
.slideshow_wrap {
	width:500px;
	position: relative;
	margin:0 auto;
}


#footer {
	width: 960px;
	margin:0 auto 0 auto;
	padding-bottom:10px;
	text-align:center;
	
}

#footer ul {
	margin-bottom:5px;
}

#footer li {
	display: inline;
	list-style-type: none;
	margin-right:15px;
}
#footer a {
	color:#fff;
}
.copy {
	font-size:.9em;
	width:310px;
	
}

/*
Main Navigation
*/

#header_nav {
	width:960px;
	height:46px;
	margin:25px auto 0 auto;
	}
#header_nav li {
	display:inline;
	padding:0 5px 0 5px;
	border-right:#fff 1px solid;
	}
#header_nav li:last-child {
	border:none;
	}
	
#header_nav li:last-child img {
	padding-top:5px;
	}
	
#header_nav a {
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}
#header_nav a:hover {
	color:#ccc;
	}


	
#slideshow { 
    margin-top: 50px;
	 
    position: relative; 
    width: 500px; 
    height: 500px; 
 }

#slideshow > div { 
	margin:0 auto 0 auto;
    /*position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; */
}



.clear {
	clear: both;
}

h1.title {
	text-align:left;
	margin: 0 0 25px 50px;
	color: #fff;
}
.caption {
	display:block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight:bold;
	color:#fff;
}
.art_grid h2 {
	margin:0 0 10px 5px;
	}
.art_grid img {
	border:#fff 5px solid;
}
.little {
	font-size:.7em;
}
	