body {
	width: 100%;
	color: #99FFCC;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: "Lucida Bright", "Book Antiqua", "Times New Roman", serif;
	font-size: 12pt;
	background: #411C33 url(../graphics/background1.jpg) repeat fixed center center;
	margin: 0px;
	padding: 0px;
}

a {
	color: #DD6633;
	text-decoration: underline;
}

a:link {
	color: #DD6633;
	text-decoration: underline;
}

a:visited {
	color: #DD6633;
	text-decoration: underline;
}

a:hover {
	color: #CC0066;
	text-decoration: overline underline;
}

a:active {
	color: #FF6633;
	text-decoration: line-through;
}

span, div, p, h1, h2, h3, h4, h5, h6{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Arial Black", "Gadget", sans-serif;
	font-variant: small-caps;
	font-style: oblique;
}

h1 {
	font-size: 24pt;
}

h2 {
	font-size: 22pt;
}

h3 {
	font-size: 14pt;
}

h4 {
	font-size: 18pt;
}

h5 {
	font-size: 16pt;
}

h6 {
	font-size: 14pt;
}

img {
	border-width: 0px;
}

b {
	font-weight: bold;
}

strong {
	font-weight: bolder;
}

.tagline {
	color: #CC0066;
}

.smallText {
	font-size: 10pt;
}

.italic {
	font-style: italic;
}

.oblique {
	font-style: oblique;
}

.underline {
	text-decoration: underline;
}

.clear {
	clear: both;
	height: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.none {
	display: none;
}

.super {
	vertical-align: super;
	font-size: 8pt;
	color: #FF6633;
}

.superHeading {
	vertical-align: super;
	font-size: 12pt;
	color: #FF6633;
	font-style: normal;
}

.examiner {
	background: #FFFFFF;
}

.banner {
	border: 1px #FF6633 solid;
}

.dropCap {
	margin-right: 8px;
	float: left;
	border: 1px #FF6633 solid;
	font-family: "Lucida Bright", "Book Antiqua", "Times New Roman", serif;
	font-size: 48px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 9px;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 64px;
	background: url(../graphics/background0.jpg) repeat fixed center center;
}

.imageBorder {
	border: 1px #FF6633 solid;
}

.imageLeft {
	float: left;
	margin-right: 16px;
	border: 1px #FF6633 solid;
}

.imageRight {
	float: right;
	margin-left: 16px;
	border: 1px #FF6633 solid;
}

.signupframe {
	border: 1px solid #FF6633;
}

.bodyTop {
	width: 100%;
	height: 64px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url(../graphics/bodyTop.png) no-repeat scroll center;
}

.bodyContent {
	width: 100%;
	border: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
//	background: url(../graphics/bodyContent.png) no-repeat scroll center top;
}

.bodyBase {
	width: 100%;
	height: 64px;
	border: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url(../graphics/bodyBase.png) no-repeat scroll center;
}

.header {
	width: 800px;
	background: url(../graphics/background0.jpg) repeat fixed center center;
	margin-left: auto;
	margin-right: auto;
}

.headerTop {
	width: 100%;
	height: 48px;
	background: url(../graphics/borderTop.png);
}

.headerContent {
	width: 100%;
	height: 90px;
	background: url(../graphics/borderContent.png);
	margin-top: 0px;
	padding-top: 0px;
}

.headerBase {
	width: 100%;
	height: 48px;
	background: url(../graphics/borderBase.png);
}

.main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.mainTop {
	width: 100%;
}

.mainContent {
	width: 100%;
}

.mainBase {
	width: 100%;
}

.footer {
	clear: both;
	width: 800px;
	background: url(../graphics/background0.jpg) repeat fixed center center;
	margin-left: auto;
	margin-right: auto;
}

.footerTop {
	width: 100%;
	height: 48px;
	background: url(../graphics/borderTop.png);
}

.footerContent {
	width: 100%;
	background: url(../graphics/borderContent.png);
}

.footerBase {
	width: 100%;
	height: 48px;
	background: url(../graphics/borderBase.png);
}

.article {
	width: 568px;
	display: inline-block;
	float: left;
	background: url(../graphics/background0.jpg) repeat fixed center center;
}

.articleTop {
	width: 568px;
	height: 48px;
	background: url(../graphics/articleTop.png);
}

.articleContent {
	width: 568px;
	background: url(../graphics/articleContent.png);
}

.articleBase {
	width: 568px;
	height: 48px;
	background: url(../graphics/articleBase.png);
}

.articleHeader {
	width: 536px;
}

.articleHeaderTop {
	width: 100%;
}

.articleHeaderContent {
	width: 100%;
}

.articleHeaderBase {
	width: 100%;
}

.articleBody {
	width: 536px;
	margin-left: auto;
	margin-right: auto;
}

.articleBodyTop {
	width: 100%;
}

.articleBodyContent {
	width: 504px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.articleBodyBase {
	width: 100%;
}

.articleFooter {
	width: 536px;
}

.articleFooterTop {
	width: 100%;
}

.articleFooterContent {
	width: 100%;
}

.articleFooterBase {
	width: 100%;
}

.sidebar {
	width: 232px;
	display: inline-block;
	float: right;
	background: url(../graphics/background0.jpg) repeat fixed center center;
}

.sidebarTop {
	width: 232px;
	height: 48px;
	background: url(../graphics/sidebarTop.png);
}

.sidebarContent {
	width: 232px;
	background: url(../graphics/sidebarContent.png);
}

.sidebarBase {
	width: 232px;
	height: 48px;
	background: url(../graphics/sidebarBase.png);
}

.sidebarHeader {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

.sidebarHeaderTop {
	width: 100%;
}

.sidebarHeaderContent {
	width: 100%;
}

.sidebarHeaderBase {
	width: 100%;
}

.sidebarModule {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

.sidebarModuleTop {
	width: 100%;
}

.sidebarModuleContent {
	width: 100%;
}

.sidebarModuleBase {
	width: 100%;
}

.sidebarNavigation {
	width: 200px;
	font-size: 11pt;
	margin-left: auto;
	margin-right: auto;
}

.sidebarNavigationTop {
	width: 100%;
}

.sidebarNavigationContent {
	font-family: "Impact", "Charcoal", sans-serif;
	width: 100%;
}

.sidebarNavigationContent ul {
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
}

.sidebarNavigationContent ul li {
	font-family: "Impact", "Charcoal", sans-serif;
	text-align: center;
	width: 100%;
	background: url(../graphics/navbarLink.png) no-repeat;
	padding-top: 0px;
	padding-bottom: 8px;
}

.sidebarNavigationContent ul li:hover {
	
}

.sidebarNavigationContent ul li a {
	font-family: "Impact", "Charcoal", sans-serif;
}

.sidebarNavigationBase {
	width: 100%;
}

.sidebarFooter {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

.sidebarFooterTop {
	width: 100%;
}

.sidebarFooterContent {
	width: 100%;
}

.sidebarFooterBase {
	width: 100%;
}

.menubar {
	display: none;
	text-align: right;
	width: 100%;
	background: url(../graphics/background0.jpg) repeat fixed center center;
}

.menubarTop {
	width: 100%;
}

.menubarContent {
	width: 100%;
	font-family: "Impact", "Charcoal", sans-serif;
}

.menubarBase {
	width: 100%;
}
