body {
	background: #333;
	margin: 0; 
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 12px;
	line-height: 1.25em;
	}	
 
a:link {
	text-decoration: none;
	color: #699;
}
a:visited {
	text-decoration: none;
	color: #699;
}
a:hover {
	text-decoration: none;
	color: #6CC;
}
a:active {
	text-decoration: none;
	color: #6CC;
}


#container {
	width: 790px; 
	background: #333; 
	border: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
	
#header {
	width: 700px; 
	background: #333; 
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
#main {
	width: 520px; 
	background: #333; 
	margin-right: auto;
	margin-left: auto;
	}
	
#artballtext {
	width: 520px;
	height: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	color: #CCC;
	text-align: center;
	}	
		
.links {
	font-size: 10px;
	line-height: 2.25em;
	font-weight: bold;
	}
	
.head {
	font-family: georgia, times;
	font-size: 21px;
	line-height: 1.5em;
	font-style: italic;
	color: #CC9;
	}
	
.head2 {
	font-family: georgia, times;
	font-size: 18px;
	line-height: 1.5em;
	color: #CCC;
	}
	
.head3 {
	font-family: georgia, times;
	font-size: 18px;
	line-height: 1.25em;
	color: #CC9;
	}
	
.list {
	line-height: 1.5em;
	}
	
.listwide {
	line-height: 2em;
	}
	
.photo {
	font-size: 9px;
	color: #CCC;
	}
	
.headorange {
font-family: georgia, times;
font-size: 18px;
line-height: 1.5em;
font-style: italic;
color: #C96;
}

.subhead {
font-family: verdana, helvetica;
font-size: 13px;
line-height: 1.25em;
font-style: normal;
color: #CCC;
}

.subhead2 {
font-family: verdana, helvetica;
font-size: 13px;
line-height: 1.25em;
font-style: normal;
color: #C96;
}

.subhead3 {
font-family: verdana, helvetica;
font-size: 12px;
line-height: 1.25em;
font-weight: bold;
color: #CCC;
}

.linktext {
margin-top: 30px;
}

.linkpic {
padding-top: 10px;
padding-right: 10px;
}

.orange {
color: #C96;
}

.section {
border-top: 1px solid #999;
padding-top: 15px;
margin-top: 15px;
width: 480px;
}

a.special:link {
	text-decoration: none;
	color: #066;
}
a.special:visited {
	text-decoration: none;
	color: #066;
}
a.special:hover {
	text-decoration: none;
	color: #033;
}
a.special:active {
	text-decoration: none;
	color: #033;
}

.slide {
padding-bottom: 10px;
padding-right: 10px;
float: left;
width: 110px;
}





	



