body 
   {
	position: relative;
	margin-top: 20px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: black;
	background-image: url(images/bodyback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	unicode-bidi: 5px;
    }


a
     {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
     }

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

a:active 
    {
     color: #CCCCCC; text-decoration: none
     }
a:hover 
     {
	color: #CCCCCC;
	text-decoration: underline
     }


h1 
    {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	margin-top: 0px;
	color: white;
	text-align: left;
    }

h2 
    {  
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
    color: white;
    text-align: left;
    }

p  
    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: white;
	text-align: left;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 3px;
    }

ul
	{
	color: white;

	}







.container {
	width: 1000px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}





#logo
    {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid white;
	border-left: 0px black;
	border-right: 0px black;
	border-top: 0px black;
	width: 998px;
	height: 135px;
	z-index: 3;
	float: left;
    }







.nav
    {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border-top: 0px solid black;
	border-bottom: 1px solid white;
	z-index: 0;
	width: 1000px;
	height: 30px;
	overflow: hidden;
	float: left;
    }

.nav ul 
    {
    padding-top: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    overflow: hidden;
    
    }    

.nav li
    {
	padding-right: 0px;
	padding-left: 0px;
	display: inline;
	border: 0px solid red;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 30px;
	font-family: "BlairMdITC TT", Verdana, Arial, Helvetica, sans-serif;    
    }
    

    

















.footernav
   {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	width: 1000px;
	height: 75px;
	background-color: ;
	float: left;
	color: white;
    } 

.footernav p
    {
    color: black;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    }


.footernav ul 
    {
    padding-bottom: 10px;
    padding-left: 0px;
    margin: 0px;
    list-style-type: none;
    }

.footernav li
    {
    padding-right: 0px;
    display: inline;
    }

.footernav a 
    {
    color: #DFDFDF; 
    font-family: 
    Verdana, Arial, Helvetica, sans-serif;  
    font-size: 10px; 
    font-weight: none; 
    text-decoration: none; 
    font-style: italic;
	border: none;
    }
.footernav a:visited 
    {
    color: #DFDFDF; 
    text-decoration: none;
    }
.footernav a:active 
    { 
    color: #666666; 
    text-decoration: none;
    }
.footernav a:hover 
    {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
    }


















#content
    {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid white;
	border-left: 0px solid gray;
	border-right: 0px solid gray;
	border-bottom: 1px solid white;
	margin-top: 0px;
	color: #272727;
	padding-top: 0px;
	z-index: 2;
	width: 1000px;
	float: left;    
    
    }













#contentside
    {
	position: relative;
	width: 190px;
	min-height: 190px;
	color: white;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 0px solid black;
	border-right: 0px solid black;
	border: 0px solid black;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
    }







.menu 
    {
	display: compact;
	font-size: 10px;
	margin-top: 10px;
	padding: 0;
	border-bottom: 1px solid black;
    }

.menu a 
    {
	display: block;
	
	text-decoration: none;
	text-align: right;
	letter-spacing: 1px;
	margin: 0px;
	color: black;
	border-top: 1px solid black;
	border-right: 0px solid gray;
        font-size: 20px;
        padding-right: 2px;
}

.menu a:link
    {
   
	    }

.menu a:visited
    {
	
    }

.menu a:hover
    {
	background: black;
	letter-spacing: 1px;
	color: white;
    }

.menu h4
    { 
	padding: 0px;
	margin: 0px;
	border-top: 0px solid white;
    }
.menu h1
    { 
    	text-decoration:underline;
   	 color: white;
	margin-top: 0px;
	background: black;
    }












.contentmid
    {
	position: relative;
	border: 0px solid black;
	margin-top: 0px;
	color: #272727;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	width: 620px;
	float: left;
    }


.transbox
    {
	min-height: 400px;
	width:540px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	overflow:  ;
	border:1px solid #333;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(images/transback.png);
	color: #000;
	
    }

.trans
{
background-image: url(images/transback.png);	
}



#footer
    {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	margin-top: 0px;
	color: red;
	padding-top: 0px;
	width: 1000px;
	height: 125px;
	background-color:;
	float: left;
    }

#flash
{
position: relative;
left: -20px;

}

#map
{
position: relative;
left: -30px;
top: -5px;
}
