body {
	background-image: url(images/t1.gif);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	
a {
	text-decoration: none;
	color: #F1AC40;
	}

img {
	border: none;
	}

#page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	}
	
.mainoutline1 {
	border: 4px solid #712828;
	}

.mainoutline2 {
	border: 1px solid #FFFFFF;
	}
	
#header {
	padding: 0px;
	}

#container {
	background-color: #000000;
	width: 948px;
	overflow: auto;
	padding-top: 10px;
	}

#sidebar {
	float: left;
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
	}

#sidebar h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #999999;
	text-transform: uppercase;
	text-align:center;
	letter-spacing: 3px;
	}
	
#sidebar h4 img {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#sidebar h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F1AC40;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #712828;
	}

#sidebar p {
	font-size: 10px;
	}

#sidebar a:link, #sidebar a:visited {
	color: #F1AC40;
	}

#sidebar a:hover, #sidebar a:active, #sidebar p a:link, #sidebar p a:visited {
	color: #FFFFFF;
	}

#mainmenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

#mainmenu a:link, #mainmenu a:visited {
	padding: 3px 10px 3px 10px;
	width: 100%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1D1D1D;
	margin-bottom: 1px;
	float: left;
	font-size: 14px;
	text-transform: capitalize;
	}

#mainmenu a:hover, #mainmenu a:active {
	background-color: #712828;
	border-left-color: #C33C3C;
	}

#content {
	float: right;
	width: 708px;
	padding-right: 15px;
	}

#content h1 {
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 5px;
	line-height: 28px;
	color: #712828;
	}

#content h2,h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F1AC40;
	}

#content small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/*
#content a:link, #content a:visited, {
	color: #FFFFFF;
	}
*/

#content a:hover, #content a:active {
	color: #C33C3C;
	}

#content h2 a:link, #content h2 a:visited, #join a:link, #join a:visited, #join a:active {
	color: #F1AC40;
	}

#content ul {
	margin-left:20px; 
	padding:0;	
	list-style: none;
 	}

#content ul li {
	padding: 0 0 0 10px;
	background: url(images/img13.gif) no-repeat left center;	
	}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	text-transform: uppercase;
	text-align: center;
	background-color:#000000;
	height: 70px;
	}

.gallery {
	width: 80px;
	min-height:120px;
	}

.guest-gallery {
	width: 210px;
	min-height:230px;
	}

.guest-gallery, .gallery {
	background-color: #080808;
	border: 1px solid #333333;
	float: left;
	text-align: center;
	padding: 5px;
	margin: 6px;
	}

.guest-gallery:hover, .update:hover, .gallery:hover {
	border: 1px solid #e00;
	}
	
.update {
	background-color: #080808;
	width: 685px;
	border: 1px solid #333333;
	float: left;
	text-align: left;
	padding: 5px;
	margin: 6px;
	}