body{background: rgb(15,35,255); width: 1000px; margin: 0px auto; font-family: Arial; font-size: 12px;background-image: url('imgs/body.gif'); background-repeat: repeat-y; background-position: center;}

h1{color: rgb(150,0,0); font-size: 20px;}

.header{width: 968px; height: 202px; background: url('imgs/logo.jpg') no-repeat center; border-bottom: 2px solid grey;}
.content{background: rgb(207,207,207)}

.footer{border-top: 1px solid rgb(200,200,200); background-image: url('imgs/footer.gif'); background-repeat: repeat-x;}
.footerC1{padding-left: 20px;}
.footerC2{padding-right: 40px;}
.fot{text-decoration: none; font-size: 8px;}
.leftMenu{margin-left: 20px; margin-right: 20px; line-height: 150%; background-color: rgb(240,240,240); padding: 0px 20px 10px 20px; margin-top: 15px;}
.leftMenu ul{margin: 0; padding: 0; list-style-type: none;}
.leftMenu ul li{padding-top: 10px;}
.leftMenu a{color: rgb(20,20,150); font-size: 12px; text-decoration: none; font-weight: bold; }
.leftMenu a:hover{color: red;}

.page{color: rgb(70,70,70); line-height: 150%;}
.page a{color: rgb(47, 107, 239);}

ul{margin-top: -10px;}