/* At-Rules */
@charset "windows-1252";


* {margin: 0; padding: 0}

p {letter-spacing: normal; line-height: normal; padding: .5em 0 .5em 0}

body {background: black; color: red}

.cen {text-align: center}

a {color: red; font: bold; text-decoration: underline}

a:hover {color: red; font: bold; text-decoration: none}

#header {background: url(images/header.jpg); height: 158px}

/* Menu */
#spliter {background: url(images/spliter.jpg); height: 30px}

#spliter ul {color: red; font-family: sans-serif; padding: 6px 0 0 50px}

#spliter li {display: inline; margin: 0 0 0 20px;}

#spliter a {color: red; font-weight: bold; font: bold; text-decoration: none}

#spliter a:hover {background: url(images/highlight.jpg) center; background-repeat: no-repeat; color: red; font:   bold; font-weight: bold}

/* --------Colums--------- */
#newstext {background-color: black; background-image: url(images/newsbg.jpg); background-position: center top; background-repeat: repeat-x; display: inline; float: left; font-family:  serif; margin-left: 10%; width: 60%}

#newstext h3 {font-size: 1.4em; font-weight: bold; margin-left: 10px}

#newstext h2 {font-family:  sans-serif; font-size: 1.8em; font-weight: bold; text-align: center}

#newstext .newsimg {padding: 0 33%; width: auto}

#newstext p {margin: 0 10px; text-indent: 1em}

#newstext p:first-letter {font-size: 2em; font-weight: bold}

#newsboxcol {background-color: black; background-image: url(images/nave.jpg); background-repeat: repeat-y; background-position: center top; display: inline; float: left; font-family:   serif; margin-left: 20px; padding:   0 auto; width: 20%}

/* Main Body */
#mainbody {background: url(images/grade.jpg); background-repeat: repeat-x; height: 100%; width: 100%}

/* --------Footer--------- */
#privacy {clear:both; text-align: center; font-family:  sans-serif; font-size: 10px}

/* End of style section. Generated by AceHTML at 07/07/2006 16:39:49 */

