td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#CCCCCC;
	line-height:13px;
}

a {text-decoration:underline;
   color:#CCCCCC;}
  
body { 	margin:0px;padding:0px;}
strong { color:#B7B7B7}


.welcome strong { color:#CCCCCC}

.latest span { color:#B7B7B7}

.copy { color:#6B6969}
.copy a { color:#6B6969; text-decoration:none}
.copy a:hover { text-decoration:underline}

.gallery span a { text-decoration:none}
.gallery span a:hover { text-decoration:underline}

.white {color:#ffffff; text-decoration:none}



.form { width:204px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#B7B7B7;
		background-color:#4F4F4F;
		color:#B7B7B7;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:204px;
		height:79px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#B7B7B7;
		background-color:#4F4F4F;
		color:#B7B7B7;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #000000;
font-weight: 600;
font-size:12px;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding-top: 17px;
padding-bottom: 17px;
padding-left: 13px;
padding-right: 13px;
background-color: #000000;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #585858;
}

#navcontainer ul li a:hover
{
background-color: #383838;
color: #fff;
}