body {
	font-family: arial, verdana, sans-serif;
	font-size:small;
	background: url(../images/background.gif) repeat;
  padding:0px;
  color:black;
  margin:0;
}
p{
  margin:.75em .5em .75em .5em;
  line-height:1.3em;
  }

a img {
  border-width:0;
  padding:0;
  }
 
#page	{margin: 0 auto;
		background:#fff;
		width:766px;
		border-right: #333333 solid 2px;
		border-left: #333333 solid 2px;
		border-top: 10px #003300 solid;
		border-bottom: 10px #003300 solid;
		
		}
#content	{min-height:200px;}
#header	{ background:#003300;
		}
/* link styles 
----------------------------------------------- */
a:link	{ text-decoration:none;
		color:#003300;
		font-weight:bold;
		}
a:visited	{ color: #993300;
		font-weight:bold;
		text-decoration:none;
		}
a:hover	{ text-decoration: underline;
			color:#fff;
			background-color:#006600;
		}

/* footer styles 
----------------------------------------------- */		
#footer	{font-size:.9em;
		}
#infobar	{background: url(../images/barbackground.gif) repeat;
		width: 766px;
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
		padding-bottom:12px;
		padding-top: 2px;
		font-size: .9em;
		}
#infobar a:link	{color:#FFFFFF; text-decoration:none;}
#infobar a:hover	{  color:#fff;
  background-color:#b2ab9b; 
text-decoration:underline;}

/* Menu styles 
----------------------------------------------- */
#menu	{ border-top: #003300 solid 3px;
  padding-bottom: 8px;
padding-top: 3px;
   background:#003300 url(../images/barbackground.gif) top;
   height:20px;
}
#menu a, #menu a:visited {
  text-align:center; 
  text-decoration:none; 
  color:#fff; 
  padding-bottom: 2px;
  padding-left: 5px;
   padding-right: 10px;
   background-color:#003300;
 }
#menu a:hover {
  color:#fff;
  background-color:#b2ab9b; 
  border-color:#dfd7ca #b2ab9b;
  text-decoration:underline;
  }
  
h1	{ color: #003300; font-size:1.5em; font-weight:bold; background: url(../Images/dotline400.gif) bottom left no-repeat;
				padding-bottom: 5px;
				padding-top: 2px;
				letter-spacing: 4px;
				  margin:.75em .5em .75em .5em;
  line-height:1.3em;

				}
.bigtitle	{ font-size: 1.2em;
				font-weight:bold;
				}				
.disclaimer	{ font-size:.7em;
				color:#666666;
				text-align:center;}
ul	{list-style: url(/images/bullet.gif)}				