\/* CSS Document */

img {
border: 0;
}

#navouter {
	margin-left: 80px;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	height: 31px;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a
{	display: block;
	margin: 0 0 0 0;
	padding: 0px 0px;
}

#sddm li a:hover
{	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #eaeaea;
	border: 1px solid #fff;
	z-index: 100;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #eaeaea;
		color: #333;
		font: 11px arial;
		}

	#sddm div a:hover
	{	background: #bbdd8d;
		color: #FFF}
		
		#about a  {
	width: 77px;
	background: url(../images/nav/about-us-over.jpg) top left no-repeat;
	}

#calendar a  {
	width: 134px;
	background: url(../images/nav/calendar.jpg) top left no-repeat;
	}

#faq a  {
	width: 102px;
	background: url(../images/nav/faq.jpg) top left no-repeat;
	}

#gallery a  {
	width: 121px;
	background: url(../images/nav/gallery.jpg) top left no-repeat;
	}

#register a  {
	width: 117px;
	background: url(../images/nav/register.jpg) top left no-repeat;
	}
	
#links a  {
	width: 106px;
	background: url(../images/nav/links.jpg) top left no-repeat;
	}

#contact a  {
	width: 107px;
	background: url(../images/nav/contact.jpg) top left no-repeat;
}



div#video {
	margin-top: 10px;
	text-align: center;
}

p.center {
	text-align: center;
}

.more {
		display: none; }
a.showLink, a.hideLink {
		text-decoration: none;
		color: #36f;
		 }
a.hideLink {
		 }
a.showLink:hover, a.hideLink:hover {
		 }
		 
div#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 40px;
	font-size: 11px;
	margin-top: 4px;
	padding-top: 65px;
	text-align: center;
}

div#footer a {
	text-decoration: none;
	color: #000;
}
div#footer a:hover {
	text-decoration: underline;
}

div#footer div#innerfooter {
	margin: 0 auto;
	width: 800px;
	position: relative;
	text-align: center;
}

p.social {
	float: right;
	margin-top: -40px;
}

div#latest {
	text-align: center;
	height: 85px;
	background: url(http://www.coasttocoastagainstcancer.org/images/latest.jpg);
	background-repeat: repeat-x;
	display: none;
}

