body { background: #FFFFFF; text-align: center; background-image: url('images/background.jpg'); background-repeat: no-repeat; font-size: 12px; color: #666666; padding: 0; margin: 0; }

body.backgroundOne { background-image: url('images/background_1.jpg'); }
body.backgroundTwo { background-image: url('images/background_2.jpg'); }
body.backgroundThree { background-image: url('images/background_3.jpg'); }

div { font-family: Arial, sans_serif; font-size: 12px; -moz-box-sizing: border-box; }
td { font-family: Arial, sans_serif; font-size: 12px; -moz-box-sizing: border-box; }
ul { }
li { color: #0A08D8; font-weight: normal; }
 
a { color: #0A08D8; text-decoration: none; }
a:hover { color: #6060FF; }
a img { border: none; }

h1 { font-family: Corbel, Arial, sans_serif; font-size: 20px; font-weight: bold; color: #0300D8; }
h2 { font-family: Verdana, Arial, sans_serif; font-size: 12px; font-weight: bold; color: #5F5FFF; }

#oMessage { position: absolute; top: 10px; right: 10px; }

#oMainButtons { padding-left: 28px; margin-bottom: 5px; color: #0300D8; font-family: Corbel, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; }

#oMainButtons ul { margin-left: 0; padding-left: 0; list-style: none; }
#oMainButtons ul li { color: #0A08D8; font-weight: bold; padding-left: 0; font-size: 18px; display: inline; }

#oContainer { width: 940px; text-align: left; margin: 0 auto; padding-top: 150px; }

#oLeftText { float: left; width: 440px; padding: 20px; padding-left: 28px; }
#oRightText { float: left; width: 410px; padding: 20px 0 20px 20px; }

#oImageButtons { }

#oCosmicCreation { clear: both; width: 100%; }
#oBottomBar { clear: both; width: 100%; height: 20px; background-color: #5F5FFF; }

.darkBlue { color: #0300D8; }
.lightBlue { color: #5F5FFF; }

.panelHeader { width: 402px; height: 70px; background-image: url('images/hypnottingham_panel_header.jpg'); background-repeat: no-repeat; overflow: hidden; }
.panelHeader h1 { margin-top: 20px; margin-left: 20px; font-size: 16px;}
.panelHeader1 { width: 402px; height: 70px; background-image: url('images/hypnottingham_panel_header1.jpg'); background-repeat: no-repeat; overflow: hidden; }
.panelHeader1 h1 { margin-top: 20px; margin-left: 20px; font-size: 16px;}
.panelMiddle { width: 402px; background-image: url('images/hypnottingham_panel_middle.jpg'); background-repeat: repeat-y; }
.panelMiddle p { padding: 0px; margin: 0; padding-bottom: 10px; margin-left: 20px; width: 360px; }
.panelFooter { width: 402px; height: 25px; background-image: url('images/hypnottingham_panel_footer.jpg'); background-repeat: no-repeat; overflow: hidden; margin-bottom: 20px; }

.imageButtonFirst { padding-left: 0px; }
.imageButton { padding-right: 0px; }

.imageRight { padding-left: 20px; padding-bottom: 20px; float: right; }

.current { text-decoration: underline; }

.underlined { text-decoration: underline; }

.cosmicLogo { vertical-align: middle; }