body {margin:0; padding:10px; background:#eeeeee; font-family:Arial, Helvetica, sans-serif; font-size:17px;}
* { margin:0; padding:0; border:0;}
.roundedcornr_box {
   background: #ffffff;
}
.roundedcornr_top div {
   background:url(../img/tl.png) no-repeat top left;
}
.roundedcornr_top {
   background:url(../img/tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background:url(../img/bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background:url(../img/br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 10px; }


#header {}
a#logo { float:left;  width:345px; height:130px; display:block; background:url(../img/matrix.jpg) no-repeat; margin-top:10px}
#menu { width:600px; overflow:hidden; margin:0 auto;}
#menu ul { list-style:none;}
#menu ul li:hover { background:url(../img/bg_menu.jpg) bottom no-repeat}
#menu ul li {float:left; width:145px; height:140px;}
#menu ul li a { margin-top:60px; display:block}

#content { margin:20px;}
#content p { text-align:justify; text-indent:20px; margin-bottom:10px; color:#16233d}
#content h1 {font-size:17px; font-weight: 700; text-transform:uppercase; margin-bottom:15px; color:#16233d}
#content a:hover { border-bottom:1px dashed #009900; color:#009900}
#content a { display:inline; text-decoration:none; margin:0; padding:0; line-height:17px;  color:#F00; border-bottom:1px solid #F00}
/*
#content P:first-letter {
 font-size:22px;
 font-weight:bold;
 padding:0px;
 margin:0px;
}
*/

#pages {margin-bottom:10px; text-decoration:none; float:right}
#pages a:hover { font-size:18px; color:#16233d; border:0;}
#pages a { text-decoration:none; color:#16233d; border:0;}
#pages a.active { font-size:18px; font-weight:bold; color:#16233d; border:0;}
#pages a.start, #pages a.finish { font-size:14px; color:#16233d; border:0;}
#pages a.start:hover, #pages a.finish:hover { font-size:14px; font-weight:bold; color:#16233d; border:0;}
#counter {float:right; margin-right:25px; margin-bottom:10px}

#createby {text-align: center; font-size: 90%; padding: 10px 0 5px 0;}
#createby a {color:#526094;}

