@charset "UTF-8";
/* CSS Document */

html { height: 100%;  margin-bottom: 1px; }
html * { padding: 0; margin: 0; }

body { text-align: center; padding: 0px 0px 0px 0px; font-size: 62.5%; background: #000 url(../images/bgd.jpg) center -100px; font-family:Verdana, Geneva, sans-serif; }

#everything { text-align: center; margin: 40px auto 0; width:1008px; }

#everythingFooter { text-align: center;  background: #20242e no-repeat; margin: 23 auto 0; height: 50px; font-size: 14px; color: #FFF; border-top-width: 1px; border-top-style: solid; border-top-color: #715e37; }
	#everythingFooter a:link { color: #c3dced; text-decoration: none; }
	#everythingFooter a:hover { color: #09F; text-decoration: none; }
	#everythingFooter a:visited { color: #c3dced; text-decoration: none; }

/* links  */

a:link { color: #FFF; }
a:visited { color: #FFC; }
a:hover { color: #FFF; }

/*all other plain*/

.left { float:left; }
.right { float:right; }

.clear {clear:both;}
img .left { float:left; margin-right: 10px;  margin-bottom:10px; }
img .right {float:right; margin-left:10px; margin-bottom:10px;}
p { margin-bottom:10px;  }


#fancyBox { width:750px; height:295px; }

#bottom { width:750px; height:296px; margin-top:9px; }
#menu { width:326px; height:256px; background: url(../images/chalk-bgd.jpg) repeat; color: #CCC; text-align: left; padding: 20px 20px 20px 25px; }
#events { width:326px; height:256px; background: url(../images/chalk-bgd.jpg) repeat; color: #CCC; padding: 20px 20px 20px 25px; text-align: left; }

#leftside-bgd { width:250px; height: 600px; background: url(../images/left-side.jpg) no-repeat; }

#logoHolder { height: 161px; width: 250px; float:left; }

#logoHolder h1 {
	height: 161px;
	width: 250px;
	background-image:url(../images/logo.png);
	margin: 0px;
	text-indent:-5000px;
	font-size:1px;
}

#logoHolder h1 a {
	height: 161px;
	width: 250px;
	background-image:url(../images/logo.png);
	margin: 0px;
	float: left;
	cursor:default;
}

#logoHolder h1 a:hover {
	height: 161px;
	width: 250px;
	background-image:url(../images/logo.png);
	margin: 0px;
	background-position: 0px 0px;
	cursor:default;
}

#left-text { width:210px; color: #FFF; padding-right: 20px; padding-left: 20px; padding-top: 10px; float: left; font-size: 11px; }

.content-box { width:326px; font-size: 12px; height: 1500px; }

.content-box-events { width:310px; height:700px; font-size: 12px; }

#events h1 { margin-bottom:10px; }
#menu h1 { margin-bottom:10px; }

