* { margin: 0; padding: 0; }
*:focus { outline: none; }
ul, ol { list-style-type: none; }
img { border: 0; }
body { background: #003253; font: normal 12px Tahoma; color: #fff; }
table { border-collapse: collapse; }
option { margin-right: 5px; }
h1, h2, h3, h4, h5, h6, h7 { color: #fff; font: bold 14px Tahoma; }
input {  font: normal 11px Tahoma; color: #666666; border: 0px; }
a { text-decoration: none; color: white; }
a:hover { text-decoration: underline; }
.clear { clear: both; height: 0px; line-height: 0px; font-size: 0px; }

#body { width: 950px; margin: 0 auto; }
#topMenu { width: 950px; height: 46px; background: #003253 url(img/menu.jpg) -3px 0px no-repeat; margin: 5px 0px 10px 0px; }
#topMenu ul { margin-left: 10px; }
#topMenu ul li { background: url(img/menu_li.jpg) repeat-y; }
#topMenu ul li a { line-height: 40px; margin: 3px 0px 3px 0px; padding: 0px 10px 0px 10px; display: block; float: left; border-right: 1px solid #a52a49; color: #fff; font-weight: bold; text-transform: uppercase; }
#topMenu ul li a:hover { background:url(img/menu_li_hover.jpg);} 

#content { width: 634px; float: left; }
#intro { margin-bottom: 10px; }
#intro img { border: 2px solid #ce335b; }
#content .box { background: #2D5E7F; border: 2px solid #428bbe; padding: 10px; }
#content .box h3 { background: #428BBE; padding: 1px 5px; margin-bottom: 10px; }
#footer { font-size: 10px; text-align: center; margin-top: 5px; }
#side { width: 306px; float: left; font-size: 11px; }
#side .sideBox { margin: 0px 0px 12px 10px; border: 2px solid #ce335b; background: #d44c70; }
#side .sideBox h3 { padding-left: 10px; height: 27px; line-height: 27px; background: url(img/h3.jpg); }
#side .sideBox_flash { height:269px; margin: 0px 0px 12px 10px; border: 2px solid #ce335b; background: #d44c70; }
#side .sideBox_flash h3 { padding-left: 10px; height: 27px; line-height: 27px; background: url(img/h3.jpg); }
#side .sideContent { margin: 5px 0px;}

#side ul li a { font-weight: bold; line-height: 22px; height: 22px; padding: 0 0 0 24px; text-decoration: none; color: #FFF; background: url(img/menu_row.jpg) center left no-repeat; margin: 0; display: block;}
#side ul li a:hover { 	background: #d85f7f url(img/menu_row_hover.jpg) center left no-repeat;}
