html:height:100%;
body{background-color:#fafafa; height:100%;}


.wrapper{
width:885px;
background-color:#fff; 
margin: 0 auto 0 auto;
background-image:url('images/shadow.jpg');
background-repeat:repeat-y;
}

h1{
font-family:Arial;
font-size: 14px;
color: #337142;
background-color:#eee;
padding:3px 0 3px 2px;
border-bottom:1px dotted #ccc;
margin:2px 0 8px 0;
}

h2{
font-family:Arial;
font-size: 12px;
color: #000;
}

h3{
font-family:Arial;
font-size: 12px;
font-weight:bold;
color: #666;}

a{color: #666;}

.header{
width:871px;
margin:0 7px 0 7px;}

.navigation{
width:871px;
height:25px;
background-image:url('images/nav_back.jpg');
background-repeat:repeat-x;
margin:0 7px 5px 7px;
padding-top:5px;
text-align:center;
}

.navigation a{
font-family:Arial;
font-size:12px;
color:#357344;
font-weight:bold;
text-decoration: none;
}

.content{
width: 866px;
margin: 10px 7px 10px 7px;
padding-left: 5px;
}

.content table{
width: 99%;
}

.content td{
font-family:Arial;
font-size: 12px;
color: #666;
padding:5px;
}

.rightside{
width:185px;
text-align:center;
border-left:1px solid #999999;
padding-left: 5px;
}


.footer{
width:871px;
clear:both;
margin: 5px 7px 0 7px;
border-top:1px solid #eee;
padding-top:3px;
font-family: Arial;
font-size: 10px;
color: #999;
text-align:center;
border-bottom:1px solid #eee;}
