@charset "UTF-8";
#header {
	background-image: url(images/header.jpg);
	background-position: left top;
	height: 189px;
	width: 890px;
	color: #FFF;
	text-align: right;
	padding-right:30px;
	padding-top:10px;
}

#menu {
	background-image: url(images/menu_up.gif);
	background-color: #09C;
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	width: 860px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	font-variant: small-caps;
}
ul#menuUl li {
	

	list-style-type: square;
	list-style-position: inside;
	display: inline;
	
	
}
#pageContainer {
	margin: 0px auto;
	height: 748px;
	width: 920px;
	border: 1px solid #000;
}
#middle {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	
	width: 920px;
	height: 487px;
}
#page {
	height: 418px;
	width: 850px;
	background-color: #FFF;
	position:relative;
	left: 30px;
	top:30px;
	padding: 5px;
	
}
#page a:link {
	color: #0000;	
}
#page a:hover {
	
}

.spacer{
	margin-left:10px;
	margin-right:10px;	
	vertical-align: middle;

}



body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
#menu a:link {
	color: #FFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #99cccc;
	text-decoration: none;
}

#menu a:active {
	color: #FFF;
	text-decoration: none;
}
#rightMenu a:link {
	color: #FFF;
	text-decoration: none;
}
#rightMenu a:visited {
	color: #FFF;
	text-decoration: none;
}
#rightMenu a:hover {
	color: #99cccc;
	text-decoration: none;
}

#rightMenu a:active {
	color: #FFF;
	text-decoration: none;
}

#footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	height: 37px;
	width: 860px;
	padding-left: 30px;
	padding-right:30px;
	padding-top: 8px;
	position: relative;
}


#rightMenu {
	text-align: right;
	
	width: 300px;
	position: absolute;
	right: 30px;
	height: 20px;
	line-height:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	font-variant: small-caps;
}

#facebook {
	margin-right: 10px;
	border: none;
}

#netlog {
	margin-left: 10px;
	border: none;
}
#social {
	float: left;
	width: 400px;
	
}
a:link {
	color: #333333;	
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #99cccc;
	text-decoration: none;
	font-weight:bold;
}
#page img {
	 margin-right: 15px;
	 border: 3px solid #000;	
	
}
#page img:hover {
	 border: 3px solid #99cccc;	
}

#header a:link {
	color: #FFF;
	text-decoration: none;
}
#header a:visited {
	color: #FFF;
	text-decoration: none;
}
#header a:hover {
	color: #99cccc;
	text-decoration: none;
}

#header a:active {
	color: #FFF;
	text-decoration: none;
}

#page img.eventsborder{
	border:none;
	}

