#container
{
background:#1A661A;
width:900px;
margin:auto;
border-left:3px inset #041626 ;
border-right:3px inset #041626;
overflow:hidden;
}




#header
{
width:900px;
background-image:url('head-foot.jpg');
overflow:hidden;


}

#spacer{ width:900px;height:30px;overflow:hidden;background-image:url('spacer.jpg');}


#sidebar
{
background:#1A661A;
float:left;
width:185px;
overflow:hidden;
color:#ffffff;
margin-right:5px;
}

#main
{
width:510px;
background:#ffffff;
background-repeat:no-repeat;
float:left;
overflow:hidden;
margin-left:5px;

}

#sidebar-right
{
background:#1A661A;
float:left;
width:190px;
overflow:hidden;
color:#ffffff;
margin-left:3px;
}



#footer
{
clear:both;
width:900px;
color:#ffffff;
height:150px;
background-image:url('head-foot.jpg');
margin:auto;
text-align:center;
overflow:hidden;
}

.top
{
width:200px;
float:right;
background:#1A661A;
font-color:white;
}

.top-left
{
width:185px;
background:#ffffff;
color:#006400;
margin-left:3px;
padding:2px;


}



body{background-image:url('background.jpg');margin:0;font-size:85%;background-attachment: fixed;}

a:link{color:#FF8C00;}
a:visited{color:#FF8C00; }
a:hover{color:#2E8B57;background:#00FF00;padding:2px;}

.main a:link{color:#CCAC00;font-family:arial black;font-size:120%;font-weight:bold;}
.main a:visited{color:#CCAC00;}
.main a:hover{color:#E6C200;background:#2E8B57;padding:2px;}

h1,h2,h3,h4 {margin-left:5px;margin-right:5px; color:#ffffff; text-align:center;background:#006600; font-size:90%;font-weight:bold;}


.content clear-block
{

}

p {margin-left:5px;}






