body {
	padding: 0;
	color: #333;
	background-color: #202020;
	margin: 0px;
	background-image: url(pictures/background.gif);
	background-repeat: repeat;
}
ul {
	padding-left: 40px;
}

li {
	margin-top: 10px;
}

h1 {
	float: left;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-align: left;
	text-decoration: underline;
}

h2{
	float: left;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}

#container {
	width: 760px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	margin-bottom: 2em;
	border: 1px solid #666666;
}

#text {
	width: 750px;
	background-color: #202020;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2em;
	padding-top: 0.5em;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b41919;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#header {
	width: 760px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px;
}
hr {
	color: #B41919;
	height: 2px;
	background-color: #B41919;
	margin: 0px;
	padding: 0px;
}


#topbar {
	background-color: #000000;
	background-image: url(pictures/store_logo.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	margin: 0px;
	background-position: left center;
	height: 50px;
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
	
#copyright {
	font-size: 9px;
	color: #999999;
	padding-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 760px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #333333;
	padding-top: 1em;
}

#colourbar {
	background-color: #b41919;
	height: 4px;
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#navigation_holder {
	height:25px;
	width:750px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #000000;
}
#navigation_box {
	height:20px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	font-variant: small-caps;
	text-align: center;
	line-height: 20px;
	float: left;
	width: 73px;
}

#navigation_box a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 20px;
}
#navigation_box a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 20px;
}

#navigation_box a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 20px;
}

#navigation_break {
	height: 20px;
	width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	float: left;
}

#box_red {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #b41919;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	color: #ffffff;
	height: 20px;
	text-decoration: none;
	text-align: center;
	line-height: 15px;
}

#box_text {
	background-color: #000000;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b41919;
	border-right-color: #b41919;
	border-bottom-color: #b41919;
	border-left-color: #b41919;
	padding: 5px;
}
#team_box {
	height: 175px;
	width: 600px;
	padding-left: 30px;
	border: 1px solid #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}


#box {
	border: 2px solid #B41919;
	width: 185px;
	margin-left: 20px;
	padding: 5px;
	background-color: #000000;
	background-image: url(box_bg.png);
	background-repeat: repeat-x;
}

.rightspace {
	padding-left: 5px;
	padding-right: 5px;
	margin: 5px;
}

#box1 {
	background-image: url(pictures/box1.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 180px;
	position: absolute;
	top: 500px;
	left: 200px;
}
