* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #333;
font-size : 12px;
background:#900000;
} 
#wrapper { 
width : 560px;
margin : 0 auto;
} 

blockquote { 
font-family : serif;
padding-top : 10px;
padding-left : 20px;
padding-bottom : 10px;
padding-right : 20px;
margin: 5px 10px 5px 10px;
background-color : #ffcccc;
border:#990000 1px solid;
} 
#header { 
margin : 5px 5px 0 5px;
height : 90px;
padding : 10px;
background-color : #fff;
background-image : url(images/header.gif);
background-repeat: repeat-x;
} 
#header h1 { 
font-size : 1.4em;
font-style : normal;
padding-left : 0px;
padding-top : 5px;
color:#FFFF00;
} 
#header h2 { 
color : #50ff2e;
text-decoration : none;
font-size : 11px;
padding-left : 5px;
} 
#navbar { 
margin : 0 5px 0 5px;
padding : 4px;
background-color : #630100;
border-top : 1px solid #000;
} 
#menu { 
margin-top : 1px;
font-size : 12px;
width : 97%;
height : 32px;
background-color : #630100;
text-align : center;
text-transform : uppercase;
} 
#menu UL { 
padding-right : 0;
padding-left : 0;
padding-bottom : 0;
margin : 0;
padding-top : 10px;
} 
#menu UL LI { 
padding-right : 10px;
display : inline;
padding-left : 10px;
padding-bottom : 0;
margin : 0;
padding-top : 0;
list-style-type : none;
} 
#menu UL LI A { 
color : #ffcc00;
font-weight:bold;
} 
#menu UL LI A:hover { 
border-top-width : 0;
border-left-width : 0;
border-bottom-width : 0;
color:#FFFF00;
border-right-width : 0;
text-decoration:none;
} 
#maintextcolumn { 
margin : 0 5px 0 5px;
display : inline;
padding : 5px 0 5px 0;
width : 98%;
float : left;
min-height : 300px;
background-color : #ffffff;
background-image : url(images/gradi.gif);
background-repeat : repeat-x;
text-align : justify;
} 
* html #centercolumn { 
height : 300px;
} 
#maintextcolumn h2 { 
font-size : 1.5em;
padding-top : 10px;
padding-bottom : 10px;
color : #ff7f00;
text-align:center;
} 
#maintextcolumn h3 {
background-image:url(images/gradi.gif);
background-repeat:repeat-x; 
font-size : 1.4em;
padding-top: 10px;
padding-bottom : 10px;
padding-left: auto;
padding-right: auto;
margin: 5px auto;
color : #ff7f00;
text-align:center;
} 
#maintextcolumn a { 
color:#990000;
text-decoration:underline;
} 
#footer {
background-image:url(images/gradifoot.gif);
background-repeat:repeat-x;
margin : 0 5px 5px 5px;
display : inline;
color:#FFF;
float : left;
width : 98.2%;
height : 58px;
text-align : center;
padding-top : 15px;
} 
#footer a { 
font-size : 11px;
color:#FFFF00;
} 

.bold {font-weight:bold;}
.color {color:#990000;}

#toplist ul {display:block; padding:0; margin:5px 0px 0px 5px; list-style:none; text-align:center;}
#toplist li {float:left; display:block; margin:0; width:150px !important; padding:1px 5px 1px 5px;}
