@charset "utf-8";
/* CSS Document */

#fpb {
	width:800px;
	margin:auto;
	background-color:rgba(204,204,204,.5);
	height:600px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-left-radius:30px;
	border-bottom-right-radius:30px;
	border:#333333 thick solid;
	margin-top:100px;
}

#fpbv {
	width:800px;
	margin:auto;
	background-color:rgba(204,204,204,.5);
	height:700px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-left-radius:30px;
	border-bottom-right-radius:30px;
	border:#333333 thick solid;
	margin-top:100px;
}


#fpbaw {
	width:800px;
	margin:auto;
	background-color:rgba(204,204,204,.85);
	height:600px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-left-radius:30px;
	border-bottom-right-radius:30px;
	border:#333333 thick solid;
	margin-top:100px;
}

#fpbgal {
	width:900px;
	margin:auto;
	background-color:rgba(204,204,204,.85);
	height:900px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-left-radius:30px;
	border-bottom-right-radius:30px;
	border:#333333 thick solid;
	margin-top:100px;
}


#fpimg {
	margin-top:10px;
	margin-left:132px;
}
#container {
	width:1000px;
	margin:auto;
	height:750px;
	top:0px;
	border:#CCFF00 thin solid;
	background-image:url(../images/frontpage-background.jpg);
	background-repeat:repeat-y;
}
#navbar {
	width:150px;
	height:400px;
	background-color:#FF0000;
	position:relative;
	top:-555px;
	left:35px;
	z-index:2;
	border-radius:15px;
	border:#993300 thin groove;
}

#navbargal {
	width:150px;
	height:400px;
	background-color:#FF0000;
	position:relative;
	top:-1455px;
	left:35px;
	z-index:2;
	border-radius:15px;
	border:#993300 thin groove;
}

.nv {
	list-style-type:none;
	padding-left:0px;
	margin-left:20px;
}
.nv li {
	margin-top:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	text-shadow:#333 2px 2px;
	padding-left:0px;
	margin-left:0px;
}
.nv a:link {
	text-decoration:none;
	color:#FFF
}
.nv a:visited {
	text-decoration:none;
	color:#FFF
}
.nv a:hover {
	text-decoration:none;
	color:#CCCC00
}
#rap {
	padding:10px;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#fbb {
	margin-left:52px;
	margin-top:50px;
}
#calframe {
	position:relative;
	left:126px;
	top:50px;
}
.when {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0F0;
	font-size:110%;
	text-shadow:#333 2px 2px;
}
.where {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0FF;
	font-size:115%;
	text-shadow:#333 2px 2px;
}
.what {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FF0;
	font-size:115%;
	text-shadow:#333 2px 2px;
}
#pictable {
	width:650px;
	height:500px;
	margin-left:150px;
	margin-top:40px;
}
#pt {
	width:90%;
}
#pt td {text-align:center;}

#ccc {padding:4px;background-color:#FFF;}