body { font-family: Comic Sans MS, Arial, sans-serif; color: #FFFFFF; background-color: #000000; }
a { color:#FFFFFF; }
a:hover { color: rgb(2, 2, 198); }

#Container { margin: 0px auto 0px auto; text-align: center; width: 1024px; }

#Header { width: 242px; height: 71px; background: url(images/sign.gif) no-repeat; margin: 20px auto 20px auto; }

.ContentHeader3 { color: rgb(255, 0, 128);text-align: center; font-size: 36px; font-weight: bold; margin: 40px 0px 10px 0px; }
.ContentHeader4 { color: rgb(255, 0, 128);text-align: center; font-size: 20px; margin: 10px 0px 40px 0px; }

#HeaderNavigation { background: url(images/NavBarStart25-29.gif) no-repeat bottom left; float: right; text-align: right; padding: 0px 0px 0px 25px; }
#HeaderNavigation ul { list-style-type: none; list-style: none; padding: 0px; margin: 0px; }
#HeaderNavigation ul li { display: block; float: left; height: 29px; background: url(images/NavBarBody1-29.gif) repeat-x bottom right; padding: 0px 20px 0px 10px; }
#HeaderNavigation ul li a { text-decoration: none; color: #ffffff; }
#HeaderNavigation ul li a:hover { color: rgb(2, 2, 198); }

#Footer { clear: both; text-align: center; font-size: 14px; padding: 20px; }
a:hover { color: rgb(2, 2, 198); }