@import "nav1a.css";


body	  {
	background:#996 url(../bin/camobackground3.png) fixed;
}


#container {
	margin:25px auto;
	border:solid 10px #966;
	width:700px;
	padding:0;
	background:#526E37 url(../bin/greenbg4b.jpg) no-repeat 0 174px;
}

#logoheader h2 span {
	display:none
}

#logoheader h2 {
	margin:0;
	width:700px; height:51px;
	background:url(../bin/ban2.jpg)
}

#section h1 span {
	display:none
}

#section h1 {
	margin:0;
	width:700px; height:73px;
	background:url(../bin/about.jpg)
}



#mainmenu iframe {
	width:700px; height:50px;
	background:#526e37;
	border:none;
	padding:0; margin:0;
	overflow:hidden
}

#submenu {
	margin:0; padding:0
}

#submenu iframe {
	width:150px;
	height:350px;
	background:#526E37 url(../bin/greenbg4b.jpg) no-repeat 0 0;
}


 #content {
	background: url(../bin/textcell-grunge5b.jpg) no-repeat #fff;
	margin-left:150px;
	padding:25px 25px 1px;
}

 #content p, #content li   {
	font-family:verdana, geneva,tahoma, arial, sans-serif;
	font-size:80%;
	line-height:1.6em;
	color:#555;
	margin-top:0;
}

#content h1	{
	margin:0; padding:0;
	width:700px; height:51px;
	background:url(../bin/ban2.jpg)
}

#content h1 span {
	display:none
}

#content h2 {
	font-family:"arial black", geneva, arial, helvetica, sans-serif;
	color : #f6c;
	margin:0
}

#content h3 {
	font-family:georgia, "new york", "times new roman", serif;
	text-decoration : none;
	color : #995;
	font-size:15px;
	margin-bottom : 8px;
	margin-top:2em;
	padding-bottom:3px;
	border-bottom:solid 1px #bb7
}

#content h4 {
	font-family:verdana, geneva,tahoma, arial, sans-serif;
	font-size:13px;
	color:#555;
   	margin-bottom:0;
}


/* for horizontal lines this was used coz IE won't turn off borders */

 div.hr {
	margin:21px 0;
	height: 21px;
	background: #fff url(../bin/starline.gif) no-repeat scroll center;
	background-color:transparent
}

div.hr hr {
  display: none;
}

a:link {
	text-decoration: none;
	color: fuchsia;
	text-align:  left;}

a:visited {
	text-decoration: none;
	color: #663366;
}

a:hover {
	text-decoration: underline;
	color: olive;
}

p.author {
	text-align:right;
	margin-top:0px
}



abbr {cursor:help}

#footer {
	padding: 52px 7px 7px 7px;
	text-align:right;
	clear:both;
	background:#526E37 url(../bin/footer-bg.gif) no-repeat top right;
	color:#fff;
	font-family:verdana, geneva,tahoma, arial, sans-serif;
	font-size:10px
}

#footer a {
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:2em;
}


#footer a:link, #footer a:visited {
	color:#fff
}

#footer a:hover {
	color:#ff00ff
}

