* {
	padding: 0;
	margin: 0;
	border: 0;
}
body, html {
	background: #FFF url("/share/images/background.gif") repeat-x;
	font-family: Arial;
	font-size: 13px;
	color: #000;
}
#container {
	width: 757px;
	height: auto;
	margin: 0 auto;
	background-color: #FFF;
	border-left: 14px solid #FFF;
	border-right: 14px solid #FFF;
	border-top: 5px solid #FFF;
}
#header {
	width: 757px;
	height: 165px;
	background: #FFF url("/share/images/header.gif") no-repeat;
	padding: 0 0 7px 0;
}
#content {
	width: 757px;
	height: auto;
}
#left {
	width: 400px;
	height: auto;
	float: left;
	background: #EAEAEA;
}
#left_home {
	width: 327px;
	height: auto;
	float: left;
	background: #EAEAEA;
}
#left #events {
	width: 100%;
	height: auto;
	background: #9F0000 url("/share/images/line-y-red.gif") top left repeat-x;
	padding: 0 0 10px 0;
	color: #fff;
	border-bottom: 4px solid #FFF;
	line-height: 15px;
}
#left #events img {
    margin-right: 10px;
    margin-top: 5px;
}
#left #events .pics {
    margin-left: 10px;
}
#left #events a:link, #left #events a:visited {
	color: #fff;
	text-decoration: underline;
}
#left #events a:hover  {
	color: #99CC00;
	text-decoration: underline;
}

