* {margin: 0;padding: 0;}
body {font: normal small verdana, helvetica, sans-serif;color: #666;}
img {vertical-align: middle;}

#wrap {width: 750px;margin: 0 auto;}

#header {height: 105px;padding: 10px 0;background-color: #fff;width: 100%;border-bottom: 1px solid #8C0052;color: #808080;}
#header .logo {float: left;margin-left: 45px;}
#header h1 {font-size: x-large;font-weight: normal;margin: 50px 0 0 20px;float: left;}

ul.menu {float: left;width: 100%;position: relative;background-color: #000;height: 13px;list-style-type: none;font-size: xx-small;color: #fff;padding: 6px 0;}
ul.menu li {position: relative;float: left;border-left: 1px solid #fff;text-align: center;}
ul.menu li.first {border-left: 0;}
ul.menu li a {text-decoration: none;color: #fff;display: block;}
ul.menu li a:hover {color: #F70992;}

img.layout {border-bottom: 5px solid #6B0039;clear: left;}

#wrap_content {width: 660px;background-color: #fff;padding: 20px 45px;clear: left;}
#wrap_content p {margin-bottom: 20px;line-height: 150%;}

h2.pageTitle {display: none;}

#footer {font-size: xx-small;text-align: center;color: #000;background-color: #fff;padding: 15px 0;width: 100%;margin-top: 20px;}
#copyright {color: #808080;font-size: xx-small;text-align: center;padding-top: 20px;margin: 0 auto;width: 750px;}
#copyright a {color: #808080;}

ul.menu li:hover ul, ul.menu li.subhover ul{top: 12px;left: 0;}
ul.menu ul.sub {display: block;position: absolute;top: -999em;list-style-type: none;margin: 0;padding: 0;background: #fff;font-weight: normal;font-size: xx-small;}
ul.menu li.sub {display: block;border-left-width: 0;float: none;position: relative;margin: 0;padding: 0;color: #000;background: transparent;line-height: 20px;border-bottom: 1px solid #6B0039;}
ul.menu li.sub a {text-decoration: none;white-space: nowrap;display: block;padding: 0 10px;color: #000;float: none;width: 125px;text-align: left;}
ul.menu li.sub a:hover {background-color: #8C0052;color: #fff;}

#text, .gallery{width: 660px;}
#text strong, #text b {font-weight: bold;}
#text em, #text i {font-style: italic;}
.gallery dl{margin: 15px;text-align: center;width: 150px;height: 205px;float: left;}
.gallery dt{width: 150px;height: 150px;margin-bottom: 5px;line-height: 150px;background-color: #8C0052;}
.gallery dt img{vertical-align: middle;}
.gallery dd{font-size: 11px;text-align: center;height: 50px;width: 150px;}

.form {width: 450px;}
.form dd {margin-bottom: 5px;width: 100%;}
.form .button {clear: left;}

