@charset "utf-8";
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav {
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#nav li {
	float:left;
	display: block;
}

#home a  {
	display: block;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 66px;
	text-indent: -9999px;
}

#home a:hover {
background-position:right;
}

#gallery a {
	display: block;
	background-image: url(images/gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 76px;
	text-indent: -9999px;
}

#gallery a:hover {
background-position:right;
}

#this_year a {
	display: block;
	background-image: url(images/this_year.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 143px;
	text-indent: -9999px;
}

#this_year a:hover {
background-position:right;
}

#registration a {
	display: block;
	background-image: url(images/registration.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 120px;
	text-indent: -9999px;
}

#registration a:hover {
background-position:right;
}

#contact_us a {
	display: block;
	background-image: url(images/contact_us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 174px;
	text-indent: -9999px;
}

#contact_us a:hover {
background-position:right;
}
#content {
	margin-left: 180px;
	margin-right: 50px;
}




h1 {
	background-image: url(images/bg_header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}
h2 {
	background-image: url(images/werner_body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 331px;
	width: 171px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h3 {
	font-size: 170%;
	font-weight: bold;
	margin-bottom: 0em;
	margin-top: 0px;
}
#content .announcement {
	color: #CC00FF;
	font-weight: bold;
	padding: 0px;
	margin-top: .5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4 {
	font-size: 130%;
	margin-bottom: .3em;
}

p {
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: .5em;
	text-align: left;
}
#content strong {
	font-size: 100%;
}
#content li {
	font-size: 120%;
}


blockquote  {
	display: block;
	float: left;
	width: 270px;
	clear: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	background-image: url(images/openquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

blockquote p {
	background-image: url(images/closequote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #0066CC;
	font-style: italic;
}

#contact_form {
	padding-left: 20px;
}
#contact_form label {
	font-size: 100%;
}
#ewComments {
	width: 6em;
	height: 2em;
	font-size: 120%;
	font-weight: bold;
}

#name {
	width: 200px;
	font-size: 100%;
}
#email {
	width: 200px;
	font-size: 100%;
}
#message {
	width: 460px;
	font-size: 100%;
}
#security_code {
	font-size: 100%;
}

.warning {
	color: #FF0000;
	font-size: 100%;
}
#gallery {
	float: left;

}
#footer {
	padding: 0px;
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	line-height: 50px;
	text-align: center;
	clear: both;
}


.imageleft {
	float: left;
	height: 185px;
	width: 250px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.imageright {
	padding: 0px;
	float: right;
	height: 185px;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.logoleft {
	margin: 0px;
	padding: 5px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.logoright {
	margin: 0px;
	padding: 5px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sponsor {
	padding: 0px;
	width: 520px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.clearflt {
	clear: both;
}
.imgcentre {
	text-align: center;
}
