body
{
	font-family:garamond;
	font-size:12px;
	background-image: url('images/bg.jpg');
	color:#000;	
	margin-top:0px;
	margin-bottom:10px
}

#container
{
	position:relative;
	background-image:url(images/standard/main-bg.gif);
	background-repeat:no-repeat;
	width:724px;
	min-height:650px;
	height:600px;
	text-align:left;	
}

#container #signup
{
	position:relative;
	top:16px;
	left:531px;
}

#container #nav
{
	position:absolute;
	top:116px;
	left:644px;
}

#container #flash
{
	position:absolute;
	top:26px;
	left:2px;
}

#container #content
{
	position:absolute;
	top:372px;
	left:2px;
	width:722px;
	background:#FFFFFF;
}


#countdown
{
	height:126px;
	width:95px;
	background:url(images/home/countdown-bg.jpg);
	background-repeat:no-repeat;
	float:left;
}

#volunteer
{
	float:left;
}


.bottom-bd
{
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#999;
}

.border-rt
{
	border-style:solid;
	border-width:0 1px 0 0;
	border-color:#999;
}

.right-bd
{
	border-style:solid;
	border-width:0 1px 0 0;
	border-color:#999;
}

.header
{
	font-family:garamond;
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
	color:#000;
}


.footer
{
	padding-top:10px;
	padding-bottom:10px;
	color:#666;
	font-family:verdana;
	font-size:10px;
	text-align:center;
}

.form
{
	border-style:solid;
	border-width:1px;
	border-color:#666;
	width:120px;
	height:11px;
	font-family:garamond;
	color:#333;
	background:#fff;
	font-size:10px;	
}

.sign-up
{
	border-style:solid;
	border-width:1px 0 0 0;
	border-color:#666;
	padding-top:15px;
}


a:link  	
{
	font-family:garamond;
	color:#336699;
	background:none;
	text-decoration:none;	
	font-size:15;
}

a:visited  	
{
	font-family:garamond;
	color:#336699;
	background:none;
	text-decoration:none;	
	font-size:15;
}

a:active  	
{
	font-family:garamond;
	color:#336699;
	background:none;
	text-decoration:none;	
	font-size:15;
}

a:hover  	
{
	font-family:garamond;
	color:#B22222;
	background:none;
	text-decoration:none;	
	font-size:15;
}


a.nav:link  	
{
	font-family:garamond;
	color:#FFFFFF;
	background:none;
	font-weight:bold;
	text-decoration:none;	
	font-size:12px;
}

a.nav:visited  	
{
	font-family:garamond;
	color:#FFFFFF;
	background:none;
	font-weight:bold;
	text-decoration:none;	
	font-size:12px;
}

a.nav:active  	
{
	font-family:garamond;
	color:#FFFFFF;
	background:none;
	font-weight:bold;
	text-decoration:none;	
	font-size:12px;
}

a.nav:hover  	
{
	font-family:garamond;
	color:#FFD1D1;
	background:none;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}


a.footer-link:link  	
{
	font-family:verdana;
	color:#666;
	background:none;
	text-decoration:none;
	font-size:10px;
}

a.footer-link:visited  	
{
	font-family:verdana;
	color:#666;
	background:none;
	text-decoration:none;
	font-size:10px;
}

a.footer-link:active  	
{
	font-family:verdana;
	color:#666;
	background:none;
	text-decoration:none;
	font-size:10px;
}

a.footer-link:hover  	
{
	font-family:verdana;
	color:#666;
	background:none;
	text-decoration:underline;
	font-size:10px;
}
