/* Website template by freewebsitetemplates.com */
body {
	background-image:url(images/background.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
	color:#A0A0A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
* {margin: 0px;padding: 0px;}
p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#A0A0A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color:#E2E2E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 1110px;
}
#header{
	height:50px;
	width:777px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
}

#content{
}

#left{
	width:192px;
	float:left;
}

#middle{
	margin-left:206px;
	margin-right:196px;
	width:700px;
}

#right{
	width:192px;
	float:right;
}

#announcement {
	margin-left:   16px;
	margin-top:    16px;
	margin-right:  16px;
	margin-bottom: 16px;
	padding:        8px;
	border:1px solid #FFF;
	background-color:#500;
	color: FFF;
	font-weight: bold;
}

/********************* menu ****************************/

.menuheader{
	width:192px;
	height:37px;
	background-image:url(images/menutop.gif);
	display:block;
}
.menucontent{
	width:192px;
	background-image:url(images/menumiddle.gif);
	padding-top:0px;
	padding-bottom:8px;
	background-repeat: repeat-y;
	display:block;
}
.menuheader h3{
	padding: 14px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.menufooter{
	width:192px;
	height:15px;
	background-image:url(images/menubottom.gif);
	display:block;
}
.menusub{
	margin-left:   16px;
	margin-top:     1px;
	margin-right:  16px;
	margin-bottom:  1px;
	padding-left:   8px;
	padding-top:    4px;
	padding-bottom: 4px;
	border:1px solid #000;
	background-color:#555;
	color:#CCC;
	font-size:110%;
	font-weight:bold;
}
.postheader,.menuheader{
	color:#CCC;
	text-transform: uppercase;
}
/********************* post ****************************/

.post{
	margin-bottom:15px;
}

.postheader{
	background-image:url(images/posttop.gif);
	display:block;
	width:700px;
	height:33px;
}

.postheader h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.postcontent{
	background-image:url(images/postmiddle.gif);
	background-repeat: repeat-y;
	padding: 10px 0px;
}

.postfooter{
	background-image:url(images/postbottom.gif);
	background-repeat: no-repeat;
	display:block;
	width:700px;
	height:15px;
}

.publiyear {
	margin-left:   16px;
	margin-top:    16px;
	margin-right:  16px;
	margin-bottom: 16px;
	padding-left:   8px;
	padding-top:    4px;
	padding-bottom: 4px;
	border:1px solid #000;
	background-color:#555;
	color:#CCC;
	font-size:133%;
	font-weight:bold;
}

/********************* header ****************************/
#header{
	position:relative;
}
#header ul{
	position:absolute;
	top:25px;
	display:block;
	left:0px;
/*	font-size: 77%;*/
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
/*	font-size: 77%;*/
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#header ul li a:hover{
	text-decoration:underline;
}
/********************* footer ****************************/
#footer{
	width:850px;
}
#footer ul{
	display:block;
	margin-left:190px;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer span{
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	width:850px;
	display:block;
	padding: 15px 0px;
}

/********************* post content ****************************/

.postcontent ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#AAA;
}

/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 0px;
	padding-left: 20px;
	color:#AAA;
}
.menu ul li{
	padding-top: 5px;
	color:#AAA;
}
.menu ul li a{
	text-decoration:none;
	padding-top: 0px;
	text-transform: uppercase;
	color:#AAA;
}
.menu ul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}
.member{
	display:inline;
	float:left;
	margin-left:10px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	

}
.clear{
	clear:both;
}
/********************* wall entry ****************************/
.wall {
	float: left;
	z-index: 0;
	text-align: center;
	width: 200px;
	height: 200px;
}
.wall div.image{
	width: 200px;
    height: 150px;
	border-width: 0;
	padding: 2px;
	text-align: center;
}
.wall div.title {
	width: 200px;
	height: 32px;
	max-width: 200px;
	line-height: 11px;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0;
}
.wall:hover {
	z-index: 50;
	border: none;
}
.wall span.thumb {
	position: absolute;
    background: #b3b3b3;
	opacity: 1.00;
	padding: 5px;
	left: 0px;
	visibility: hidden;
    color: #a64b3c;
    padding-bottom: 4px;
    padding-top: 8px;
	padding-left: 24px;
	padding-right: 24px;
	font-size: 12px;
    line-height: 12px;
    text-align: center;
	text-decoration: none;
	width: 472px;
	z-index: 10;
}
.wall span.thumb img {
	border-width: 0;
	padding: 2px;
	max-width: 236px;
	max-height: 125px;
    text-align: center;
    padding-top: 8px;
}
.wall:hover span.thumb {
	visibility: visible;
	border: none;
	left: 16px;
}
.wall div.title {
    color: #a64b3c;
	font-family: 'HelveticaNeue-Bold', 'Helvetica Neue', 'Arial', sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 17px;
	text-align: center;
    padding-top: 4px;
}
.wall div.link {
	color: #404040;
	text-align: center;
 	font-style: normal;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 11px;
}
.wall div.summary {
	color: #404040;
	text-align: justify;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 10px;
    padding-top: 5px;
    padding-bottom: 8px;
}
