body {
margin:0px;
padding:0px;
background-color:#020000;
}
td, h1{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #858585; 
}
h1 {
	font-weight: bold;
	padding-top: 5px;
	font-style:Italic;
	color:#ffffff;
}
.outerTable{
	border:solid 1px #808080;
	width:978px;
}

.navTable{
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position : right;
}
.navTable td{
Vertical-align:top;
}

.subnavs{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	padding-left:10px;
}

.heading{
	background-image: url(images/main_bar.jpg);
	background-position:right;
	height:40px;
	width:100%;
	border:1px;
}
.heading td{
	border-bottom: 1px solid #838484;
	border-top: 1px solid #838484;
}

.leftbar{
	background-image: url(images/left_bar.jpg);
	width:250px;
	border-right: 1px solid #838484
}
.homeright{
 width:250px; 
 border-left:1px solid #838484;
 border-bottom:1px solid #838484;
 text-align:center;
}
.homebar{
	background-image: url(images/main_bar.jpg);
	background-position:right;
	height:40px;
	border:1px;
	border-bottom: 1px solid #838484;
	border-top: 1px solid #838484;
	margin-left: -17px;
}
#gallery{
position: absolute;
visibility : visible;
top:115px;
padding-left:775px;
}

.contentHolder{
	width:978px;
	background-image: url(images/pic_bg.jpg);
	background-repeat: no-repeat;
	background-position : right;
}
.content {
	font-size: 12px;
	color: #858585;
	font-family: Trebuchet MS;
	padding: 5px;
	padding-left: 17px;
	border-left: 1px solid #838484;
	border-bottom:1px solid #838484;
}
.contentbg {
	background-image: url(images/sub_bg.jpg);
	background-repeat: no-repeat;
	background-position : left top;
	width:250px;
	height:488px;
}
.subscribeTable{
	width:200px;
	margin-left:20px;
}

.content1 {
	font-size: 10px;
	color: #858585;
	font-family: Trebuchet MS;
	padding-left: 2px;
	}
a, .span {
	color: #727272;
}

.link {
padding-right : 20px;
background-image:  url(images/arrow.gif);
background-repeat: no-repeat;
background-position : right;
}
.form{
 width:400px;
}
input, textarea {
	font-size: 12px;
	color: #858585;
	font-family: Trebuchet MS;
	border-left: 1px solid #838484;
	background-color:#000000;
	color:#ffffff;
}
.input{
height:20px;
width:150px;
}
.ninput{
width:300px;
}


	
.footer {
	
	font-size: 10px;
	color: #858585;
	font-family: Trebuchet MS;
	padding-left: 17px;
	border-left: 1px solid #838484;
	height:28px;
}