@charset "UTF-8";

body{
margin:0px;
background:#0A5E32;
background:url(../sitepics/bg-da.png) repeat fixed;
}

img{
border:none;
}

#shell{
background:url(../sitepics/shell-bg.png) center repeat-y;
height:auto;
min-height:600px;
width:887px;
margin:0px auto 0px auto;
}

#collage{
width:845px;
height:75px;
margin:0px auto 0px auto;
}

#logo{
width:845px;
height:124px;
margin:0px auto 0px auto;
}

#bottom-bg{
background:url(../sitepics/shell-bg.png) center repeat-y;
height:auto;
min-height:75px;
width:887px;
margin:0px auto 0px auto;
}

#bottom{
width:845px;
height:85px;
margin:-15px auto 0px auto;
}

#footer{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width:800px;
margin-right:auto;
margin-left:auto;
}

#sidebar{
padding:0px 0px 0px 25px;
width:180px;
height:100%;
float:left;
}

#text{
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px 10px 0px 20px;
margin-left:200px;
min-height:600px;
background-color:#FFF;
width:600px;
}

