﻿body
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 6px;
	color: #cdcccc;
	background-color: #ffffff;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #cdcccc;
}
a
{
    color: #cdcccc;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a img
{
    border: none;
}
ul
{
	list-style: square;
}
#pagewrap
{
	position: relative;
    margin: 0px auto;
	width: 990px;
}
#cocaLogo
{
	position: relative;
	top: 13px;
	left: 11px;
	width: 158px;
	height: 75px;
}
#cocaContact
{
	position: absolute;
	top: 12px;
	left: 862px;
	width: 116px;
	color: #42413e;
	text-align: right;	
}
#cocaContact a
{
	color: #42413e;
}
#cocaContact a:hover;
{
	color: #42413e;
	text-decoration: underline;
}
.redBar
{
	width: 990px;
	height: 28px;
	background-color: #ed2224;
}
#nav
{
	position: relative;
	top: 8px;
	left: 203px;
	width: 652px;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
}
#nav a
{
	margin-left: 48px;
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover
{
	text-decoration: underline;
}
#indexbodyBar
{
	position: relative;
	width: 990px;
	height: 545px;
	background-color: #2c2e2b;
	padding: 4px 0 4px 0;
}
#aboutContent
{
	position: relative;
	width: 950px;
	height: 493px;
	background-image: url(images/aboutBackground.gif);
	background-repeat: no-repeat;
}
#aboutLocations
{
	position: absolute;
	top: 10px;
	left: 0px;
	width: 290px;
	height: 660px;
}
#aboutMailing
{
	position: absolute;
	top: 10px;
	left: 340px;
	width: 280px;
	height: 660px;
}
#aboutBoard
{
	position: absolute;
	top: 10px;
	left: 670px;
	width: 280px;
	height: 660px;
	line-height: 18px;
}
#aboutForm
{
	line-height: 25px;
}
.aboutFormField
{
	height: 18px;
	background-color: #42413e;
	border: none;
	color: #cdcccc;
	margin-left: 4px; 
}
#aboutName
{
	width: 230px;
}
#aboutEmail
{
	width: 183px;
}
#aboutPassword
{
	width: 208px;
}
#aboutSubmit
{
	border:1px solid #60605e; 
	color: #b2b2b1; 
	background-color: #454543; 
	font-family : Arial; 
	font-size : 12px; 
	margin-top: 12px; 
	margin-left: 100px;
	margin-bottom: 10px;
}
#aboutSub
{
	color: #5a5a5a;
}
#aboutSub a
{
	color: #5a5a5a;
}
#bodyBar
{
	position: relative;
	width: 950px;
	background-color: #2b2d2a;
	padding: 18px 20px 4px 20px;
}
#communityHeadline
{
	margin-top: 10px;
	margin-bottom: 10px;
}
#communityContent
{
	position: relative;
	width: 950px;
	height: 569px;
	background-image: url(images/communityBackground.gif);
	background-repeat: no-repeat;
}	
#communityMembership
{
	position: absolute;
	top: 10px;
	left: 0px;
	width: 290px;
	height: 660px;
}
#communityVolunteers
{
	position: absolute;
	top: 10px;
	left: 340px;
	width: 280px;
	height: 660px;
}
#communitySponsors
{
	position: absolute;
	top: 10px;
	left: 670px;
	width: 280px;
	height: 660px;
	line-height: 18px;
}
#communityPaypal
{
	position: absolute;
	top: 390px;
	left: 80px;
	width: 180px;
	height: 100px;
}
.exhibitionBar
{
	position: relative;
	width: 930px;
	margin-bottom: 10px;
	background-color: #42413e;
	padding: 10px;
	vertical-align: top;
}
.exhibitionBar p
{
	padding-left: 190px;
	margin-top: -2px;
}
.exhibitionsImage
{
	position: absolute;
	top: 10px;
	left: 10px;
}
.exhibitionsMore
{
	position: absolute;
	top: 118px;
	left: 12px;
}
#featureMain
{
	width: 592px;
	height: 398px;
	background-color: #42413e;
	background-image: url(images/featureMain.jpg);
	background-repeat: no-repeat;
}
#featureMainTextBG
{
	position: absolute;
	top: 298px;
	left: 0px;
	width: 592px;
	height: 104px;
	color: #aeacad;
	background-color: #000000;
	opacity: .60;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
}
#featureMainText
{
	position: absolute;
	top: 302px;
	left: 6px;
	width: 580px;
	color: #eeeeee;
}
.featureHeadline
{
	font-size: 16px;
	font-weight: bold;
	color: #eeeeee;
}
#featureMainText a
{
	color: #eeeeee;
}
#featureSub1
{
	position: absolute;
	top: 4px;
	left: 596px;
	width: 370px;
	height: 106px;
	background-color: #42413e;
	padding: 12px;
}
#featureSub2
{
	position: absolute;
	top: 138px;
	left: 596px;
	width: 370px;
	height: 106px;
	background-color: #42413e;
	padding: 12px;
}
#featureSub3
{
	position: absolute;
	top: 272px;
	left: 596px;
	width: 370px;
	height: 106px;
	background-color: #42413e;
	padding: 12px;
}
#featureSub1:hover, #featureSub2:hover, #featureSub3:hover
{
	background-color: #4c4b48;
}
.featureSubText
{
	position: absolute;
	top: 12px;
	left: 188px;
	width: 206px;
	height: 104px;
}
#submissionsHeadline
{
	margin-top: 10px;
	margin-bottom: 10px;
}
#cocaBlog
{
	position: absolute;
	top: 404px;
	left: 0px;
	width: 330px;
	height: 128px;
	padding-top: 21px;
	background-image: url(images/bottomBackground.gif);
}
#cocaFlickr
{
	position: absolute;
	top: 404px;
	left: 331px;
	width: 330px;
	height: 128px;
	padding-top: 21px;
	background-image: url(images/bottomBackground.gif);
}
#slideshow {
	position:absolute;
	height:80px;
	width:96px;
}
.infoDIV
{
	display: none;
}
.imgfade {
	position:absolute;
	top:0px;
	left:0px;
	height: 80px;
	width: 96px;
	border:0;
}
#cocaAfterDark
{
	position: absolute;
	top: 404px;
	left: 662px;
	width: 330px;
	height: 128px;
	padding-top: 21px;
}
.cocaHeadline
{
	text-align: center;
}
.cocaSubImage
{
	position: absolute;
	top: 52px;
	left: 19px;
}
.cocaSubText
{
	position: absolute;
	top: 48px;
	left: 124px;
	width: 186px;
	line-height: 14px;
}
#footerBy
{
	position: relative;
	width: 350px;
	margin: 4px 0 0 16px;
}
#footerText
{
	width: 200px;
	margin: -16px 0 0 818px;
}
