.validator{
display:none;
}


.glink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	line-height: 18px;
	padding-left: 50px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 24px;
	text-align: left;
	background:#000;
}
#wrapper{
background-image:url(../images/grey.jpg);
width:980px;
margin:auto;
}
.greybg {
background-image:url(../images/grey.jpg);
}
#menu {
background-image:url(../images/darkgrey.jpg);
padding-left:50px;
}
#content{
padding:20px 100px;
min-height:400px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
td,th,div,span,p,li,a {
	font-family: Arial, Helvetica, sans-serif;
	color:#6D2A15;
	color:#000000;
}
.style1 {
	font-size: 14px;
	padding-right: 50px;
}
.style2 {
	font-size: 10px;
	padding-right: 50px;
	line-height:100%;
}
.style3{
font-size:10px;
}



	#gallery {
		width: 780px;
	}
	#gallery ul { list-style: none; margin-left:-40px; }
	#gallery ul li { display: inline; clear:both; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

td{
border:0px solid red;
}
