@CHARSET "UTF-8";

body {font: normal small verdana, helvetica, arial, sans-serif;margin: 0;padding: 0;background-repeat: repeat-x;background-position: top left;background-color: #262a7d;}
#header, #content-wrap, #footer {width: 950px;margin: 0 auto;}

#header {height: 228px;padding: 32px 0 0 16px;width: 934px;color: #fff;font-size: medium;font-weight: bold;}
#header strong {clear: both;display: block;font-size: xx-large;font-weight: bold;padding-bottom: 9px;margin-left: -4px;}
#header .right {float: right;}
#header .left {float: left;}
#header .welcome {padding: 110px 0 0 23px;}

#wrap {background-color: #fff;width: 100%;margin-top: 40px;padding-bottom: 20px;clear: both;}

#footer, #footer a {color: #fff;}
#footer {font-size: x-small;padding: 25px 0;text-align: center;}
#footer a {text-decoration: none;}
#footer a:hover {color: #f30;}

#content {width: 629px;margin-right: 100px;}
#content h2 {display: none;}

ul.menu {width: 221px;font-weight: bold;float: right;}
ul.menu li {background-position: left top;background-repeat: no-repeat;width: 221px;margin-bottom: 10px;min-height: 89px;height: 89px;position: relative;}
ul.menu a {color: #fff;text-decoration: none;padding: 20px;width: 181px;text-align: center;display: block;margin: auto;position: absolute;top: 50%;margin-top: -30px;}
ul.menu a:hover, ul.menu li.active a, ul.menu li.active_sub a {color: #0d2c7f;}
ul.menu li.active {}

ul.menu li:hover ul.sub, ul.menu li.subhover ul{top: 88px;left: 0;}

ul.menu ul.sub {font-size: x-small;display: block;position: absolute;top: -999em;z-index: 2;font-weight: normal;width: auto;margin: 0;padding: 1px 0 0 0;text-transform: none;}
ul.menu ul.sub li {float: none;height: 20px;width: 175px;margin: 0;padding: 0;background-color: #e0e2D9;}
ul.menu li:hover ul.sub a, ul.menu li.subhover ul.sub a {background-color: #e0e2D9;color: #517b93;margin: 0;padding: 0 10px;line-height: 20px;height: 20px;}
ul.menu li:hover ul.sub a:hover, ul.menu li.subhover ul.sub a:hover {background-color: #ced5bc;color: #e5170c;}

h2 {margin-bottom: 15px;font-size: large;}
p {margin-bottom: 5px;}

a.rss {font-size: x-small;line-height: 16px;display: block;margin-top: 10px;}

.feed dl {margin-bottom: 20px;}
.feed dt {font-weight: bold;margin-bottom: 5px;}
.feed dt .date {font-size: x-small;color: #999;}

.gallery dl {width: 150px;height: 170px;float: left;margin: 0 5px 5px 0;text-align: center;}

div.form dl {margin-bottom: 5px;}
div.form label.required {font-weight: bold;}
div.form ul.errors {list-style-type: none;color: #f00;font-size: x-small;}

div.pagination {font-size: x-small;}
