@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Helvetica, san serif, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 	#000000;
	line-height: 18px;
	background-color: #000000;
}

img {
	border: 0;
}

a {
 	text-decoration: none;
}

a:hover {
 	text-decoration: underline;
}

#wa {
	background-color: #000000;

}

.header {
	background:  url(header.png) top center no-repeat;
	width: 960px;
	height: 120px;
	margin: auto;
}

.divider {
	margin-top: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #FFFFFF;
}

.nav {
	text-align: right;
	padding-top: 60px;
}

.content {
	width: 960px;
	margin: auto;
color: #FFFFFF;
}


.cmain {
	padding: 0 50px 0 50px;
	clear:both;

}

.imglt {
	float: left;
	margin-right: 10px;
}

.imgrt {
	float: right;
	margin-left: 10px;
}

.tcontent {
	background: #ffffff;
	margin: 0px;
	padding: 0px 20px;
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:14px;
}

.tcontent p {
	padding: 0;
	margin:0;
	clear: both;
}

.text{
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.text2{
	color: #ffffff;
	font-family: Verdana, Helvetica, sans serif, Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}

.footer {
	padding: 10px 0;
	color: #fff;
	font-size: 11px;
	width: 960px;
	margin: auto;
}

.gallerythumb img {
	width: 100px;
	height: 100px;
	margin-top:12px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
	border:solid 5px #ccffff;
}

.footer a {
	color: #fff;
}

#border {
	border: 1px solid #ffffff;
}

