body {
	font-size: small;
	background-color: #B7B7B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
h1 {
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
}
h2 {
	color: #A90A0A;
	font-size: x-large;
	text-align: center;
}
h3 {
	color: #000000;
	font-size: medium;
	text-align: left;
	font-style: italic;
	text-align: center;
}

h5 {
	text-align: center;
}

a:link {
	color: #A90A0A;
}
a img  {
	border: 0;
}



.main {
	margin: auto;
	border: 2px solid #ccc;
	text-align: justify;
}
.main td{
	text-align: justify;
}

.randomimage {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	background-color: #fff;
}
.nav {
	height: 30px;
	overflow: hidden;
	background-image: url(../images/sprybg.jpg);
}
.nav img:hover {
	top: -30px;
	position: relative;
}
#active {
	top: -30px;
	position: relative;
}



.left {
	width: 265px;
	background-color: #a90a0a;
	color: #fff;
	padding: 15px;
	vertical-align: top;
	text-align: justify;
}
.left a:link{
	color: #A90A0A;
}
.left a:visited{
	color: #A90A0A;
}
.extlnk {
	margin-left: 4px;
}



.logo {
	background-color: #FFF;
	background-image: url(../images/Skirmish%20Logo.jpg);
	width: 665px;
	height: 200px;
}

.right {
	background-color: #fff;
	background-image: url(../images/curl.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	vertical-align: top;
	width: 635px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 120px;
	padding-left: 15px;
}
.right a:link{
	color: #A90A0A;
}
.right a:visited{
	color: #000;
}


a:visited {
	color: #A90A0A;
}


.listtext {
	text-align: left;
}

.carousel_container {
	width: 635px;
	height: 350px;
	margin: auto;
}
.berkeley_cell {
	background-color: #FFF;
}

#background_top {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 213px;
	width: 100%;
	background-color:transparent;
	padding :0px;
	background-image: url(../backgrounds/top_plus_shields.jpg);
	background-repeat:repeat-x;
	z-index:-1;
	text-align:center;
}


#background_top_right {
	position: absolute;
	left: 50%;
	top: 0px;
	height: 213px;
	width: 50%;
	background-color:transparent;
	padding-left:0px;
	background-image: url(../backgrounds/rhs_top_back.jpg);
	background-repeat:repeat-x;
	z-index:-1;
}

#background_stripe {
	position: absolute;
	left: 0px;
	top: 213px;
	height: 35px;
	width: 100%;
	background-color:#8D0013;
	padding-left:0px;
	z-index:-1;
	text-align:center;
}

#background_middle_left {
	position: absolute;
	left: 0px;
	top: 248px;
	height: 667px;
	width: 50%;
	background-color:transparent;
	padding-left:0px;
	background-image: url(../backgrounds/lhs_middle_back.jpg);
	z-index:-1;
}

#background_middle_right {
	position: absolute;
	left: 50%;
	top: 248px;
	height: 667px;
	width: 50%;
	background-color:transparent;
	padding-left:0px;
	background-image: url(../backgrounds/rhs_middle_back.jpg);
	background-position: right top;
	z-index:-1;
}


.menu_stripe {
	
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:800;
	font-size: 130%;
}

.menu_stripe table {
	border:none;
	background-color:#8D0013;
	width: 800px;
	height: 35px;
	padding: 5px;
	margin:auto;
	text-align:center;

}


.menu_stripe a {
	text-decoration: none;
	color:white;
}

.menu_stripe a:hover {
	color:red;
}

.menu_stripe a:visited {
	color:white;
}


#main {
	position: absolute;
	top: 248px;
	left: 0;
	right: 0;
}

#content {
	min-width:800px;
	max-width:1150px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

#main_content_table {	
	border:none;
	border-spacing:0px;
	vertical-align:top;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	min-height:667px;
	background-color:#B7B7B7;
}

#page_title {
	background-color: #ccc;
	color: #8d0013;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
}

#page_title p {
	margin-left: 10px;
	margin-bottom:5px;
	margin-top:10px;
}

#left_menu_column {
	background-color:#ccc;
	vertical-align:top;
	width: 175px;
	text-align:center;
}

#center_column {
	background-color:#fff;
	vertical-align:top;
	padding: 15px;
}	

#right_column {
	background-color:#ccc;
	vertical-align:top;
	width: 175px;
}

#header_layout
{
	width:800px;
	border:none;
	border-style:none;
	border-spacing:0px;
	padding:0px;
	margin:0px;
	background-color:#3C0;
	border-collapse: collapse;
}

.bottom_stripe {
	
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.bottom_stripe table {
	border:none;
	background-color:#000;
	width: 800px;
	height: 35px;
	padding: 5px;
	margin:auto;
	text-align:center;
}


.bottom_stripe a {
	text-decoration: none;
	color:white;
}

.bottom_stripe a:hover {
	color:red;
}

.bottom_stripe a:visited {
	color:white;
}

#copyright {
	background-color:#B7B7B7;
}

#TandCs {
	font-size : smaller;
}

#ticket_table {
	margin-left:auto;
	margin-right:auto;
}

#CompanyReg {
	font-size : xx-small;
}