body {
	scrollbar-face-color: #FFE3FF;
	scrollbar-shadow-color: #FE81FF;
	scrollbar-highlight-color: #FE81FF;
	scrollbar-3dlight-color:#CE0075;
	scrollbar-darkshadow-color: #CE0075;
	scrollbar-track-color: #FFC0C0;
	scrollbar-arrow-color: #CE0075;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-color: #383838;

}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -36px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 36px; /* .push must be the same height as .footer */
	background-image: url(images/Footer.jpg);
	background-repeat: no-repeat;
	background-position: CENTER bottom;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #EEEEEE;
}
.navbar {
	background-image: url(images/nav_column_extensn.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.v_line {
	border-right-color: #787878;
	border-right-width: thin;
	border-right-style: dashed;
}
.head-pip {
	background: url(images/maroon.jpg) no-repeat;
	position: absolute;
	top: 277px;
	left: 900px;
	width: 267px;
	height: 94px;
}
.sponsors_h1 {
	color: #801C17;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	background-image: url(images/maroon2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	text-indent: 60px;
	vertical-align: sub;
	font-style: italic;
}
.sponsors_h2 {
		color: #801C17;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	background-image: url(images/gold2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	text-indent: 60px;
	vertical-align: sub;
	font-style: italic;
}
.sponsors_h3 {
	color: #801C17;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	background-image: url(images/silver2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	text-indent: 60px;
	vertical-align: sub;
	font-style: italic;
}
.sponsors_h4 {
	color: #801C17;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	background-image: url(images/bronze2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	text-indent: 60px;
	vertical-align: sub;
	font-style: italic;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #801C17;
	vertical-align: 10%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EEEEEE;
	text-indent: .2cm;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #970F00;
	text-indent: .2cm;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7d7d7d;
	text-indent: 0.2cm;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #EEEEEE;
	text-indent: 1.7cm;
	line-height: 23px;
	font-style: normal;
}
.h_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #484848;
}
.h_line_white {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #484848;
	vertical-align: 10%;
	text-align: justify;
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #eeeeee;
	text-align: justify;
}
.p3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #484848;
	text-align: justify;
}
.pHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: Bold;
	font-weight: Bold;
	color: #eeeeee;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EEEEEE;
	line-height: 14px;
	font-style: italic;
	text-decoration: underline;
}
/*<-----fixtures---*/
.fixturesHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EEEEEE;
	text-indent: .5cm;
}
.fixturesTop{
	background-image: url(images/fixtures-top.jpg);
	background-repeat: no-repeat;
}
.fixturesMiddle{
	background-image: url(images/fixtures-middle.jpg);
	background-repeat: no-repeat;
}
.fixturesBottom{
	background-image: url(images/fixtures-bottom.jpg);
	background-repeat: no-repeat;
}
.fixturesFill{
	background-image: url(images/fixtures-fill.jpg);
	background-repeat: repeat-y;
}

.dashLine{
	background-image: url(images/dashed_line.gif);
	background-repeat: repeat-y;
}
/*<-----links---*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12x;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #868686;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #73BE1E;
	text-decoration: none;
}
/*<-----fixtures links---*/
.fixtures a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #73BE1E;
	text-decoration: none;
}
.fixtures a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}
.fixtures a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B6EA7B;
	text-decoration: none;
}
.fixtures a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C0ED8F;
	text-decoration: none;
}
/*<-----footer links---*/
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}
.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F7E1DF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F0C5C1;
	text-decoration: none;
}
/*<-----sponsors links---*/
.sponsors a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #70BA1D;
	text-decoration: none;
}
.sponsors a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}
.sponsors a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #88DD2B;
	text-decoration: none;
}
.sponsors a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #88DD2B;
	text-decoration: none;
}
/*<----- Gallery Links---*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12x;
	font-weight: bold;
	color: #C1C1C1;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #868686;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A32928;
	text-decoration: none;
}
/*<-----Fact File Panel---*/
.factFile{
	background-image: url(images/fp_factfile.jpg);
	background-repeat: no-repeat;
}
.factFileFill{
	background-image: url(images/fp_slither_dark.jpg);
	background-repeat: repeat-y;
}
.factFileFill2{
	background-image: url(images/fp_slither_light.jpg);
	background-repeat: repeat-y;
}
/*<-----Location Panel---*/
.location{
	background-image: url(images/fp_location.jpg);
	background-repeat: no-repeat;
}
/*<-----Location Panel---*/
.events{
	background-image: url(images/fp_upcoming.jpg);
	background-repeat: no-repeat;
}
.sponsorsHeading {
	font-size: 14px;
	color: #801c17;
	font-weight: bold;
	font-style: italic;
	text-indent: 1em;
}
