* { 
padding : 0; 
margin : 0; 
} 
body { 
margin : 0; 
padding : 0; 
background : #f6f4e4 url(mainbg.gif) repeat-x 0 0; 
color : #cc0000; 
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 12px; 
line-height : normal; 
} 
.break { 
clear : both; 
height : 4px; 
font-size : 0; 
} 
.break2 { 
clear : both; 
height : 150px; 
font-size : 0; 
} 
red { 
color : #990000; 
} 
smallblack { 
color : #000000; 
font-size : 10px; 
} 
h1 { 
color : #000000; 
font-size : 12px; 
padding-bottom : 0; 
text-decoration : none; 
} 
h2 { 
color : #cc0001; 
font-size : 14px; 
padding : 10px 0 0 0; 
text-decoration : none; 
} 
a { 
color : #000000; 
text-decoration : none; 
} 
a:hover { 
color : #cc0002; 
text-decoration : underline; 
} 
p { 
color : #777777; 
} 
#headerPan { 
width : 900px; 
height : 135px; 
margin : 0 auto; 
} 
.header_searchbox { 
width : 460px; 
height : 65px; 
margin-top : 0; 
float : right; 
} 
#mainPan { 
width : 900px; 
height : 403px; 
position : relative; 
margin : 0 auto; 
} 
#mainPan2 { 
width : 800px; 
height : 403px; 
position : relative; 
margin : 0 auto; 
} 
#leftPan { 
width : 190px; 
float : left; 
padding : 8px 0 0 4px; 
} 
.links { 
width : 165px; 
padding : 0 10px 0 10px; 
border-right : 1px dotted; 
float : left; 
line-height : 14px; 
} 
#centerPan { 
width : 230px; 
float : left; 
padding : 8px 0 0 4px; 
margin-left : 4px; 
} 
.news { 
padding : 0 10px 0 0; 
border-right : 1px dotted; 
line-height : 14px; 
} 
.hovermenu ul { 
font : bold 10px arial; 
margin-top : 0; 
padding-left : 0; 
margin-left : 0; 
height : 15px; 
} 
.hovermenu ul li { 
list-style : none; 
display : inline; 
} 
.hovermenu ul li a { 
padding : 2px 0.5em; 
text-decoration : none;  
color : #cc0000; 
background-color : white; 
border : 1px solid #cc0000; 
} 
.hovermenu ul li a:hover { 
color : white; 
background-color : #cc0000; 
border-style : outset; 
border : 1px solid #ffffff; 
} 
html > body .hovermenu ul li a:active { 
border-style : inset; 
} 
#rightPan { 
width : 450px; 
float : right; 
position : relative; 
} 
#footer { 
width : 900px; 
background : #9f0000 url(footerbg.gif) repeat-x 0 0; 
margin-top : 20px; 
color : #fff; 
height : 94px; 
}