@import "nav1.css";


BODY	  {
	margin:0; padding:25px;
	background-color:#996;
	background-image:url(bin/camobackground3.png)
}

TD, P, LI {
	font-family:verdana, geneva,tahoma, arial, sans-serif;
	font-size:90%;
	color :  #666;
	margin-top:0;
}

A:link {
	text-decoration: none;
	color: Fuchsia;
	text-align :  left;}

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

A:Hover {
	text-decoration: underline;
	color: Olive;
}

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

H1 span {
	display:none
}

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

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
}

h4 {
   	margin-bottom:0;
	font-size:12px;
	text-decoration:underline
}


/* 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;
}


table#fulltable {
	margin-top:25px;
	margin-bottom:25px;
	border:solid 10px #966;
	width:700px
	border-collapse:collapse;
	padding:0;
	background:#526E37
}
#pagetitlecell img {
	display:block
}
#mainmenu {
	height:50px;
	background:#526e37 url(bin/greenbg4a.jpg);
	padding:0
}

#mainmenu img {margin-left:12px; border:0;  display:block
}

#menucell {
	vertical-align:top;
	width:150px;
	background:#526E37 url(bin/greenbg4b.jpg) no-repeat
}

#menuheader {
	text-transform:uppercase;
	font-weight:bold
}

td#textcell {
	width:550px;
	background:#fff url(bin/textcell-grunge5b.jpg) no-repeat;
	padding-top:23px; padding-bottom:5%;
	padding:23px 35px 5% 25px;
	text-align:left
}

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



ABBR {cursor:help}