#left #events h1 {
	font-size: 13px;
	padding: 4px 10px 4px 10px;
	background-color: #000;
	background-image: url(/share/images/h1-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 17px;
}
#left #events h2, #left #events h3, #left #events h4, #left #events h5, #left #events h6 {
    margin-left: 10px;
	font-size: 1em;
}
#left #menu h1 {
	font-size: 13px;
	padding: 7px 10px 0 10px;
}
#left #events .pic-signup {
	margin: 0 auto;
	width: 207px;
	height: 204px;
	padding: 20px 0 0 20px;
}
#left #events p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 0.9em;
}
#left_home #events {
	width: 100%;
	height: auto;
	background: #000 url("/share/images/line-y-red.gif") bottom left repeat-x;
	padding: 0 0 10px 0;
	color: #fff;
}
#left_home #events h1 {
	font-size: 13px;
	padding: 4px 10px 4px 10px;
	background-color: #000;
	background-image: url(/share/images/h1-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#left_home #events p {
	font-size: 0.9em;
	padding: 15px 10px 0 10px;
}
#left_home #events a:link, #left_home #events a:visited {
	color: #fff;
	text-decoration: underline;
}
#left #menu {
	width: 395px;
	height: auto;
	background-color: #000000;
	color: #fff;
	padding: 2px 0 2px 5px;
}
#left_home #menu {
	width: 327px;
	height: auto;
	background-color: #000;
	color: #fff;
	padding: 0 0 5px 0;
	border-top: 4px solid #FFF;
}
#left .content {
	width: 380px;
	height: auto;
	background-color: transparent;
	padding: 10px 10px 10px 10px;
}
#left_home .content {
	width: 307px;
	height: auto;
	background: #FFF url("/share/images/bg-latest.gif") repeat-x;
	padding: 10px 10px 10px 10px;
}
#center {
	width: 173px;
	height: auto;
	float: left;
	background: #FFF;
	margin: 0 0px 0 5px;
}
#center_home {
	width: 248px;
	height: auto;
	float: left;
	background: #FFF;
	margin: 0 0px 0 5px;
}
#menu .latest-news {
	width: 100%;
	height: 25px;
	background: #990000 url("/share/images/latest-news.gif") right no-repeat;
	padding: 0 0 0 0;
	color: #fff;
}
#volunteers {
    background-color: #666666;
    color: #FFFFFF;
    margin-top: 4px;
}
#volunteers .volunteers {
	width: 100%;
	height: 25px;
	background: #333333 url("/share/images/volunteers.gif") right no-repeat;
	padding: 0 0 0 0;
	color: #fff;

}
#center .latest-news {
	width: 100%;
	height: 25px;
	background: #FFF url("/share/images/latest-news.gif") no-repeat;
	padding: 0 0 0 0;
	color: #fff;
}
#center_home .latest-news {
	width: 100%;
	height: 25px;
	background: #990000 url("/share/images/latest-news.gif") right no-repeat;
	padding: 0 0 0 0;
	color: #fff;
}
#center .volunteers {
	width: 100%;
	height: 25px;
	background: #FFF url("/share/images/volunteers.gif") no-repeat;
	padding: 0 0 0 0 !important;
	color: #fff;
	margin-top: 5px;
}
#right {
	width: 171px;
	height: auto;
	float: right;
	color: #fff;
	font-size: .9em;
}
.space {
	height: 4px;
	width: 100%;
	padding: 0 !important;
	margin: 0 !important;
	background-color: #FFF;
}
#menu p {
	padding: 10px 0 0 8px;
}
#volunteers p {
    font-size: 1em;
	padding: 10px 0 0 8px;
}
.right ul {
	list-style-type: none;
}
.right li {
	list-style-type: none;
}
.right li.first {
	margin: -4px 0 0 0;
}
.right a:link, .right a:visited {
	display: block;
	height: 20px;
	width: 146px;
	background: transparent url("/share/images/menu.gif") top left no-repeat;
	padding: 4px 0 0 25px;
	color: #FFF;
	word-spacing: 1px;
	text-decoration: none;
	margin: 4px 0 0 0;
}
.right a:hover {
	background-position: bottom left;
}
.right li a.active:link, .right li a.active:visited, .right li a.active:hover {
	background-position: bottom left;
}
.list ul {
	list-style-type: none;
	background: #000;
	margin: 10px 0 10px 0;
}
.list li {
	list-style-type: none;
	background: #000;
	padding: 2px 0 2px 0;
}
.list a:link, .list a:visited {
	display: block;
	height: 16px;
	width: 141px;
	background: transparent url("/share/images/list-menu.gif") top left no-repeat;
	padding: 0 0 0 30px;
	color: #FFF;
	word-spacing: 1px;
	text-decoration: none;
}
.list a:hover {
	background-position: bottom left;
}
.list li a.active:link, .list li a.active:visited, .list li a.active:hover {
	background-position: bottom left;
}
.camera {
	width: 171px;
	height: 434px;
	margin: 4px 0 0 0;
}
#footer {
	width: 757px;
	height: 44px;
	margin: 0 auto;
	background-color: #000;
	color: #CCC;
}
.footer {
	height: 20px;
}
.latest-news p {
	font-weight: bold;
	padding: 4px 0 0 7px !important;
	font-size: 12px;
}
.volunteers p {
	font-weight: bold;
	padding: 4px 0 0 7px !important;
	font-size: 12px;
}
.latest-news-text_ p{
	padding: 10px 4px 10px 4px;
	font-weight: 400;
	font-size: 11px;
}
.e_mail {
	border: 1px #333333 solid;
	background-color: #fff;
	width: 195px;
	height: 15px;
	margin: 15px 0 7px 8px;
	float: left;
	color: #999;
	padding: 3px 0 0 5px;
	font-style: italic;
font-size: 11px;
}
.send {
	border: 1px #333333 solid;
	background-color: #990000;
	width: 60px;
	height: 20px;
	margin: 15px 0 0 0;
	color: #FFF;
	float: left;
font-size: 11px;
}
#center .latest-news-text h1 {
	background: url("/share/images/list-news.gif") no-repeat;
	padding: 5px 0 0 15px;
	font-weight: 600;
	font-size: .9em;
	margin: 5px 0 0 0;
}
#center .latest-news-text span {
	padding: 5px 0 0 15px;
	font-weight: 600;
	font-size: .9em;
	color: #9F0000;
}
a.registration:link, a.registration:visited {
	color: #9F0000;
	font-weight: bold;
	text-decoration: none;
	margin-left:5px;
	padding-bottom: 10px;
	font-size: .9em;
}
a.registration:hover {
	color: #9F0000;
	font-weight: bold;
	text-decoration: underline;
	margin-left:5px;
	margin-bottom: 5px;
}

a.volunteers-bg:link, a.volunteers-bg:visited {
	background: url("/share/images/volunteers-bg.gif") no-repeat;
	width: 173px;
	height: 149px;
	display: block;
	margin: 4px 0 4px 0;
}

 #center_home a:link,  a:visited {
  color: #9F0000;
  text-decoration: none;
}

 #center_home a:hover {

  text-decoration: underline;
}

#center .latest-news-text a:link, .latest-news-text a:visited {
	display: block;
	text-decoration: none;
	color: #000;
	margin: 0 0 5px 15px;
