/* tag-level elements */

a {
	color: #F7CB00;
}

a:hover {
	text-decoration: none;
}

body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
}

p {
	margin: 0px 0px 5px 0px;
}

h1 {
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
	text-align: left;
}

h2 {
	text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}

h3 {
	font-size: 13px;
	margin: 0px 0px 5px 0px;
}

h4 {
	font-size: 180%;
	color: #F01E1E;
}

hr {
	display: none;
}

/* structural elements */

#container {
	width: 673px;
	margin: 0px auto;
	background-color: #fff;
}

#top {
	color: #fff;
	width: 217px;
	height: 136px;
	padding: 2px;
	background-color: #576C93;
	text-align: center;
	margin-bottom: 5px;
}

#top img {
	border: 1px solid #F7CB33;
}

#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: center;
	margin-bottom: 5px;
}

#page {
	background-color: #778CB3;
}

#news {
	width: 210px;
	height: 387px;
	background-color: #778CB3;
	color: #fff;
	padding: 4px;
}

#menu {
	width: 100%;
	font-size: 10px;
	margin: 0px;
	background-color: #F7CB33;
	border-width: 0px;
	border-bottom: 5px solid #fff;
	float: left;
}

#menu a {
	display: block;
	float: left;
}

#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000;
}

#menu a:hover {
	background-color: #F01E1E;
	padding: 13px;
	text-decoration: none;
	color: #fff;
}

#content {
	width: 447px;
	float: right;
	background-color: #576C93;
	border-style: solid;
	border-width: 0px;
	border-left-width: 5px;
	border-color: #fff;
}

#pad {
	width: 436px;
	padding: 5px;
	padding-left: 4px;
	color: #fff;
	text-align: justify;
	float: right;
}

#pad-extender {
	width: 1px;
	height: 349px;
	float: left;
	clear: both;
}

#pad img.front {
	float: right;
	margin: 0px 0px 20px 5px;
}

#pad img {
	border: 1px solid #F7CB33;
}

#footer {
	background-color: #F7CB33;
	padding: 12px;
	width: 649px;
	color:#000000;
	font-size: 10px;
	text-align: center;
	clear:both;
	border-top: 5px solid #fff;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}

#paypal {
	width: 73px;
	height: 44px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
}

#title {
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}

/* structural classes */

.cl {
	clear: both;
}

.galleryimg {
	border-style: solid;
	border-width: 0px;
	border-right-width: 5px;
	border-color: #fff;
}

/* old imported classes */

.box {
	width: 248px;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #369;
	font-size: 11px;
}

.head {
	width: 242px;
	padding: 2px;
	background-color: #5F9EA0;
	border-style: solid;
	border-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-color: #7FBEC0;
	border-bottom-color: #369;
	font-size: 12px;
	text-align: center;
}

.body {
	width: 242px;
	padding: 3px;
	text-align: left;
}

.bodynav {
	width: 242px;
	padding: 3px;
	background-color: #369;
	text-align: center;
}

.bodynav a, .bodynav a:link {
	display: block;
	width: 236px;
	line-height: 22px;
	height: 22px;
	padding: 2px;
	background-color: #fff;
	border: 1px #369 solid;
	color: #003;
	font-weight: bold;
	clear: both;
}

.bodynav a.half {
	width: 115px;
	float: left;
	clear: none;
}

.bodynav a.big {
	font-size: 16px;
}

.bodynav a:hover {
	background-color: #369;
	border: 1px #369 solid;
	color: #ffffff;
}

.listitem {
	text-align: left;
}

.currentaa {
	width: 148px;
	padding: 2px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #F7CB33;
	border-style: solid;
	border-width: 2px;
	border-color: #c33;
	float: right;
	text-align: center;
}

.currentaa a {
	color: #000;
	text-decoration: none;
}

.cancelledaa {
	width: 150px;
	padding: 2px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-color: #666;
	float: right;
	color: #666;
	text-align: center;
}

.cancelledaa a {
	color: #666;
	text-decoration: none;
}

.itemcontainer {
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
	margin-bottom: 3px;
}

.pagecontainer {
	clear: both;
	text-align: left;
	font-family: "Century", "Verdana";
	font-size: 11px;
	font-weight: normal;
}

.photocontainer {
	text-align: center;
}

.photo {
	width: 204px;
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
	border-color: #666;
}

.photothumbs {
	margin: 1px;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #666;
}

.info {
	width: 431px;
	background-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
	border-color: #369;
	text-align: left;
}

.infohead {
	padding: 3px;
	font-weight: bold;
	background-color: #F7CB33;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #369;
	color: #000;
}

.infoinside {
	padding: 3px;
	color: #000;
	text-align: left;
}

.infoleft {
	width: 202px;
	height: 250px;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #666;
}

.inforight {
	width: 210px;
	height: 250px;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: right;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #666;
	border-bottom-width: 1px;
}

.inputfloat {
	float: right;
}

.moreinfo {
	width: 431px;
	margin-top: 4px;
	background-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
	border-color: #369;
	color: #000;
}

.currentaa_art {
	width: 248px;
	height: 50px;
	padding: 2px;
	margin-left: 2px;
	background-color: #F7CB33;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-color: #c33;
	float: right;
}

.currentaa_art a {
	color: #000;
}

.cancelledaa_art {
	width: 250px;
	height: 50px;
	padding: 2px;
	margin-left: 2px;
	background-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-color: #666;
	float: right;
	color: #666;
}

.split {
	width: 145px;
	float: left;
	text-align: center;
	color: #fff;
}

.photo a span {
	display: none;
}

.photo a:hover {
	background-color: #e6e6e6;
}

.photo a:hover span {
	display: block;
	position: absolute;
	background-color: #666;
	border-style: solid;
	border-width: 1px;
	border-color: #369;
}

.missing {
	width: 450px;
	color: #c90;
	font-size: 14px;
}

.missing big {
	font-size: 24px;
}

.missing a {
	font-style: italic;
	font-size: 14px;
	color: #c90;
}

table {
	width: 200px;
}

.bottomlinks {
	margin-bottom: 5px;
	font-size: 10px;
}

.bottomlinks a {
	color: #000;
}