body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/Bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FF0000;
}
h1, h2, h3, h4, h5 {
	color: #082188;
}
tr, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



body#home a#homeLink, 
body#biog a#biogLink, 
body#venues a#venuesLink, 
body#contact a#contactLink,
body#feedback a#feedbackLink,
body#news a#newsLink,
body#prices a#pricesLink,
body#noticeboard a#noticeboardLink,
body#gallery a#galleryLink,
body#gallerylarge a#gallerylargeLink,
body#syllabus a#syllabusLink,
body#comp a#compLink,
body#awards a#awardsLink,
body#profiles a#profilesLink,
body#holidays a#holidaysLink,
body#belt a#beltLink {
	color: #333333;
}
#wrap {
	min-width: 1000px;
	position: relative;
}
#innerWrap {
	position: relative;
}
#banner {
	position: relative;
	padding-right: 10px;
}
#banner a {
	color: #00FFFF;
}

#logobox {
	float: left;
	position: relative;
	background-image: url(../images/Logo3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
	padding-top: 30px;
	padding-left: 80px;
}
#bannerbox1 {
	color: #FFCC00;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#bannerbox2 {
	float: right;
	text-align: right;
	color: #CCCCCC;
	width: 300px;
}

#colWrap {
	clear: both;
	position: relative;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #F0F0F0;
}
#headbar {
}
ul#navbarHorizontal {
	float: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#navbarHorizontal li {
	display: inline;
	float: left;
	margin-right: 5px;
	min-width: 70px;
}

#navbarHorizontal a {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 11px;
	text-align: center;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding: 5px;
}
#navbarHorizontal a:hover {
	text-decoration: underline;
	color: #333333;
	background-image: url(../Images/horiGrad50.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#leftbar {
	float: left;
	width: 140px;
	position: relative;
	text-align: center;
	padding-left: 10px;
}
#navbarVertical h5 {
	color: #AD0908;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 5px;
}

ul#navbarVertical {
	float: none;
	width: 135px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 15px;
	list-style-type: none;
	margin-top: 15px;
	padding: 0px;
	margin-left: 0px;
}
#navbarVertical li {
}

#navbarVertical a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	padding-left: 15px;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#navbarVertical a:hover {
	color: #333333;
	background-image: url(../images/buttonBG.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-decoration: underline;
}
#navbarVertRt h5 {
	color: #AD0908;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 5px;
}

ul#navbarVertRt {
	float: none;
	width: 135px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 15px;
	list-style-type: none;
	margin-top: 15px;
	padding: 0px;
	margin-left: 0px;
}
#navbarVertRt li {
}
#navbarVertRt a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	padding-left: 15px;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#navbarVertRt a:hover {
	text-decoration: underline;
	color: #333333;
	background-image: url(../images/buttonBG.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#leftbar img {
	width: 120px;
}

#leftpromo {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
#rightbar {
	float: right;
	width: 160px;
	text-align: left;
	padding-top: 15px;
	margin-right: 10px;
}
#rightpromo {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
#rightpromo img {
	width: 130px;
}
#content {
	margin-right: 190px;
	margin-left: 160px;
	position: relative;
	padding-top: 15px;
	background-image: url(../images/HighKickTransk.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 500px;
}
#detailBit {
	margin-right: 330px;
}
#home #flashOuter {
	float: right;
}


#flashOuter {
	float: right;
	margin-left: 10px;
	width: 312px;
}

#flashCont {
	float: right;
	position: relative;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#flashOuter #flashCont {
	float: none;
	margin-left: 0px;
}

#check {
	width: 305px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	position: relative;
	margin-top: 30px;
}
#check p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#creed #wrap,
#principles #wrap {
	height: 470px;
	width: 480px;
	min-width: auto;
	background-color: #F0F0F0;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	line-height: 25px;
	color: #06006A;
	font-family: "Bodoni MT Condensed";
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#biography #wrap {
	height: 720px;
	width: 480px;
	min-width: auto;
	background-color: #F0F0F0;
	text-align: center;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#biography h1 {
	font-family: "Bodoni MT Condensed";
}
#biography img {
	width: 160px;
	position: absolute;
	float: left;
	top: 80px;
	right: 10px;
}


#creed a,
#principles a {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#creed #wrap,
#principles #wrap {
	width: 480px;
	min-width: 480px;
}
#biography #wrap {
	width: 580px;
	min-width: 580px;
}

#biogs {
	border-collapse: collapse;
}
#biogs td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#biogcol1 {
}
#biogs img {
	width: 75px;
	margin-right: 10px;
}

#biogcol2 {
	width: 250px;
}
#ventab {
	width: 500px;
	border: 1px solid #666666;
}

