a{
color:#891B10;
text-decoration:none;
}
a:visited{
color:#195C80;
text-decoration:none;
}
a:hover{
color:#B72415;
text-decoration:underline;
}
a:active{
color:rgb(0,0,0);
text-decoration:underline;
}
body{
background:url(../images/background.jpg) rgb(67,14,4) repeat fixed;
color:rgb(255,255,255);
font-size:76%;
margin:20px 0px;
padding:0px;
text-align:center;
line-height:1.5em;
}
body > table:first-child td img{
display:block;
}
body,td,th,font{
font-family:Georgia,"Times New Roman",Times,serif;
}
dd{
margin:0 0 2em 2em;
padding:0;
}
dl{
margin:1em 1ex 2em 1ex;
padding:0;
}
dt{
font-weight:bold;
margin:0 0 0 0;
padding:0;
}
form,fieldset{
margin:0;
padding:0;
}
h1{
border-bottom:rgb(133,47,47) 1px dotted;
font-size:1.9em;
}
h1,h2,h3{
color:rgb(160,112,69);
line-height:normal;
margin:0px;
}
h2{
font-size:1.7em;
margin:0;
}
h3{
font-size:1.2em;
margin:24px 0px 0px;
}
hr{
border:rgb(178,162,121) 1px dotted;
clear:right;
height:1px;
overflow:hidden;
}
img,img a{
border-style:none;
}
img.imgleft{
float:left;
margin:0 1em .5em 0;
position:relative;
}
img.imgright{
float:right;
margin:0 0 .5em 1em;
position:relative;
}
#content ul, dl {
  margin:.5em 0 1em;
  padding:0;
  list-style:none;
  }
#content ul li {
  background: url(../images/bullet.gif) no-repeat 0 .5em;
  margin:0 0 2px;
  padding:0 0 0 25px;
  }
.clearer{
clear:both;
height:1px;
margin-top:-1px;
overflow:hidden;
}
.imgborder{
border:rgb(160,112,69) 1px solid;
padding:0;
}
.textcenter{
text-align:center;
}
.textright{
text-align:right;
}
/* ----------banner for logo-------------- */
#banner{
background:rgb(222,198,170);
margin:0px;
padding:0px;
}
/* fix for Netscape 6 adding space after image */
#banner img,#left-content img{
border:0;
display:block;
}
/* ----------container for the layout -------------- */
#container{
background:url(../images/wrapper_back.gif) rgb(222,198,170) repeat-y;
color:rgb(51,51,51);
margin:0 auto;
padding:0;
text-align:left;
width:736px;
position:relative;
}
/* -----------------Content--------------------- */
#content{
background:url(../images/content_top.gif) rgb(243,228,209) no-repeat top;
margin-left:250px;
padding-top:50px;
width:453px;
}

#content-inner{
margin:0;
padding:0 10px 10px 10px;
}
/* -----------footer--------------------------- */
#footer{
background:url(../images/footer_back.gif) no-repeat bottom;
clear:both;
font-size:.8em;
margin:0px;
padding:10px 10px 20px 10px;
text-align:center;
}
/* --------------left navigavtion------------- */
#left{
float:left;
margin:0;
padding:0;
position:relative;
width:230px;
}
#left-content{
background:rgb(243,228,209);
margin:15px 0px 0px 20px;
padding:0;
width:200px;
}
#left-nav{
background:url(../images/sidebar_top.gif) rgb(243,228,209) no-repeat top;
margin:0px 0px 0px 20px;
padding-bottom:10px;
padding-top:50px;
width:200px;
}
/* 
-----------------------------------
PopMenu Magic Style Sheet
by Project Seven Development
www.projectseven.com
Menu Type:Vertical
Style Theme:13 - Venezia
-----------------------------------
*/
#p7PMnav{
margin:0 10px;
padding:0;
}
#p7PMnav a{
background:transparent;
border-bottom:rgb(169,125,84) 1px dotted;
color:rgb(137,27,16);
display:block;
line-height:1;
padding:3px 10px;
text-decoration:none;
}
#p7PMnav a:hover,#p7PMnav a:active,#p7PMnav a:focus{
background:rgb(132,22,9);
border-bottom:rgb(169,125,84) 1px solid;
color:rgb(248,215,5);
}
#p7PMnav li{
list-style-type:none;
margin:0 0 3px 0;
padding:0;
}
#p7PMnav ul{
margin:0;
padding:0;
}
#p7PMnav ul a:hover,#p7PMnav ul a:active,#p7PMnav ul a:focus{
border:0;
}
.small {
	font-size:90%;
}
.smallbold {
	font-size:90%;
	font-weight:bold;
}
.nospace {
	margin:0;
	padding:0;
}