body {margin: 0px;	background-color: #fff;	padding:0;}

a:link {color: #666;text-decoration: none;}
a:visited {text-decoration: none;color: #000;}
a:hover {text-decoration: underline;color: #ccc;}
a:active {text-decoration: none;color: #000;}


.contentarea {
	padding: 15px;
	background-color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	border: 1px solid #999;
}
.tableborder {border: 1px solid #999;}
.sides {border-bottom: 1px solid #999;	background-color: #990000;}

#footer {
	font-family: Tahoma, Arial, verdana, "trebuchet ms";
	font-size: 10px;
	color: #666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}


#footer a:link {color: #666;text-decoration: none;}
.pagetitle {font-family: Arial, Helvetica, sans-serif;font-size: 16px;font-weight: bold;color:#666;}

#footer a:visited {text-decoration: none;color: #666;}
#footer a:hover {text-decoration: underline;color: #999;}
#footer a:active {text-decoration: none;color: #666;}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #990000;
	text-align: center;
	height: 34px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-top: 2px solid #000;
	font-weight: bold;
	}


#menu a:link {color: #fff;text-decoration: none;text-align: center;}
#menu a:visited {text-decoration: none;color: #fff;}
#menu a:hover {text-decoration: underline;color: #999;}
#menu a:active {text-decoration: none;color: #fff;}
	
#menu td{border-right: 1px solid #000;	border-left: 1px solid #000;}

#home-section td#home,
#menulink-section td#menulink,
#party-section td#party,
#pc-section td#pc,
#news-section td#news,
#about-section td#about,
#photos-section td#photos,
#contact-section td#contact

{background: #fff;}


#home-section td#home a,
#menulink-section td#menulink a,
#party-section td#party a,
#pc-section td#pc a,
#news-section td#news a,
#about-section td#about a,
#photos-section td#photos a,
#contact-section td#contact a

{color: #000;}

.style1 {font-size: 10px}
.style2 {
	font-size: 16px;
	line-height: 20px;
}
