body { font-family: Comic Sans MS, Arial, sans-serif; color: #FFFFFF; font-size: 12px; font-weight: bold; font-style: italic; background-color: #000000; }
a { color:#6d7be7; }

#Container { margin: 0px auto 0px auto; width: 778px; }

#Header { height: 200px; background: url(images/Header778-200.jpg) repeat top center; font-size: 16px; }
#HeaderTitle { font-size: 40px; padding: 40px 0px 0px 30px; color:#BBB}
#HeaderSlogan { float: left; padding-left: 60px; }

#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 16px 0px 0px; }
#HeaderNavigation ul li a { text-decoration: none; color: #ffffff; }
#HeaderNavigation ul li a:hover { color:#6d7be7; }

.ContentHeader { font-size: 16px; }
.FloatLeft { float: left; }
.ContentImage { float: right; margin-left: 10px; }

.RoundedTable { border-collapse:collapse; }
.RoundedTable td { border: 0px; margin: 0px; padding: 0px; }
.RoundedTable .TopLeft { width: 20px; height: 20px; background: url(images/BorderTopLeft20-20.gif) no-repeat; }
.RoundedTable .TopCenter { height: 20px; background: url(images/BorderHorizontalTop1-20.gif) repeat-x; }
.RoundedTable .TopRight { width: 20px; height: 20px; background: url(images/BorderTopRight20-20.gif) no-repeat; }
.RoundedTable .MiddleLeft { width: 20px; height: 20px; background: url(images/BorderVerticalLeft20-1.gif) repeat-y; }
.RoundedTable .MiddleRight { width: 20px; height: 20px; background: url(images/BorderVerticalRight20-1.gif) repeat-y; }
.RoundedTable .BottomLeft { width: 20px; height: 20px; background: url(images/BorderBottomLeft20-20.gif) no-repeat; }
.RoundedTable .BottomCenter { height: 20px; background: url(images/BorderHorizontalBottom1-20.gif) repeat-x; }
.RoundedTable .BottomRight { width: 20px; height: 20px; background: url(images/BorderBottomRight20-20.gif) no-repeat; }

#ContentLeft { float: left; width: 28%; }
#ContentRight { float: right; width: 100%; }

#Footer { clear: both; text-align: center; padding: 20px; }
