/* CSS Document */

body {
	margin: 0;
	padding: 0 0 25px 0;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #FFFFFF;
	background-color:#000000;
	}
embed {
	display:none;
	}

img.header {
	background-color:#000000;
	margin: auto;	
	}
	
marquee {
	font-size: 1.4em;
	color: #FF0033;
	font-style:italic;
	}

.delicious {
	float:left;
	}	
	
.aboutus {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	}
	


h1{
	margin: 20px;
	padding: 2px;
	font: Verdana, Arial, Helvetica, sans-serif;
	background:  #FFCC33;
	}

.center {
	text-align: center;
	}

table {
	padding-top: 0;
	margin: 0 auto 50px auto;
	width: 885px;
	color: #000000;
	}
	
td.l, .r	{
	padding: 0;
	background-image: url(images/border-sm.jpg);
	background-repeat: repeat-y;
	width: 60px;
	}
	
td.c {
	width: 757px;
	padding: 0;
	}	

#backer {
	padding-top: 0;
	margin: 0 auto 50px auto;
	width: 850px;
	background-image: url(images/border-sm.jpg);
	background-repeat: repeat;
	}

#header {
	display: block;
	margin: 0 0px 0 0px;
	border: #000000 1px solid;
	background-color: #000000;
	padding: 0 25px 0 25px;
	}

#mainnav {
	margin: 0 0px 0 0px;
	height: 36px;
	background-color: #000000;
	padding: 6px 0 10px 0;
}

#mainnav ul {
	margin: 0;
	list-style: none;
}

#mainnav li {
	display: block;
	float: left;
	width: 20%;
	padding: 0;
	background-color: #000000;
}

#mainnav a {
	line-height: 30px;
	vertical-align:middle;
	display: block;
	height: 30px;
	padding: 0;
	background: none;
	text-align: center;
	text-decoration:none;
	font: normal Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #FFFFFF;
}

#mainnav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-top-color: #CC0033;
	border-bottom-color: #CC0033;
	border-top: medium solid;
	border-bottom: medium solid;
}

#mainnav a:active {
	text-decoration: none;
	color: #FFFFFF;
	border-top-color: #CC0033;
	border-bottom-color: #CC0033;
	border-top: medium solid;
	border-bottom: medium solid;
}

#menunav {
	margin: 20px auto 0 auto;
	width: 950px;
	height: 40px;
	background-color: #000000;
}

#menunav ul {
	margin: 0;
	width: 950px;
	list-style: none;
}

#menunav li {
	display: block;
	float: left;
	height: 45px;
	padding: 0 10px 0 10px;
	background-color: #000000;
}

#menunav a {
	display: block;
	padding: 0;
	background: none;
	text-align: center;
	vertical-align:middle;
	font-weight: bold;
	height: 40px;
	text-decoration:none;
	font: normal Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 40px;
}

#menunav a.doubleline {
	line-height:20px;
	}

#menunav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-top-color: #CC0033;
	border-bottom-color: #CC0033;
	border-top: medium solid;
	border-bottom: medium solid;
}

#menunav a:active {
	text-decoration: none;
	color: #FFFFFF;
	border-top-color: #CC0033;
	border-bottom-color: #CC0033;
	border-top: medium solid;
	border-bottom: medium solid;
}

#content {
	margin: 0 0px 0 0px;
	padding: 30px 30px 30px 30px;
	background-color: #FFFFFF;
	}	
	
.copyright {
	font: Arial, Helvetica, sans-serif #fffff;
	font-size: 1.0em;
	text-align: center;
	margin: 40px 0 25px 0;
	line-height: 1;
	}

