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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #000000;
	color: #FFFFFF;
}
	#frame {
	width:960px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
	background-color: #222222;
	background-image: url(grayBG.jpg);
	background-repeat: repeat-y;	/* 
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	*/
		}

#contentheader {
	background-image: url(logo6.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
		}

#contentleft {
	width:260px;
	float:left;
	clear: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
		}

#links {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align: center;
	top: 100px;
	position: relative;
	padding: 8px;
}
.linktext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0.01em;
	padding: 16px;
	text-align: center;
}

#linksOnLeft {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align: left;
}

.linksOnLefttext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0.01em;
	padding: 0px;
	text-align: left;
	line-height: 30px;
}

#contentright {
	width:620px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
			}
			
#contentfull {
	width:920px;
	float:left;
	clear: none;
	padding: 20px;
	margin: 0px;
	background-color: #202020;
		}

#footer {
	clear:both;
	background-color: #404040;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 4px;
	margin: 0px;
	color: #999999;
	}

.footertext {
	background-color: #333333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 4px;
	margin: 0px;
	color: #999999;
	font-weight: bold;
	}

.tabletext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


a:link {
	color: #C6B881;
	text-decoration: none;
}
a:hover {
	color: #C6B881;
	text-decoration: none;
	background-color: #3A1D96;
}
a:visited {
	color: #C6B881;
	text-decoration: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 25px;
	color: #CCCCCC;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	line-height: 32px;
}
h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 17px;
	color: #CCCCCC;
	font-weight: bold;
	margin: 0px;
	line-height: 24px;
}
h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 15px;
	color: #CCCCCC;
	font-weight: normal;
	margin: 0px;
	line-height: 19px;
}
h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	font-weight: bold;
	margin: 0px;
}


.leftphoto {
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #121908;
}
li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
}
ul {
	margin: 2px 0px 10px 16px;
	padding: 0px;
}
.rightphoto {
	margin-bottom: 10px;
	border: 1px solid #121908;
	margin-left: 10px;
	float: right;
	margin-top: 4px;
	margin-right: 1px;
}

.centerphoto {
	text-align: center;
}

.eventthumbnail {
	float: left;
	font-family: "Lucida Grande";
	font-size: 9px;
	text-align: center;
	width: 160px;
/*	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	*/
}
.thumbnailblock {
	padding: 6px;
	clear: none;
	float: left;
	width: 172px;
	height: 146px;
}

.pagingNavi {
	clear: both;
	float: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 9px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 0.21em;
	font-style: oblique;
	text-transform: lowercase;
}
