/* CSS Document */

body{background-color:#4d4d4b;margin:0;padding:0;background-image:url(img/bg.png);background-repeat:repeat-x;font-family:georgia;font-size:11px;line-height:15px;color:#fff;}

a{color:#e98105;}

#wrapper{position:relative;margin-left:auto;margin-right:auto;width:780px;}

#top{float:left;width:100%;}

#header{float:left;width:100%;height:201px;width:780px;}

#nav{float:left;width:780px;height:50px;background-image:url(img/nav.png);}

#contentcon{float:left;background-image:url(img/bg.png);background-repeat:repeat-x;width:100%}

#content{float:left;margin-left:17px;width:743px;margin-top:10px;}

.images{}
div.images img{float:left;margin-right:5px;margin-bottom:5px;padding:3px;border:1px dashed #ccc;}

#leftbox{float:left;width:57%;padding-right:15px;}

#centerbox{float:left;width:37%;padding-right:15px;}
div#centerbox img{float:left;margin-right:5px;margin-bottom:5px;padding:3px;border:1px dashed #ccc;}

#rightbox{float:left;width:23%;padding-right:15px;}

h1{font-size:14px;color:#e98105}

#release{float:left;width:100%;margin-bottom:15px;}

#footer{float:left;width:100%;background-image:url(img/footer.png);}

.footer{width:100%;margin-top:20px;margin-bottom:20px;text-align:center;}
.footer a{color:#000;}