body {
	background-color: #000;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

a {
	color: #cc3300;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#container {
	width: 750px;
	margin: auto;
	border: 10px solid #fff;
	background-image: url(/images/container.jpg);
	background-repeat: no-repeat;
	margin-top: 60px;
	border-bottom: 0px none;
}

#header {

}

#header h1 a {
	display: block;
	text-indent: -9999px;
	background-image: url(/images/invincible-logo.png);
	background-repeat: no-repeat;
	height: 221px;
	width: 431px;
	margin-left:-37px;
	margin-top:-58px;
}

#sponsor {
    width: 234px;
    height: 65px;
    float: right !important;
    margin-right: 50px;
    margin-top: -140px;
}

#sponsor a {
    display: block;
	text-indent: -9999px;
	background-image: url(/images/sponsored-by.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 234px;
}

#information {display: none;}


#menu {
	margin-left: 8px;
	margin-right: 10px;
	float: left;
	width: 200px;
}

.menu-block {
	width: 190px;
	padding: 5px;
	background-color: #fff;
	color: #000;
	margin-bottom: 20px;
}

.menu-block p {
	margin-bottom: 10px;
}


#navigation {
	margin-bottom: 20px;
}

#navigation li {
	background-color: #000;
	padding: 5px;
	margin-bottom: 2px;
}

#navigation li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#navigation li ul.submenu {
	margin-top: 5px;
}

#navigation li ul.submenu li {
	background-color: /*#ffcc33*/ #cc3300;
	padding: 4px;
}

#menu h2 {
	margin-bottom: 3px;
	padding: 0px 0px 3px 0px;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px dotted #000;
	color: #cc3300;
	text-transform: uppercase;
	clear: both;
}

#flickr-feed {
	margin-left: 5px;
}

#flickr-feed li {
	float: left;
	width: 75px;
	margin: 5px;
	border: 1px solid #000;
}


#content {
	width: 517px;
	margin-right: 10px;
	float: right;
}

#content .content-block {
	width:507px;
	background-color: #fff;
	padding: 5px;
	clear: both;
	color: #000;
margin-bottom: 20px;
}

#ticker {
	width:507px;
	height:340px;
	background-color: #fff;
	padding: 5px 5px 0px 5px;
	margin-bottom: 20px;
}

#ticker img {
	width: 100%;
	height: 100%;
}

#ticker #pages {
	margin-left: 310px;
	margin-top: -20px;
}

#ticker #pages li {
	display: inline;
	background-color: #000;
	border: 1px solid #fff;
	margin-right: 5px;
	padding: 5px 10px;
}

#ticker-description {
	margin-top: -30px;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
}

#ticker-description p {
	font-size: 1.3em;
}

#footer {
	clear: both;
}

.content-block h2 {
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.content-block h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.content-block ul {
	margin-bottom: 20px;
}

.content-block p {
	margin-bottom: 10px;
}

#bgwrap {
	background-image: url(/images/bgwrap.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 150px;
}

#footer {
	width: 542px;
	margin-right: -16px;
	margin-top: -110px;
	background-image: url(/images/footer-background.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 115px;
	height: 63px;
	padding-left: 230px;
}

#footer a {
	color: #fff;
}

#footer a.areasix {
	color: #ffcc33;
}

#supported {
    background-color: #fff;
    width: 763px;
}

#supported li {
    display: inline;
	background-repeat: no-repeat;
	background-position: top center;
}


.content-block form fieldset {
    padding: 10px;
}

.content-block form fieldset legend {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 5px;
}

.content-block form  label {
    width: 180px;
    float: left;
    font-weight: bold;
    }

.content-block form li {
    margin-bottom: 5px;
}

    .content-block form  input {
        width: 300px;
        font-family: 'Arial', sans-serif;
        }


.content-block form li.button input {
    width: auto !important;
    padding: 2px 5px;
    display: block;
    margin: auto;
}

.content-block form li.checkbox  input {
	width: auto; 
	margin: 0px 20px 0px 20px;
}

.content-block form li.checkbox  label {
	float: none !important;
}

input#registration_postcode {
    width: 90px !important;
}


.content-block .error {
    color: #cc3300;
    margin-bottom: 20px;
    padding: 4px;
}

.content-block .error ul {

}

.content-block .error ul li {
    list-style-type: disc;
    padding-left: 5px;
    margin-left: 30px;
}



b, strong {
	font-weight: bold;
}

u { text-decoration: underline; }

#externals .externals-image {
margin-bottom: 10px;
}

#externals .externals-image img {
display: block;
margin: auto;
}

#dolby-logo {float:right; margin-top:-130px;}