html, body, embed, object, iframe,
h1, h2, h3, h4, h5, h6, p,
a, img, em, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, thead, tbody, tfoot, tr, th, td {margin: 0; padding: 0; border: 0; font-size: 100%; font-style: inherit; font-weight: inherit; font-family: inherit; }
ol, ul {list-style: none;}
table {border-collapse: collapse;}
th {text-align: left;}

body {padding-bottom: 10px; background: #202020; font: 13px/1.4 Arial, sans-serif; background-image:url(../img/bgplate.jpg); background-repeat:repeat; }
#page {width: 700px; margin: auto;}
#header {width: 750px; margin: auto;}
#header {height: 206px;}
#footer {height: 170px; width: 700px; margin: auto; background: url(../img/footer.gif) no-repeat;}
#page {background: url(../img/menu.jpg) no-repeat;  background-color: #E7E7E7;}
#header {background: url(../img/header.png) no-repeat;}
#header {text-indent: -999999px;}

#menu ul {text-align: center;}
#menu li {display: inline-block; height: 45px; line-height: 45px; padding: 5px 12px 0;}
#menu li.active {background: #222; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px;}
#menu li a {color: #C00; text-decoration: none; font-size: 20px; font-weight: bold; font-family: "Trebuchet MS"; font-variant: small-caps;}
#menu li.active a {color: #ddd;}
#menu li a:hover {color: #E00; text-decoration: underline;}
#menu li.active a:hover {color: #ddd; text-decoration: none;}

#content {padding: 5px 20px 5px 20px;   }

#content h2 {clear: both; margin: 15px 0 10px; font-weight: bold; font-size: 24px; border-bottom: 1px dotted #444;}
#content h3 {clear: both; margin: 10px 0 5px; font-weight: bold; font-size: 18px;}
#content h4 {clear: both; margin: 7px 0 5px; font-weight: bold; font-size: 14px;}

#content ul, #content ol {margin: 10px 0 10px 30px;}
#content ul {list-style-type: circle;}
#content ol {list-style-type: decimal;}
#content li {margin: 5px 0;}
#content p {margin: 15px 0;}

#content strong {font-weight: bold;}
#content em {font-style: italic;}
#content a {color: #C00; font-weight: bold;}
#content a:hover {color: #E00;}
#content img { padding: 1px; border: 1px solid #222;}
#content img.left {float: left;}

