body {
	background-image:url(images/background.gif);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
}
* {margin: 0px;padding: 0px;}
p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#525757;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}
ul {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#525757;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}
a {
	color:#6b7272;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 860px;
}
#container-pics {
        margin-left: 192px auto;
	text-align: left;
	width: 1052px;
}
#header{
    height:299px;
	width:777px;
    background-image:url(images/header.jpg);
	background-repeat: no-repeat;
}
#head{
    height:299px;
	width:777px;
    background-image:url(images/head.jpg);
	background-repeat: no-repeat;
}
#head1{
    height:299px;
	width:777px;
    background-image:url(images/head1.jpg);
	background-repeat: no-repeat;
}
#head2{
    height:299px;
	width:777px;
    background-image:url(images/head2.jpg);
	background-repeat: no-repeat;
}
#head3{
    height:299px;
	width:777px;
    background-image:url(images/head3.jpg);
	background-repeat: no-repeat;
}
#head4{
    height:299px;
	width:777px;
    background-image:url(images/head4.jpg);
	background-repeat: no-repeat;
}
#head5{
    height:299px;
	width:777px;
    background-image:url(images/head5.jpg);
	background-repeat: no-repeat;
}
#content{
}
#left{
	width:192px;
	float:left;
}
#middle{
	margin-left:206px;
	margin-right:196px;
	width:450px;
}
#right{
	width:192px;
	float:right;
}


#content-pics{
}
#left-pics{
	width:192px;
	float:left;
}
#middle-pics{
	margin-left:206px;
	margin-right:0px;
	width:642px;
}

/********************* 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:5px;
	background-repeat: repeat-y;
}
.menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.menufooter{
	width:192px;
	height:15px;
	background-image:url(images/menubottom.gif);
	display:block;
}
.postheader,.menuheader{
	color:#CCCCCC;
	text-transform: uppercase;
}
.postheader-pics,.menuheader{
	color:#CCCCCC;
	text-transform: uppercase;
}
/********************* post ****************************/
.post{
	margin-bottom:20px;
}
.postheader{
	background-image:url(images/posttop.gif);
	display:block;
	width:450px;
	height:33px;
}
.postheader-pics{
	background-image:url(images/posttop-pics.gif);
	display:block;
	width:655px;
	height:33px;
}
.postheader h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.postheader h2{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.postheader-pics 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: 15px 0px;
}
.postfooter{
	background-image:url(images/postbottom.gif);
	background-repeat: no-repeat;
	display:block;
	width:450px;
	height:15px;
}
/********************* header ****************************/
#header{
	position:relative;
        left:160px;
}
#header ul{
	position:absolute;
	top:250px;
	display:block;
	left:25px;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	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;
}
/********************* head ****************************/
#head{
	position:relative;
        left:190px;
}
#head ul{
	position:absolute;
	top:250px;
	display:block;
	left:-5px;
}
#head ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#head ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#head ul li a:hover{
	text-decoration:underline;
}
/********************* head1 ****************************/
#head1{
	position:relative;
        left:190px;
}
#head1 ul{
	position:absolute;
	top:250px;
	display:block;
	left:-5px;
}
#head1 ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#head1 ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#head1 ul li a:hover{
	text-decoration:underline;
}
/********************* head2 ****************************/
#head2{
	position:relative;
        left:190px;
}
#head2 ul{
	position:absolute;
	top:250px;
	display:block;
	left:-5px;
}
#head2 ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#head2 ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#head2 ul li a:hover{
	text-decoration:underline;
}
/********************* head3 ****************************/
#head3{
	position:relative;
        left:200px;
}
#head3 ul{
	position:absolute;
	top:250px;
	display:block;
	left:-15px;
}
#head3 ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#head3 ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#head3 ul li a:hover{
	text-decoration:underline;
}
/********************* head4 ****************************/
#head4{
	position:relative;
        left:190px;
}
#head4 ul{
	position:absolute;
	top:250px;
	display:block;
	left:-5px;
}
#head4 ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#head4 ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#head4 ul li a:hover{
	text-decoration:underline;
}
/********************* head5 ****************************/
#head5{
	position:relative;
        left:200px;
}
#head5 ul{
	position:absolute;
	top:250px;
	display:block;
	left:-15px;
}
#head5 ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#head5 ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#head5 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: 11px;
	font-weight: bold;
	text-align:center;
	width:850px;
	display:block;
	padding: 15px 0px;
}
#aspa span{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#525757;
}
#aspa a{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#525757;
	font-weight: normal;
}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li{
	padding-top: 5px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.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;
        color:#CCCCCC;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member img{
	width:170px;
	height:110px;
	border: solid 2px #999999;	

}
.member-pics1{
	display:inline;
	float:left;
	margin-left:32px;
}
.member-pics1 span{
	display:block;
	text-align:center;
        color:#CCCCCC;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member-pics1 img{

	border: solid 1px #999999;	

}
.member-pics2{
	display:inline;
	float:left;
	margin-left:63px;
	margin-right:29px;
}
.member-pics2 span{
	display:block;
	text-align:center;
        color:#CCCCCC;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member-pics2 img{

	border: solid 1px #999999;	

}
.clear{
	clear:both;
}
