body {
	margin: 5px 5px 5px 5px;
	background: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;	
}

a:link {
	font-family: "century gothic";
}

a:visited {
	font-family: "century gothic";
}

h1 {
	background: #ccffcc;
	font-family: "century gothic";
	font-wieght: bold;
	font-size: 25px;
	color: black;
	border-style: solid;
	broder-width: medium;
	border-color: black;
}

#container {
	position: absolute;
	padding: 0px 175px 0px 180px;
	margin: 0px;
	top: 0px;
	left: 0px;
		
}

#logobox {
	position: absolute;
	background: transparent;
	top: 10px;
	left: 10px;
	height: 189px;
	width: 106px;
	border: 2px solid #000;
}



#topbar {
	position: relative;
	backround: transparent;
	top: 1px;
	height: 60px;
	color: #339d05;
	font-size: 40px;
	font-family: "century gothic", "casablanca sf", serif;
	
}

#navbar {
	position: absolute;
	background: transparent;
	top: 210px;
	left: 10px;
	width: 150px:
}

#main {
	position: relative;
	background: transparent;
	min-width: 470px;
	height: 1000px;
	font-family: "century gothic";
}

#rightbar {
	position: absolute;
	padding: 3px;
	top: 0px;
	right: 0px;
	width: 160px;
	bottom: 0px;
	font-family: "century gothic";

}

.holi_link {
	cursor: pointer;
}

.stoppress {
	position: relative;
	background: transparent;
	font-family: "comic sans ms";
}

#address {
	position: relative;
	bottom: 10px;
	left: 10px;
	height: 50px;
	width: 50%;
	font-family: "eras bold itc", 
	
}

iframe {
	width: 100%;
	height: 100%;
	border-style: none;
	overflow: none;
}

table {
	width: 100%;
	border
}

.cell {
	width: 125px;
}

.Club_Night {
	width: 125px;
	background-color: #33AAEE;
	font-family: 'comic sans ms';
	color: #332288;
	
}

.rows {
	height: 100px;		
}

#header {
	background: #eeeeee;
	font-weight: bold;
	font-family: 'century gothic';
	text-align: center;
	
}

.date {
	position: absolute;
	top: 3px;
	left:3px;
	font-weight: bold;
	font-family: 'century gothic';
	color: black;
}

.positioner {
	position: relative;
	height: 100%;
	padding: 3px;
	
}

#months {
	position: relative;
	width: 100%;
	
}

#last_month {
	position: relative;
	width: 33%;
	font-family: 'century gothic';
	font-size: 30px;
	color: #339d05;
	text-align: left;
}

#current_month {
	position: relative;
	width: 33%;
	font-family: 'century gothic';
	font-size: 30px;
	color: #339d05;
	text-align: center;
}

#next_month {
	position: relative;
	width: 33%;
	font-family: 'century gothic';
	font-size: 30px;
	color: #339d05;
	text-align: right;
}

.Club_Night_over {
	width: 125px;
	background-color: #332288;
	font-family: 'comic sans ms';
	color: #33AAEE;
	cursor: pointer;
}

.Club_Night_over .positioner .date {
	color: white;
}

.Other	{
	width: 125px;
	background-color: #ffdd00;
	font-family: 'comic sans ms';
	color: #ff3311;
	
}

.Other_over {
	width: 125px;
	background-color: #ff3311;
	font-family: 'comic sans ms';
	color: #ffdd00;
	cursor: pointer;
}

.Other_over .positioner .date {
	color: white;
}

.Holiday	{
	width: 125px;
	background-color: #cc99aa;
	font-family: 'comic sans ms';
	color: #990077;
	
}

.Holiday_over {
	width: 125px;
	background-color: #990077;
	font-family: 'comic sans ms';
	color: #cc99aa;
	cursor: pointer;
}

.Holiday_over .positioner .date {
	color: white;
}

#article1 {
	position: absolute;
	padding: 3px;
	left: 0px;
	top: 0px;
	width: 45%;
	height: 400px;
	text-align: center;
}

#article2 {
	position: absolute;
	padding: 3px;
	left: 500px;
	top: 175px;
	width: 45%;
	height: 400px;
	text-align: center;
}

#article3 {
	position: relative;
	padding: 3px;
	left: 0px;
	top: 400px;
	width: 45%;
	height: 400px;
	text-align: center;
}

#article4 {
	position: absolute;
	padding: 3px;
	left: 500px;
	top: 600px;
	width: 45%;
	height: 400px;
	text-align: center;
}

.notice {
	background: red;
	font-family: "century gothic";
	font-wieght: bold;
	font-size: 25px;
	color: white;
	border-style: solid;
	broder-width: medium;
	border-color: black;
}

#banner {
	position: absolute;
	top: 0px;
	left: 550px;
	width: 300px;
	
}

.notmonth {
	width: 125px;
	background-color: #ccc;
	font-family: 'comic sans ms';
}

#monthname {
	position: relative;
	backround: transparent;
	top: 1px;
	height: 60px;
	color: #339d05;
	font-size: 40px;
	font-family: "century gothic", "casablanca sf", serif;
}
	