body {
padding:0px;
margin:0px;
color:#303030;
background:#EEF1F7;
font:90% Tahoma, Verdana, sans-serif;
background:#FFF url("bg.gif") repeat;}

a:link{color:#62764e;text-decoration:none;font-weight:bold;}
a:visited{color:#62764e;text-decoration:none;font-weight:bold;}
a:active{color:#62764e;text-decoration:none;font-weight:bold;}
a:hover{color:#303030;text-decoration:none;font-weight:bold;}

#frame{
width:654px;
margin: 0px auto;
padding:0px;}

#banner {
width:654px;
height:138px;
text-align:center}

#banner img{
text-align:center;
border:0px;
width:654px;
height:138px;
margin: 0px auto;
padding:0px;}



#links{
margin: 0px auto;
padding:0px;
font-size:85%;
height:20px;
background-color:#303030;
}

#links ul {
list-style:none;
margin:0;
padding:0;
}

#links li {
float:right;
letter-spacing:.05em;
}

#links li a {
display:block;
background:#303030;
width:80px;
text-align:center;
text-transform:lowercase;
color:#f0f0f0;
font-weight:normal;
text-decoration:none;
padding:3px 0;
}

#links li a:hover {
background:#383838;
color:#f0f0f0;
text-decoration:none;
font-weight:normal;
}

h1{
font: 120% Tahoma;
font-weight: bold;
margin-bottom:3px;
margin-top:10px;
}

h2{
margin:5px;
padding:0px;
font:115% Tahoma;
font-weight:bold;
}

h3{
margin:3px;
font:110% Tahoma;
font-weight:bold;
}


p {
text-align:left;
padding:0px;
margin:0px;
padding-left:15px;
}

#content{
width:654px;
margin:0px;
padding:0px;
background:#EEF1F7 url("bg_content.gif") repeat;
line-height:120%;
min-height:400px;
}

#center{
padding:10px;
font-size:85%;
margin:0px auto;
padding-bottom:30px;
}

.boxes {
width:654px;
font-size:90%;
margin: 0px auto 0px auto;
text-align:center;
}

.box{
width:149px;
background-color:#e3eae9;
padding-bottom:10px;
margin:5px; 
text-align: center;
float: left;
}

.box p{
padding-left:17px;
margin:0px;
}

.box strong{
font-weight:bold;
font-size:120%;
margin:2px;
}

ul{
list-style-image: url("bullet.gif");
}

li{
margin:0 0 0 5px;
padding:0px;;
}
		
.thumbs{
padding:1px;}

input, textarea, select {
font:90% Tahoma, Verdana, sans-serif;
border:1px solid #71885a;
background:#f4f4f4;
padding:4px;}

#footer {
color:#f0f0f0;
text-align:center;
padding:10px;
font-size:85%;
clear:both;
height:74px;
background: url("footer.jpg") no-repeat top;
}

.hr{
margin: 0 auto;
padding: 5px;
width:129px;
height:38px;
background: url("hr.gif") no-repeat;
}


