﻿@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}

body{background:#E4E4E4; font:14px "Courier New", Courier, monospace; }


.header{}
.maincontainer{width:1000px; margin:0 auto; border-left:2px solid #000; border-right:2px solid #000; background:#FFF;}
.maindescbox{border-top:1px dashed #000;}

.desctext{width:990px; padding-left:15px;padding-top:10px;}
.desctext h2{font:30px "Comic Sans MS", cursive;}
.clearfix{clear:both;}



.footer{*padding-top:10px;}
.footer img{float:left;}
.footlinks{width:1000px; height:79px; padding-top:10px; display:block; background:url(footer_04.jpg) no-repeat; text-align:center; clear:both;font:bold 38px "Comic Sans MS", cursive; }


.footmenu{height:26px;padding-top:5px; background:url(footerbg.jpg) no-repeat center; border-top:1px dashed #000;border-bottom:1px dashed #000; text-align:center;}
.footmenu a{font:bold 20px "Courier New", Courier, monospace;}

.footnotes{text-align:center; margin-top:10px; padding-bottom:30px;}

