html {
background:#FFFFFc url(../images/right_side.gif) repeat-y top right;
}

body {
margin: 0;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
background: transparent url(../images/left_side.gif) repeat-y;
color: #999;
}
#wrap{background: url(../images/left_side.gif) repeat-y;}
#main-title {
margin: 0 30px;
font-size: .6em;
letter-spacing: 5px;
text-align: right;
padding-bottom: 8px;
font-weight: bold;
padding-top: 8px;
padding-right: 30px;
color: #fff;
background-color: #40A040;
border-bottom: 1px solid #ccc;
}
#main-title a{
background-color: #40A040;
color:#fff;
text-decoration:none;
}

#header-image {
background-image: url(../images/top3.jpg);
background-repeat: no-repeat;
background-position: center bottom;
height: 110px;
margin-left: 30px;
margin-right: 30px;
background-color: #fffffe;
}

#navbar {
margin-bottom: 0;
margin-left: 30px;
margin-right: 30px;
font-size: .6em;
text-align: center;
padding: 8px;
color: #dde;
background: url(../images/nbot.jpg) repeat-x top;
border-bottom: 1px solid #ccc;
}
#navbar a:link, #navbar a:visited {
color: #000;
}
#navbar a:hover {
color: #40A040;
text-decoration: none;
}
a.current {
color: #999;
}
div#headline {
background: #FFFFFE url(../images/afr.jpg) no-repeat 0px 0px;
width:350px;
height:87px;
padding: 0 20px 20px 0;
margin: 0px 40px 0 30px;
}
h1,h2,h3 {
font-weight: 600;
font-size: 1.5em;
text-align:left;
margin: 0 40px;
padding-top: .5em;
padding-bottom: .2em;
color: #333;
letter-spacing: 2px;
font-weight: 500;
color: #000;
background: transparent;
}
h2{
font-size:1.3em;
}
h3{
font-size:1.2em;
}
#main-text {
margin-top: 0;
margin-bottom: 0;
margin-right: 30px;
margin-left: 30px;
font-size: .75em;
line-height: 1.8em;
background-color: #FFFFFE;
}
#main-text p {
text-align: left;
margin-left: 30px;
margin-right: 50px;
padding: .2em .5em;
}
#content{
margin: 0 5% 5% 5%;
padding: 0 5% 5% 5%;
background: transparent;
}
p {
margin-top: 1.2em;
margin-bottom: 0;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #069;
}
a:hover {
text-decoration: underline;
}
#footer {
text-align: center;
margin-bottom: 0;
padding-top: 7px;
padding-bottom: 5px;
font-size: .8em;
margin-top: 20px;
padding-right: 30px;
background:#40A040;
color: #fff;
font-weight: bold;
}
#footer a:link, #footer a:visited {
color: #fff;
text-decoration: none;
}

#footer a:hover {
text-decoration: none;
color: #ffe;
}

#footer a.current{
color: #ccc;
}
#footer p {
color: #fff;
text-align:center;
padding:0;
margin:0;
}
.small{ font-size: .8em;}
.bigstrong{font-size:1.2em; font-weight:700;}