@charset "utf-8";
body {
	background: #000000 url(../images/background.jpg) repeat fixed center center;
	color: #FFFFFF;
	font: normal 14px "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 100px;
}
#footer {
	color: #FEFE00;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
.headingSpace {
	margin-top: 20px;
}
.left {
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}
.right {
	float: right;
	margin-left: 10px;
}
#container li {
	line-height: 2em;
	margin-bottom: 1em;
	width: 500px;
}
#navigation {
	width: 900px;
	margin: 0 auto 15px auto;
	border: solid 1px yellow;
}

.underline {
	text-decoration: underline;
}

#footer span {
	color: #00CCFF;
	font: normal 10px Arial, Helvetica, sans-serif;
}
#content {
	border: 1px solid #0066CC;
}
.blueLine {
	color: #0066cc;
}
#content p{
	margin: 10px;
	line-height: 2em;
}
.buttonspace {
	margin-bottom: 15px;
}
#sidebar p {
	margin: 10px;
}
#container {
	width: 900px;
	margin: 0 auto 100px auto;
}
#header {
	width: 900px;
	margin: 0 auto;
}
#footer {
	width: 900px;
	margin: 0 auto;
	clear: both;
	top: 50px;
	position: relative;
}
#content {
	width: 600px;
	float: left;
}
.linkspace {
	margin-right: 33px;
}
#slideshow {
	margin: 25px auto 15px auto;
	border: 1px solid #FF0000;
	width: 900px;
}
a:link, a:visited, a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}
a.pw:link, a.pw:visited, a.pw:hover, a.pw:active {
	color: #0099FF;
	text-decoration: none;
}
/* http://www.facebook.com/group.php?v=info&ref=search&gid=40759134065 */
#sidebar {
	float: right;
	width: 280px;
	text-align: center;
}
.bi {
	font-style: italic;
	font-weight: bolder;
	color: #00FFFF;
}
#special {
	border: 1px solid yellow;
	width: 95%;
	margin: 0 auto;
	margin-top: 10px;
}
#sidebar #special2 {
	text-align: left;
}

#pictureContent {
	width: 900px;
	margin: 20px auto 0 auto;
	text-align: center;
}
.yellow {
	color: #FFFF00;
}
.smallGroup {
	line-height: 1em !important;
}
.redHeading {
	font-weight: bold;
	color: #FF0000;
}
.greenHeading {
	font-weight: bold;
	color: #00FF00;
}
.orangeHeading {
	font-weight: bold;
	color: orange;
}
.purpleHeading {
	font-weight: bold;
	color: #9900FF;
}
.smallGroupTitle {
	font-weight: bold;
	color: #FFFF00;
}
#container li.list2 {
	line-height: 1.4em;
	margin-bottom: .8em;
	width: 500px;
}
#special2 {
	border: 1px solid red;
	width: 95%;
	margin: 0 auto;
	margin-top: 10px;
}
.clear {
	clear: both;
}
