body {
	font-family: "helvetica",helvetica,arial,sans-serif;
	background: url(images/bg-body.jpg) repeat scroll 0 0 #ecdc9a;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0;
    padding: 0 0 50px;
}
a:link, a:visited {
	font-family: "georgia",times new roman,serif;
	color: #25acce;
	text-decoration: none;
	font-style: italic;
	cursor:url(images/paw-print.png),auto;
}
a:hover {
	color: #1889a6;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
}
#content {
	background: none repeat scroll 0 0 #F3F3F3;
	box-shadow: 0 0 5px #A5A5A5;
	-moz-box-shadow: 0 0 5px #A5A5A5;
	-webkit-box-shadow: 0 0 5px #A5A5A5;
}
#content-sponsors {
	background: none repeat scroll 0 0 #ffffff;
	box-shadow: 0 0 5px #A5A5A5;
	-moz-box-shadow: 0 0 5px #A5A5A5;
	-webkit-box-shadow: 0 0 5px #A5A5A5;
}

#header {
	text-align: center;
	background: none repeat scroll 0 0 #ffffff;
	padding: 10px 0 0;
}
#navigation {
	text-align: center;
}
ul.navigation {
    background: url(images/bg-nav.jpg) repeat-x scroll 0 0 #25abcd;
    list-style: none outside none;
    padding: 15px 0;
    margin: 0;
}
ul.navigation li {
	display: inline;
    padding: 0 15px;
    text-align: center;
}
ul.navigation li a {
	color: #ffffff;
	font-family: "georgia",times new roman,serif;
	font-size: 18px;
	text-shadow: 1px 1px #6b7f84;
	text-decoration: none;
	font-style: italic;
}
ul.navigation li a:hover, ul.navigation li a.active {
	text-shadow: -1px -1px #6b7f84;
	color:  #ECDC9A;
}
#container {
	padding: 15px 20px;
}
#container-sponsors {
	padding: 15px;
}
#main {
	float: left;
	padding-right: 10px;
    width: 590px;
}
.sponsors {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 5px #A5A5A5;
    -moz-box-shadow: 0 0 5px #A5A5A5;
    -webkit-box-shadow: 0 0 5px #A5A5A5;
    padding: 10px;
    width: 235px;
}
#right {
    float: right;
    margin-top: 10px;
}
.title {
	color: #d69c1d;
	font-family: "georgia",times new roman,serif;
	font-style: italic;
	font-size: 26px;
	line-height: 1.5em;
}
.subtitle {
	font-family: "georgia",times new roman,serif;
	font-size: 20px;
}
.front-img {
	margin: 15px 0;
	border: 5px solid #FFFFFF;
}
.mini-title {
	font-family: "georgia",times new roman,serif;
	font-size: 17px;
}
ul.about {
	list-style-type: none;
	line-height: 2em;
}
p.button {
	text-align: center;
	margin: 35px 0 25px;
}
a.button {
	background: url(images/bg-button.jpg) repeat-x scroll 0 0 #25acce;
	padding: 10px 20px;
	font-family: "georgia",times new roman,serif;
	font-style: italic;
	font-size: 18px;
	text-decoration:none;
	text-align: center;
	color: #ffffff;
	border: 1px solid #1fa2c3;
	text-shadow: 1px 1px #6b7f84;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
}
a.button:hover {
	background: url(images/bg-button-hover.jpg) repeat-x scroll 0 0 #25acce;
	text-shadow: -1px -1px #6b7f84;
}
.sidebar-title {
	font-family: "georgia",times new roman,serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
}
ul.logos{
	text-align: center;
	line-height: 2.5em;
    list-style-type: none;
    padding: 0;
}
#right .sidebar {
	text-align: right;
	margin-bottom: 0;
}
#footer {
	text-align: center;
}
img.logos {
	padding: 10px 10px 10px 0;
}
p.facebook {
	padding: 10px;
	text-align: center;
}
.tee {
	float: right;
}
.left {
	float: left;
	width: 315px;
}
.photos a img {
	border: 1px solid #BBB;
	padding: 2px;
	margin: 8px 8px 8px 0;
	vertical-align: top;
}
.photos a img.last {
	margin-right: 0;	
}
p.photos {
	margin: 0;
}
img {
	border:0;
}