
body {
margin : 0;
padding : 0;
font : 75% "Trebuchet MS", verdana, sans-serif;
color : #555;
background : #eef6fb url(img/bg.jpg) repeat-y center;
line-height : 1.5em;
}
#container {
width : 750px;
margin-left : auto;
margin-right : auto;
padding : 0;
border : 5px solid #fff;
}
#navlist {
padding : 3px 0;
margin : 0;
text-align : left;
font : bold 110% "Trebuchet MS", verdana, sans-serif;
color : #000;
background : #99c6e7;
}
#navlist li {
list-style : none;
margin : 0;
display : inline;
}
#navlist li a {
padding : 3px 1.5em;
margin : 0;
color : #333;
background : #99c6e7;
text-decoration : none;
}
#navlist li a:link, #navlist li a:visited {
color : #333;
background : #99c6e7;
}
#navlist li a:hover {
color : #fff;
background : #6ba0e6;
}
#navlist li a#current {
color : #fff;
background : #6ba0e6;
}
#banner {
width : 750px;
height : 150px;
padding : 0;
margin : 0;
color : #fff;
background :  #f7fbfd url(img/banner.jpg) no-repeat;
}

#banner2 {
width : 750px;
height : 30px;
padding : 0;
margin : 0;
color : #000;
background :  #eef6fb;
}





#banner h1 {
margin : 0;
padding : 5px;
font : normal 175% "Trebuchet MS", tahoma, verdana, sans-serif;
letter-spacing : 5px;
text-transform : none;
border-bottom : none;
color : #555;
background : transparent;
}

#content {

padding : 10px;
margin-left : 180px;
margin-bottom : 5px;
color : #555;
background : #eef6fb;
}

#content2 {
float : left;
padding : 10px;
margin-bottom : 5px;
color : #555;
background : #eef6fb;
}






#sidebar-a {
float : left;
width : 150px;
margin : 0 10px 10px 10px;
padding : 5px;
border-right : 1px solid #fff;
color : #555;
background : #eef6fb;
}

#footer {
clear : both;
padding : 5px;
margin : 0;
border-top : 10px solid #6ca3e4;
color : #333;
background : #99c6e7;
text-align: center
}

.roundcont {
margin : 10px;
width : 95%;
background : #f7fbfd;
color : #333;
}

.roundcont p {
margin : 0 15px;
}

.roundtop {
background : url(img/tr.gif) no-repeat top right;
}

.roundbottom {
background : url(img/br.gif) no-repeat top right;
}

img.corner {
width : 10px;
height : 10px;
border : none;
display : block !important;
}

p {
padding : 3px 10px 10px 5px;
}

h1 {
margin : 10px 0 10px 10px;
padding : 0;
font : 140% "Trebuchet MS", verdana, tahoma, sans-serif;
font-weight : bold;
text-transform : uppercase;
color : #738ca5;
background : inherit;
}

h2 {
margin : 0;
font : 110% "Trebuchet MS", verdana, tahoma, sans-serif;
font-weight : bold;
padding : 0;
border-bottom : 0 solid #738ca5;
text-transform : none;
color : #738ca5;
background : inherit;
}

h3 {
margin : 0;
font : 140% "Trebuchet MS", verdana, tahoma, sans-serif;
padding : 0;
border-bottom : 0 solid #738ca5;
text-transform : none;
color :  #000;
background : inherit;
}

h4 {
margin : 0;
font : 120% "Trebuchet MS", verdana, tahoma, sans-serif;
font-weight : bold;
padding : 0;
border-bottom : 0 solid #738ca5;
text-transform : none;
color : #738ca5;
background : inherit;
}

h5 {
margin : 0;
font : 100% "Trebuchet MS", verdana, tahoma, sans-serif;
padding : 0;
border-bottom : 0 solid #738ca5;
text-transform : none;
color :#556b2f;
background : inherit;
}

a {
text-decoration : none;
color : #666;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #66a0e0;
background : inherit;
}
a img {
border : 0;
}
.img {
float : left;
padding : 5px;
margin : 10px;
border : 1px solid #556b2f;
}

blockquote {
font-weight : bold;
color :#556b2f;
}






p.navbuttons a {
color: #000000;
text-decoration: none;
background-color: #99c6e7	
 ;
display: block;
padding: 3px 0px 3px 12px;
width: 100px;
border-top: 1px solid #EEEEEE;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
border-left: 1px solid #EEEEEE;
background-repeat: no-repeat;
} 

p.navbuttons a:hover, p.navbuttons a:active {
background-color: #6ca3e4;
color: #000000;
background-repeat: no-repeat;
}
