body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
#wrapper {
	margin: auto;
	width:1000px;
	background-color: #232323;
	text-align: left;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 50px;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#navigation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CCC;
	background-color: #232323;
	margin: 0px;
	padding: 0px;
	height: 40px;
	text-align: center;
}

#mainContent {
	background-color: #232323;
	width: 720px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: center;
}

#sidebar {
	background-color: #232323;
	width: 220px;
	float: right;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFF;
	overflow: inherit;
}

#footer {
	margin: 0px;
	padding: 0px;
	background-color: #232323;
	height: 50px;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #CCC;
	text-align: right;
	line-height: 8px;
	margin-right: 15px;
}
.mainImage {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


.thumb_images {
	height: 160px;
	width: 200px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper #mainContent p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
#wrapper #mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
}
.highlight {
	color: #CCC;
}

.members {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
}
.subtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: italic;
	color: #CCC;
}
#wrapper #header a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
