* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background-color: #099;
}

h1 {
	font-size: 150%;
	margin: 1em 1em 2em 1em;
	text-indent: -7999px;
}

h2 {
	font-size: 150%;
	border-bottom: 1px solid #ddd;
	background-image: url(skittleornament.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h3 {font-size: 120%;
	margin-top: 0.5em;}

a {text-decoration: none;}

ul {list-style-type: none;}

p {margin-top: 1em;}

#frame {width: 802px; margin: 0 auto; text-align: left; background-color: #fff; border: 1px solid #000000; border-top: 0;}

#header {
	width: 800px;
	height: 220px;
	background-image: url(headergraphic2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #000000;
}

#main {margin: 2em; clear: both;}

#footer {clear: both; margin-top: 2em; border-top: 1px dotted #930; text-align: right; font-style: italic; font-size: 75%;}
#footer img {border: 0; padding-left: 2em;}

#sections dt {clear: both; font-size: 120%; border-bottom: 1px dotted #ddd; margin-top: 1em; }
#sections a {color: #930;}
#sections a:hover {color: #F00;}
#sections dd {padding-top: 1em; margin-bottom: 1em; }
#sections dd img {float: left; border: 2px inset #ccc; margin-right: 2em; margin-bottom: 1em;}
#sections dd img.rimage {float: right;}
#sections ul {
	list-style-type: disc; margin-left: 2em;}

#sections ul.linklist {
	list-style-type: none;
	
}

#sections dd ul li a {float: right; padding: 0.2em 0.5em;}

#sections dd ul {list-style-type: none; margin-left: 140px;}

#sections dd ul li {width: 80%; border-bottom: 1px dotted #eee; margin-left: 1em;}

#sections h4 {margin-top: 1em;}

.sidebar {margin: 1em; border: 1px solid #ddd; padding: 0.5em; text-align: center; width: 150px; float: right;}

.sidebar img {border: 0;}

.boxes {width: 220px; height: 250px; text-align: center; margin: 5px; float: left; border: 1px solid #ddd;}

.boxes img {border: 0; margin: 10px;}

#gallery {text-align: center; padding: 30px;} 

.gallerycontroller{ text-align: center;}

.gallerycontent{
width: 620px;
height: 530px;
border: 1px solid #ddd;
padding: 3px;
display: block;
}
.gallerycontent img {margin: 10px 10px 3px 10px; border: 2px inset #ccc;}

.gallerycontroller table {width: 600px;}
.gallerycontroller input {padding-right: 1em;}
.gallerycontroller p {text-align: left;}