/* CSS Document */
body {
	background-color: #6C5E5E;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrap{
	width: 769px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu{
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content{
	width: 560px;
	margin-left: 206px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.logo{
	font-size: 16px;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #302A2A;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.logo-colour {
	color: #302A2A
}
.richard {
	color: #302A2A; 
	font-size: 16px;
}
.baskott {
	color: #999999;
}
.logo a:link {
	text-decoration: none;
	color: #999999;
	
}
.logo a:visited {
	text-decoration: none;
	color: #999999;
	
}
.logo a:hover {
	text-decoration: none;
	color: #999999;
}
.logo a:active {
	text-decoration: none;
	color: #999999;
}
#line{
	margin-top: 0px;
	width: 750px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #5D5151;
}
#line a:link {
	color: #4B4141;
	text-decoration: none;
}
#line a:visited {
	color: #4B4141;
	text-decoration: none;
}
#line a:hover {
	color: #999999;
	text-decoration: none;
}
#line a:active {
	color: #4B4141;
	text-decoration: none;
}
#contact a:link {
	color: #999999;
	text-decoration: none;
}
#contact a:visited {
	color: #999999;
	text-decoration: none;
}
#contact a:hover {
	color: #4B4141;
	text-decoration: none;
}
#contact a:active {
	color: #999999;
	text-decoration: none;
}
#decep{
	float: right;
	width: 200px;
	text-align: right;
	color: #4B4141;
}
#contact{
	width: 200px;
	
}
.link-size {
	font-size: 12px;
	
}

