<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
﻿


 @charset "utf-8";

* { padding: 0; margin: 0; }

body {
background-image: url('darkbg.jpg');background-repeat: repeat;  
}  

#wrapper { 	
 background-image: url('darkbg.jpg');background-repeat: repeat;
 margin: 0 auto;
 width: 1000px;	

}
#header {
 width: 925px;
 float: left;
 padding: 0px;
 border: 0px solid #ccc;
 height: 100px;
 margin: 0px;
 background-image: url('darkbg.jpg');background-repeat: repeat;
}
#leftcolumn { 
 color: #333;
 border: 0px solid #ccc;
 background-image: url('darkbg.jpg');background-repeat: repeat;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 height: auto;
 width: 123px;
 float: left;
}	  

#content { 
 float: left;
 color: #333;
 border: 0px solid #ccc;
 background-image: url('lightbg.jpg');background-repeat: repeat;
 margin: 0px 5px 5px 0px;
 padding: 0px;
 height: auto;
 width: 628px;
 display: inline;
}  

#rightcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background-image: url('lightbg.jpg');background-repeat: repeat;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: auto;
 width: 160px;
 float: left;
}
#footer {
 float: left;
 width: 800px;
 clear: both;
 color: #333;
 border: 0px solid #ccc;
 background-image: url('darkbg.jpg');background-repeat: repeat;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
   
#par { 
 float: left;
 color: #333;
 border: 0px solid #ccc;
 background-image: url('lightbg.jpg');background-repeat: repeat;
 margin: 0px;
 padding: 3px;
 height: auto;
 width: 628px;

 }	  
 
 
 
h1 {text-align: center}
h1 {font-weight: normal}
h1 { padding: 0px; }
h1 {font-family:sans-serif } 
h1 {color: black}
h1 {font-size: 25px}

p {color: rgb(0,0,0)}
p {font-size: 15px}
p {text-align: left}
p {margin: 1px 1px 1px 1px}
p {font-weight:normal}
p { padding: 0px 10px 10px 10px; }p {font-family:sans-serif }
hr {color: #ADAAA5; height: 1px; width: 90%; align:  center}	



#menu ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#menu li
{
list-style-type: none;
float: left;
margin: 0px;
}
 





 
#menu li a
{
background-image: url('lightbg.jpg');background-repeat: repeat;
height: auto;
line-height: 20px;
float: left;
width: 100px;
display: block;
border: 1px solid #dcdce9;
color:#584932; 
font-size: 16px; 
font-family:sans-serif; 
font-weight: bold; 
text-decoration: none;
text-align: center;	  
padding: 10px
}

/* Hide from IE5-Mac \*/
#menu li a
{
float: none
}
/* End hide */


	  

 
#menu li a:hover
{
background: url(background.gif) #fff bottom left repeat-x;
height: auto;
line-height: 20px;
float: left;
width: 100px;
display: block;
border: 1px solid #dcdce9;
color: #333;
font-size: 16px; 
font-family:sans-serif; 
font-weight: bold; 
text-decoration: none;
text-align: center;	  
padding: 10px
}

/* Hide from IE5-Mac \*/
#menu li a:hover
{
float: none
}
/* End hide */


 
#menu li a:visited
{
background-image: url('lightbg.jpg');background-repeat: repeat;
height: auto;
line-height: 20px;
float: left;
width: 100px;
display: block;
border: 1px solid #dcdce9;
color:#A09D97;
font-size: 16px; 
font-family:sans-serif; 
font-weight: bold; 
text-decoration: none;
text-align: center;	  
padding: 10px
}

/* Hide from IE5-Mac \*/
#menu li a:visited
{
float: none
}
/* End hide */
 

 