body {
margin: 0 auto;
padding: 0;
/* background: url('images/grad-blue.gif'); */
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-size:73%; 

/*font-family: Arial, Helvetica, sans-serif;*/
font-family: Times, serif;

overflow: -moz-scrollbars-vertical
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 804px;
padding: 0px;
}

#banner {
clear: both;
margin: 0px 0 0 0;
padding: 0;
height: 180px;
}


#logo {
clear: both;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 660px;
padding: 0;
position:absolute; top:200px; width:110px; height:110px; }

#header {
clear: both;
margin-left:195px;
margin-top: 20px;
margin-bottom: 10px;
padding: 0;
padding-bottom:10px;
border-top: 1px solid white;
}

#pmenu {
clear: left;
float: left;
width: 168px;
padding: 0px 20px 0px 0px;
margin: 0px 0px 5px 0px;
border-right: 1px solid #f0f0f0;
position:relative;
top: -80px;
}

#pmenu p {	
font: 11px Arial Black, Helvetica, sans-serif;
margin: 0px 0px 0px 5px;
padding: 3px 0px 3px 10px;
font-weight: normal;
color: black;
background: white;
text-indent:-20px;
}	

#pmenu p.hier2 {	
font: 11px Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 20px;
padding: 2px 0px 2px 10px;
text-indent:-20px;
}	

#pmenu p a {
font-weight: normal;
height: 11px;
line-height: 10px;
text-decoration: none;
color: black;
padding: 2px 0px 2px 7px;
margin: 0px 0px 0px 10px;
border-left: 4px solid white; /*#6AE121;*/
}	
	
	
#pmenu p a:hover {
color: blue;
border-left: 4px solid blue;
text-decoration: none;
}

#pmenu p.hier0 {	
font: 14px Arial Black, Helvetica, sans-serif;
margin: 5px 0px 5px 10px;
padding: 2px 0px 2px 0px;
text-indent: 0px;
line-height: 14px;
}	
#pmenu p.hier0 a {	
text-decoration: none;
text-indent: 0px;
margin: 5px 0px 5px 0px;
padding: 2px 0px 2px 0px;
border: 0px;
line-height: 14px;
}	
#pmenu p.hier0 a:hover {	
color: blue;
text-decoration: none;
text-indent: 0px;
margin: 5px 0px 5px 0px;
padding: 2px 0px 2px 0px;
border: 0px;
line-height: 14px;
}	





#announce {
clear: both;
margin: 10px 0 10px 0;
padding: 2px;
width: 110px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}


#front-content {
float:left;
width: 500px;
margin: 0px 0px 20px -10px;
border-left: 0px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 30px 0 40px;
line-height: 1.6em;
text-align: left;
}

#front-content img {
padding: 2px;
display:inline;
background: #93abb7;
border: 3px solid #b3c5cd;
margin-bottom:10px;
}

#front-extras {
float:left;
width: 110px;
margin: 30px 0px 0px 0px;
padding: 0 0px 0 0px;
border-left: 1px solid #f0f0f0;
font-size: .95em;
line-height: 1.3em;
}

#front-extras p {
margin: 0 .5em 1.5em 0;
}




#extras {
float:left;
/*width: 110px;*/
width: 110px;
margin: 0 0 0px 0;
padding: 0px 0px 0px 10px;
border-left: 1px solid #f0f0f0;
font-size: 0.95em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#extras ul {
margin-left: 10px;
padding-left: 5px;
}

#content {
float: left;
width: 480px;
position:relative;
left:-1px;
top:-20px;
margin: 0 0px 20px 0px;
border-left: 1px solid #f0f0f0;
border-right: 0px solid #f0f0f0;
padding: 0 10px 0 20px;
line-height: 1.2em;
text-align: left;
font-size:160%; 
}

#content img {
padding: 1px;
display:inline;
background: #93abb7;
border: 3px solid #b3c5cd;
}

#content ul {
 list-style-image: url('');
 margin-top: 5px;
 margin-left: 0px;
 padding-left: 30px
}

#content ul ul  {
 list-style-image: url('');
 margin-top: 5px;
 margin-left: 0px;
 padding-left: 30px;
}



#text-column {
float: left;
width: 200px;
}

p {
margin: 0 0 0.8em 0;
}


li {
margin: 0em 0em 0.5em 0em;
border: 0em;
}

h1 {
font-size: 24pt;
color: black; 
font-weight: 1000;
margin:  0 0 1em 12px;
}

h2 {
font-size: 18 pt;
font-weight: 800;
color: black; 
margin: 0 0 0.5em 0;
}

h3 {
font-size: 1.0em;
font-weight: 600;
margin: 0 0 .5em 0;
}

h4 {
font: 1.0em;
font-weight: 600;
color: black; 
margin: 0 0 0 0;
}

h5 {
font: 1em 
font-weight: 600;
color: black; 
margin: 0 0 .5em 0;
}

h6 {
font: .8em 
font-weight: 600;
color: black; 
margin: 0 0 .2em 0;
}



a {
text-decoration: none;
color: blue;
}

a:hover {
text-decoration: underline;
color: blue;
}

a img {
border: 0px none;
}

#footer {
clear: both;
margin: 0px 0px 0px 30px;
border-top: 1px #ccc solid;
padding: 10px 0 20px 0px;
width: 740px;
text-align: center;
color: #808080;
font-size: 1em;
}

#footer p {
margin:0 0 15px 0;
padding:0px;
}
#footer a:link, #footer a:visited {
color: #666;
text-decoration: none;}

#footer a:hover, #footer a:visited:hover {
color: #333;
text-decoration: underline;}



.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.wide-center {
clear: both;
display: block;
margin-left: auto; margin-right: auto;
margin-bottom: 20px;
border: none;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}