body, img, p, h1, h2, h3, div {
	margin:0px;
	padding:0px;
	border-width:0px;
	outline-width:0px;
}

/* General styles */
body {
	font-family: Trebuchet MS, Trebuchet, San-serif;
	background-color: #6d6e70;
}

#mainSite {
	width:780px;
	margin:10px auto 0px auto;
	border:3px solid #d6e03e;
	background-color: #FFFFFF;
}

#navigation {
	float:right;
	position: relative;
	top:95px;
	width:555px;
	border-top:2px solid #d6e03e;
	border-bottom:2px solid #d6e03e;
	display:block;
}

#navigation a {
	display:block;
	background-color:#6D6E70;
	float:left;
	width:81px;
	height:22px;
	padding:8px 0 0 9px;
	margin:1px 3px 1px 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
}

#navigation a:hover {
	background: url('images/nav-gradient.png') repeat-x top left;
	color: #6D6E70;
}

#mainContent {
	margin-top:5px;
	height:570px;
	border-top:2px solid #d6e03e;
	border-bottom:4px solid #d6e03e;
	padding:15px;
}

#mainContent h1 {
	font-size:20px;
	line-height:22px;
	margin-bottom:8px;
	color:#6D6E70;
}

#mainContent h2 {
	font-size:16px;
	line-height:20px;
	margin-bottom:8px;
	color:#6D6E70;
}

#mainContent p {
	font-size:13px;
	line-height:15px;
	color:#6D6E70;
}

#mainFooter {
	height:26px;
	padding:10px 8px 0px 8px;
	background: #6D6E70;
}

#mainFooter p {
	font-size:14px;
	line-height:16px;
	color:#d6e03e;
	text-align:center;
	font-weight:bold;
}

#contentFull {
	width:720px;
}

#contentLeft {
	float:left;
	width:380px;
}

#contentRight {
	float:left;
	padding-left:20px;
	width:340px;
}

#createdBy {
	font-size:12px;
	line-height:14px;
	color:#fff;
	width:780px;
	margin:5px auto 5px auto;
	text-align:right;
}

#createdBy a {
	color: #FFFFFF;
	text-decoration: none;
}

#createdBy a:hover{ color: #d6e03e; }
.standardLinks { color:#6D6E70; }
.standardLinks:hover { color:#d6e03e; }

#biddiLogo {
	float:left;
	margin-top:5px;
	margin-left:10px;
}

.footerEmail {
	color:#d6e03e;
	text-decoration:none;
}

.footerEmail:hover { color:#fff; }
.whiteColour { color:#fff; }

.portImage {
	margin:10px 20px 10px 0;
	border:2px solid #6D6E70;
}

.portImage:hover { border:2px solid #d6e03e; }

.portSmallImage {
	margin:5px 11.2px 0px 0;
	border:2px solid #6D6E70;
}
.portSmallImage:hover { border:2px solid #d6e03e; }

#theimage {
	border:2px solid #6D6E70;
}

ul.norm {
	margin:4px 0 20px 0;
	padding:10px 0 0 30px;
	list-style-type:square;
	font-size:13px;
	line-height:16px;
	color:#6D6E70;
}

#infoline {
	margin-bottom: 10px;
}

#imagelinks {
	margin-left: 23px;
}
