@charset "utf-8";
/* CSS Document */
#wrap {
	width:1500 px;
}
#main {
	padding-top:2em;
}

#nav a.top {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}
#nav a.top:link {
	text-decoration:none;
	}
#nav a.top:visited {
	text-decoration:none;
}
#nav a.top:hover {
	background: #eda;
}
#nav a.top:active {
	background: #eda;
} 
#nav a.top {
	text-align: center;
	background: url(/images/top.png) center no-repeat;
}

#nav a.bottom {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}
#nav a.bottom:link {
	text-decoration:none;
	}
#nav a.bottom:visited {
	text-decoration:none;
}
#nav a.bottom:hover {
	background: #eda;
}
#nav a.bottom:active {
	background: #eda;
} 
#nav a.bottom {
	text-align: center;
	background: url(/images/bottom.png) center no-repeat;
}

#nav a.center {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}
#nav a.center:link {
	text-decoration:none;
	}
#nav a.center:visited {
	text-decoration:none;
}
#nav a.center:hover {
	background: #eda;
}
#nav a.center:active {
	background: #eda;
} 
#nav a.center {
	text-align: center;
	background: url(/images/center.png) center no-repeat;
}

#nav a.daddy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#nav a.daddy:link {
	text-decoration:none;
	}
#nav a.daddy:visited {
	text-decoration:none;
}
#nav a.daddy:hover {
	background: #eda;
	}
#nav a.daddy:active {
	background: #eda;
	} 
#nav a.daddy {
	text-align: center;
	background: url(/images/drop.png) center repeat-x;
}


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li {
	float: left;
	width: 10em;
}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;

}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li ul ul {
	margin: -1em 0 0 10em;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#main table tr td {
	background:no-repeat;
}
#main table tr td {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
}
#main td.font {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	background: url(/images/backdrop.png);
}
#main td.header {
	font-family:"Comic Sans MS", cursive;
	font-size:20px;
	background:#39F;
}
#main table tr td p {
	font-size: 14px;
}
#main td.member {
	background: url(/images/info4.png) no-repeat;
}
#main td.info2 {
	background: url(/images/info3.png) no-repeat;
}
#main td.info3 {
	background: url(images/info.png) no-repeat;
}
#main td.normal {
	background-color:#FFC
}
td.link {
	border-top:2px solid #006;
	border-right:2px solid #006;
	border-left:2px solid #006;
	height:70px;
	text-align:center;
	padding:15px;
	background-color:#ECE853;
	
}
td.link2 {
	border-bottom:2px solid #006;
	border-right:2px solid #006;
	border-left:2px solid #006;
	height:70px;
	text-align:center;
	padding:15px;
	background-color:#ECE853;
}
td.about {
	height:160px;
	text-align:center;
	padding:50px;
	
	
}
