html,body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
	color: #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

#wrapper {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 770px;
	background-image: url(../Images/wrapper.jpg);
}

#banner {
	height: 26px;
	background-image: url(../Images/Intro.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-family: "911 Porscha", "Concielian Condensed";
	font-size: 120%;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 102%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: oblique;
	text-decoration: underline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: normal;
}

#navbar {
	height: auto;
	width: 770px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

#content {
	width: 577px;
	float: right;
	background-image: url(../Images/contentwrapper.jpg);
	background-repeat: repeat;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin: 0px;
	padding: 10px;
}


.leftimage {
	float: right;
	margin: 0px;
	padding: 5px;
}

.rightimage {
	margin: 0px;
	padding: 5px;
	float: left;
}

.clearit {
	clear: both;
}

#footer {
	clear:both;
	background-color: #006666;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	font-size: 80%;
	height: 20px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#leftcol {
	width: 160px;
	float: left;
	text-align: center;
	height: auto;
	background-image: none;
	background-repeat: repeat;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: transparent;
}

#leftcol p {
	font-size: 85%;
	font-style: normal;	
}

.content {
	background-color: transparent;
	text-align: center;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;
}

.container {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	background-color: transparent;
	padding-top: 10px;
	padding-bottom: 10px;
}

#leftcol #nav ul {
background-color: transparent;
list-style-type: none;
margin: 0; 
padding: 0;
font-size: 14px;
}

#leftcol #nav ul li {
padding: 0;
margin: 0; 
}

#leftcol #nav ul li a{
background-color: #006666;
border-bottom: 1px solid #000000;
color: #FFFFFF;
display: block;
padding: 4px 0 6px 4px;
text-decoration: none; 
height: 1%;
}


#leftcol #nav a:hover, #adverts #nav a:focus { 
background-color: #009999;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
color: #FFFFFF;
}

b {
	color: #FFFFFF;
}

a {
	color: #00FFFF;
}

.leftcont {
	width: auto;
	background-color: transparent;
	text-align: center;
	border: 1px dotted #FFFFFF;
	padding: 0px;
	margin-bottom: 10px;
}

.style1 {
	font-size: 85%;
	font-style: italic;
	color: #FFFFFF;
}

.style2 {
	font-size: 70%;
	font-style: italic;
	color: #FFFFFF;
}