* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
background: #e0e0e0 url(images/back.jpg);
color: #000;
font: 14px Arial, Verdana, Tahoma, sans-serif;
line-height: 17px;
}

img {border: none;}

#fright img {
float: right;
}
#fleft img {
float: left;
}

#top {
background: #ffffff no-repeat;
padding: 1px 0;
}
#contentt {
background: url(images/logo_back.gif) #ffffff fixed no-repeat bottom center;
padding: 10px;
}
#bottom {
background: #ffffff no-repeat;
padding: 1px 0;
}

#wrap {
width: 850px;
margin: 0 auto;
}

#header {
height: 110px;
line-height: 30px;
}
#header h1 { 
font-size: 30px;
letter-spacing: 1px;
padding: 1px 0 10px 1px;
color: #000;
}
#header h1 a { 
color: blue;
text-decoration: none;
}
#header h1 a:hover {
color: green;
}
#header h2 { letter-spacing: 1px; 
padding: 0px 0 0 13px; 
font-size: 18px; 
color: blue; }

#headermenu {
height: 40px;
background: #C1CCCC url(images/menubg.jpg) repeat-x;
line-height: 50px;
}
.headerm { 
padding: 0;
text-transform: uppercase;
font-weight: 100;
}
.headerm li {
float:left;
list-style-type:none;
}
.headerm li a {
display:block;
padding:0 10px;
text-decoration:none;
color: blue;
letter-spacing:1px;
font-size: bold 16px;
}
.headerm li a:hover {
color:green;
text-decoration:none;
}

#centeredmenu {
  float:left;
  width:100%;
  overflow:hidden;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
	 font-size: bold 16px;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   color:blue;
   text-decoration:none;
   line-height:1.3em;
}
#centeredmenu ul li a:hover {
   color:green;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   font-weight:bold;
}

.left {
margin-top: 8px;
float: left;
width: 140px;
line-height: 20px;
}
.left h2 {
margin-top: 3px;
font: bold 16px Verdana, 'Trebuchet MS', Sans-serif;
line-height: 30px;	
background: #C1CCCC url(images/contenth2.jpg) repeat-x;
height: 30px;
color: #fff;
padding-left: 10px;
}
.left ul  {
color: #aaa;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 10px;
text-decoration: none;	
list-style-type:none;	
}
.left ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
.left ul a {
font-weight: 600;
color: blue;
}
.left ul a:hover { color : green; }

.middle { 
margin-top: 1px;
float: left;
width: 530px;
margin-left: 10px;
line-height: 20px;
}
.middle p {
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
}
.middle h2 {
font: bold 16px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;	
background: #C1CCCC url(images/contenth2.jpg) repeat-x;
margin-bottom: 5px;
margin-top: 10px;
height: 30px;
line-height: 30px;
padding-left: 10px;
}
.middle h2 a {
color: blue;
}
.middle h2 a:hover {
color: green;
}
.middle ul li {
padding: 2px 0 2px 0px;
margin: 2px 15px;	
}
.middle h3 {
font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;	
background: #C1CCCC url(images/contenth2.jpg) repeat-x;
margin-bottom: 5px;
margin-top: 10px;
height: 30px;
line-height: 30px;
padding-left: 10px;
text-align: center;
}

.right {
margin-top:1px;
float: right;
width: 140px;
line-height:20px;
}
.right h2 {
margin: 10px 0 20px 0;
font: bold 16px Verdana, 'Trebuchet MS', Sans-serif;
line-height: 30px;	
background: #C1CCCC url(images/contenth2.jpg) repeat-x;
height: 30px;
color: #fff;
padding-left: 10px;
}
.right ul  {
color: #aaa;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 10px;
text-decoration: none;	
list-style-type:none;	
}
.right ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
.right ul a {
font-weight: 600;
color: blue;
}
.right ul a:hover { color : green; }

.full { 
margin-top: 1px;
float: left;
width: 800px;
margin-left: 10px;
line-height: 20px;
}
.full p {
margin-top: 10px;
}
.full h2 {
font: bold 16px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;	
background: #C1CCCC url(images/contenth2.jpg) repeat-x;
margin-bottom: 5px;
margin-top: 10px;
height: 30px;
line-height: 30px;
padding-left: 10px;
}
.full h2 a {
color: blue;
}
.full h2 a:hover {
color: green;
}

#footer { 
color: #777;
text-align: center;
padding-bottom: 10px;
}
#footer a {  color: blue; text-decoration: none; }
#footer  a:hover { color: green; } 

.subscript p { 
font: italic 11px Verdana, 'Trebuchet MS', Sans-serif;
}
table {
align: center;
clear: both;
}
td {
align: center;
}