font-size: .9em;
}
#center .latest-news-text a:hover , #center  a:hover{
	text-decoration: underline;
	color: #9F0000;
}
#center_home .latest-news-text a:link, .latest-news-text a:visited {
	font-size: 0.9em;
	display: block;
	text-decoration: none;
	color: #000;
	margin: 0 0 5px 15px;
	padding: 0 0 20px 0;
	background: url("/share/images/line-news.gif") left bottom no-repeat;
}
#center_home .latest-news-text a:link.last, .latest-news-text a:visited.last {
	background: none;
}
#center_home .latest-news-text a:hover {
	text-decoration: underline;
	color: #9F0000;
}
#center_home .latest-news-text h1 {
	background: url("/share/images/list-news.gif") no-repeat;
	padding: 3px 0 0 15px;
	font-weight: 600;
	font-size:1em;
	margin: 5px 0 0 0;
}
#center_home .latest-news-text span {
	padding: 5px 0 0 15px;
	font-weight: 600;
	font-size: .9em;
	color: #9F0000;
}
.content h1 {
	color: #990000;
	font-size: 12px;
}
.content h2 {
	color: #000;
	font-size: 12px;
}
.content p {
	color: #000;
	font-size: .9em;
}
.pics {
	border: 1px solid #000;
	float: left;
	margin: 0 15px 5px 0;
}
.news {
	padding: 5px 10px 10px 10px;
}
.news #newsBody p {
    padding: 0 0 10px 0 !important;
}
.news ul li, .news ol li {
    margin-left: 15px; /* IE ignores this */
}
.news h3 {
    margin-bottom: 10px;
    margin-left: 0 !important;
}
.news img {
    margin-right: 10px;
    margin-top: 3px;
    float: left;
    clear: none;
	margin-bottom: 15px;
}
.news .hr {
    float: right; clear: right;
}
#eventTarget a :hover {
    text-decoration: underline;
    color: #9F0000;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	display: block;
	list-style-type: none;
	padding: 2px 0 0 0;
	float: left;
	margin: 6px 4px 0px 4px;
}
#menu a:link, #menu a:visited {
	color: #FFF;
	text-decoration: none;
	padding: 0px 7px 0 7px;
	margin-left:5px;
	margin-right:5px;
}
#menu a:hover {
	background: #990000;
}
#menu li a.active:link, #menu li a.active:visited, #menu li a.active:hover {
	background: #990000;
}
#footer  li {
	float: left;
	list-style-type: none;
	margin: 15px 0 0 0;
}
.content a:link, .content a:visited {
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
	color: #990000;
}
#footer ul{
	list-style-type: none;
	margin: 0 0 2px 10px;
}
#footer a:link, #footer a:visited {
	color: #CCC;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	margin: 3px !important;
}
#footer a:hover {
	background-color: #990000;
}
#footer h6 {
	font-weight: 400;
	text-align: right;
	padding: 15px 15px 0 0;
	color: #CCCCCC;
}
#footer h6 a {
    padding: 0 !important;
    text-decoration: underline !important;
}
.clear {
	clear: both;
}
 a.all_news:link, a.all_news:visited {
	color: #990000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	text-align: right;
}
 a.all_news:hover {
	text-decoration: underline;
}
#partners {
	width: 100%;
	height: auto;
	padding: 0 0 0 10px;
	margin-top: 0px;

}
#partners p {
	color: #000;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 10px 2px;
	background: url("/share/images/line-partners.gif") left bottom no-repeat;
}
#partners img {
	margin: 0 10px 0 0;
	vertical-align: middle;
}
#center .events {
	background: url("/share/images/signup.gif") no-repeat;
	height: 147px;
	width: 175px;
	color: #FFF;
}
#center .events p {
	padding: 93px 0 0 4px;
}
.people_events {
	width: 248px;
	height: 229px;
	background: transparent;
	padding: 0 0 5px 0;
	position: relative;
}
.people_events p {
	position: absolute;
	bottom: 15px;
	right: 0;
	z-index: 20;
	background-color: #990000;
	color: #FFF;
	margin: 0 0 5px 40px;
	padding: 5px 5px 5px 5px;
	text-align: right;
}
.people_evens img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
.spacer { clear: both; }

.formManager {
    margin:10px;
    padding: 10px;
	border: 1px dashed #660000;
	display: block;
}
.formManager p {
    margin: 0 !important;
    padding: 0 !important;
}
.formManager label {
	display:block;
	margin: 5px 0;
}
.formManager label.nonBlock {
    float: left;
    width: auto;
}
.formManager input.checkbox {
    position: relative;
    float: left;
    margin: 10px 10px 0 10px;
}
.formManager input {
    margin: 5px 0;
	padding: 2px;
	border:1px solid #999;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
.formManager textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #999;
	height:100px;
	display:block;
	color:#777;
}
.formManager input.button {
	margin: 0;
	font: bold 1em Arial, Sans-serif;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 2px 3px;
	color: #000;
}
.formManager div {
    text-align: center;
}

.sitemap {
    margin: 15px 25px 15px 25px;
}
.sitemap li {
    margin-top: 10px;
}
.sitemap ul {
    margin-left: 25px;
}