body  {

background-color: #678;
background-image: url();
font-family: verdana, sans-serif;
height: 100%;
margin:0px;


}


h4   { 
margin-left: 15px; color: #cc0033;
margin-top: 5px;

}

h5 { 
margin-left: 20px; color: #cc0033;
margin-bottom: 5px;
}

#container
{
height: 100%;
width:100%;
margin-left: auto;
margin-right: auto; 
background-color: black;
color: #333;
border:1px solid black ;
font-family: verdana;
font-size: .8em;
line-height: 120%;

}

 title {background-color: red;
 border: 2px solid red;}

#top
{
padding:0;
background-image: url("images/800px.gif"); 
background-position:top left ;
background-repeat: no-repeat;
background-color: #cc0033;
height:100px;
color: bbbbbb;
foreground-image:url();
}

 #navbar
 {
 width: 100%;
 background-color: black;
 height: 20px;
 border-bottom: 1px solid black;
 border-top: 1px solid black;

 


 }
 

.rightcol
{
width: 25%;
height: 95%;
float:left;
text-align: left;
background-color: black;
color: white;
margin-top: 10px;
padding: 0px;

}

.maincol
{
width: 69%;
height: 100%;
float: left;
background-color: #ffffff ;
color: black;
padding: 0px;

}

.maincol1
{
width: 45%;
height: ;
float: left;
background-color: #ffffff;
color: black;
padding: 0px;

}

.maincol2
{
width: 45%;
height: ;
float: left;
background-color:#ffffff;
color: black;
padding: 5px;


}

.sitemap

{
width: 50%;
height: 100%;
background-color:#ffffff;
color: black;
float: left;
padding-left: 2px;
}

.sitemap1

{
width: 48%;
height: 100%;
background-color:#ffffff;
color: black;
float: left;
}



p
{
margin-left: 20px;
margin-right:40px;
margin-top: 7px;
}



.whitetext {text-align: center; color: white; font-weight: bold;}
.whitetext1 {text-align: left; color: white; font-weight: normal;}
.footertext {text-align: left; color: white; font-weight: normal; font-size: .9em;}
.redtext   {text-align: left; color: red; font-weight: bold;}
.redtext1   {text-align: left; color: red; font-weight:normal;}


.imgfloat {
  float:left;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  }
  
div#footer { width:100%; 
height: 20px;
background-color: #cc0033;
border-top: 1px solid black;
clear: both;
color: white;
font-size: .9em;
}

#box3 {
	color: #639;
	background-color: ;
	background-image: url(images/2007.gif);
	background-repeat:repeat;
	position: absolute;
	top:165px;
	left: 285px;
	width:300px;
	height:60px;
	}

.appeal a: {color: black;
text-decoration: none;
}

.appeal a:hover {color: black;
text-decoration: underline;
}	

.menuitem a {
color: black;
text-decoration:none;
border-bottom: 1px dotted #777888;
}

.menuitem a:hover {
color: red;
border-bottom: dotted 1px;
font-weight: bold;
}

.menuitemwhite a {
color: white;
text-decoration:none;
border-bottom: dotted 1px;
}

.menuitemwhite a:hover {
color: red;
border-bottom: dotted 1px;
font-weight: bold;
}


.menuitemwhiteccc a {
color: white;
text-decoration:none;
border-bottom: dotted 0px;
}

.menuitemwhiteccc a:hover {
color: red;
border-bottom: dotted 1px;
font-weight: bold;
}




.small-box {
  width:600px;
  height:200px;
  border:1px solid black;
  overflow:scroll;
  
  }