#ttcol1 {
	width: 24%;
}
#ttcol2 {
	width: 13%;
}
#ttcol3 {
	width: 13%;
}
#ttcol4 {
	width: 13%;
}
#ttcol5 {
	width: 13%;
}
#ttcol6 {
	width: 13%;
}
#ttcol7 {
	width: 13%;
}
#contactForm {
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(../images/gradTop.jpg);
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 600px;
	float: left;
}
#gallpics {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}
#gallpics .figure {
	position: relative;
	float: left;
	height: 100px;
}
#gallpics .figure img {
	position: relative;
	left: -7px;
	top: -5px;
	width: 75px;
}
#gallpics .caption {
	text-align: center;
	position: relative;
	float: left;
	width: 80px;
	clear: left;
}
#gallerylarge #gallpics {
	height: 650px;
}

#gallerylarge #gallpics .figure {
	position: relative;
	float: left;
}
#gallerylarge #gallpics .figure img {
	position: relative;
	left: -7px;
	top: -5px;
	width: 400px;
}
#gallerylarge #gallpics .caption {
	text-align: center;
	position: relative;
	clear: left;
	float: left;
	width: 275px;
}
#beltBox {
	float: right;
	width: 200px;
}
#beltdets {
	width: 600px;
	font-size: 18px;
	font-family: "Bodoni MT", "Bodoni MT Condensed";
}
.oddBox {
	position: relative;
	border: 1px solid #999999;
	margin-bottom: 10px;
	padding: 5px;
}
.oddBox img {
	margin-right: 15px;
}

.evenBox {
	border: 1px solid #999999;
	position: relative;
	padding: 5px;
	margin-bottom: 10px;
	text-align: right;
}
.evenBox img {
	margin-left: 15px;
}
.holrecs {
	height: 25px;
}

#sylltab {
	border: 1px solid #999999;
	border-collapse: collapse;
}
#sylltab td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#footer {
	clear: both;
	height: 75px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}
#footer a {
	color: #00FFFF;
}

#footer img {
	height: 35px;
	width: 100px;
}
#footlinks {
	text-align: center;
	background-color: #F0F0F0;
}
#footlinks a {
	color: #0000FF;
}


#footbar {
	text-align: center;
	background-color: #091C18;
	height: 25px;
}
#footbar2 {
}
#loginFrm {
	background-color: #CAFFCA;
	padding: 10px;
	border: medium double #333333;
	position: relative;
	margin-right: 50px;
	margin-left: 50px;
}
#login p {
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#login .label {
	width: 80px;
}
#login #submit {
	margin-left: 95px;
}
#profTab {
	width: 400px;
	border-collapse: collapse;
	border: 1px solid #999999;
}
#profTab td {
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}

#profTab img {
	width: 75px;
}
#profile {
}
#profile img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 130px;
}
#profile .label {
	padding-top: 0px;
}

.printOnly {
	display: none;
}
.text13 {
	font-size: 13px;
}

.text18 {
	font-size: 18px;
}

.textBold {
	font-weight: bold;
}
.textItalic {
	font-style: italic;
}

.textJustify {
	text-align: justify;
}
.textCentre {
	text-align: center;
}

.textRight {
	text-align: right;
}
.textBlue {
	color: #0000FF;
}
.textDkBlue {
	color: #04005F;
}


.textRedBold {
	color: #FF0000;
	font-weight: bold;
}
.textYellowBold {
	font-weight: bold;
	color: #FFCC00;
	font-size: 13px;
}
.heading {
	font-family: "Bodoni MT Condensed";
	font-size: 36px;
	color: #04005F;
}


.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearBoth {
	clear: both;
}
.clearLeft {
	clear: left;
}


.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
	clear: both;
}
.clear {
	min-height: 1px;
}
.relative {
	position: relative;
}

.margRt10 {
	margin-right: 10px;
}

#reqhead {
	color: #000099;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.label {
	text-align: right;
	width: 125px;
	padding-right: 15px;
	font-weight: bold;
	padding-top: 3px;
	clear: left;
	float: left;
	position: relative;
	color: #000066;
}
.field {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	clear: right;
	float: left;
	margin-bottom: 5px;
	text-align: left;
}
.field2 {
	clear: right;
	text-align: left;
	float: left;
	margin-bottom: 5px;
}
input.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
textarea.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
label.invalid {
	color: #F00;
	font-weight: bold;
}
input#submit {
	margin-left: 140px;
	clear: left;
	float: left;
}
.figure {
	float: right;
	margin-right: 30px;
	margin-left: 10px;
	text-align: center;
}
.picture {
	position: relative;
}

.caption {
	font-weight: bold;
	text-align: left;
	font-size: 9px;
}
.dropshad {
	background-image: url(../images/dropshad.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.figure .picture img {
	border: medium inset #CCCCCC;
}
.pager {
	font-weight: bold;
	display: block;
	width: 80px;
	float: left;
	height: 20px;
	margin-right: 5px;
	text-align: center;
	padding-top: 4px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
