/* 
dick.css
author: Iain Stewart
URL: www.coolfeed.com
2008 stsylesheet added to brokenenglish/dickss

 */
 body {
	background-color: #040404;
	font-size: small;
	font-family: "Trebuchet MS" calibri, "Lucida Grande", Arial, Helvetica, sans-serif;
	min-width:610px;
	color: #5f5f5f;
	line-height: 18px;
	margin: 25px 0 20px 0;
 }
 a,a:link {color: #040404;text-decoration:none;background:transparent}
a:visited {color: #040404;text-decoration:none;background:transparent}
a:active {color: #040404;text-decoration:none;background:transparent}
a:focus, a:hover {color: #87cefa;text-decoration:underline;background:transparent}
.hide {
	display: none;
}
 #container {
 position: relative;
margin:0px auto;
width: 770px;
height: 550px;

}
#container.homepage {
	background: #333333 url(../assets/claphambg.jpg) no-repeat 50% 50%;
}
#container.aboutpage {
		background: #333333 url(../assets/scapabg.jpg) no-repeat 50% 50%;
}
#contact-details, #site-details {
	position: absolute;
	top: 50px;
	left: 30px;
	height: 450px;
	width: 200px;
	background-color: transparent;
}
#contact-details h2, #site-details h2 {
	font-size: 145%;
	color: #dc143c;
	background-color: transparent;
	margin-bottom: 10px;;
}
#contact-details h3 {
	font-size: 110%;
	font-style: italic;
	color: #00bfff;
	margin-bottom: 250px;
	background-color: transparent;
}
 #site-details h3 {
	font-size: 110%;
	font-style: italic;
	color: #00bfff;
	margin-bottom: 200px;
	background-color: transparent;
}
#contact-details #contact {
	font-size: 90%;
}
#site-details #selling-info {

}
#site-details #selling-info p {
		font-size: 90%;
		color: #fafad2;
		margin-bottom: 10px;
}
#site-details #selling-info p a {
	color: #ffe4e1;
}
#navigation {
	position: absolute;
	top: 50px;
	left: 220px;
	height: 450px;
	width: 250px;
	background-color: transparent;
	text-align:center;
	
}
#navigation h3 {
	font-size: 120%;
	color: #ffefd5;
		background-color: transparent;
		margin-bottom: 25px;
}
#navigation ul {
	list-style: none;
	margin-bottom: 150px;
}
#navigation li {
	padding: 10px 0 10px 0;
}
#navigation li a {
	color: #ffe4e1;
}
#navigation p{
	font-size: 90%;
	padding-left: 20px;
}
#navigation p a {
	color: #ffe4b5;
}
#maintitle {
	position: absolute;
	top: 50px;
	left: 550px;
	height: 450px;
	width: 170px;
	background-color: transparent;
	text-align:right;
}
#maintitle h2 {
	font-size: 145%;
	color: #fffff0;
}
#short-biography {
	position: absolute;
	top: 50px;
	left: 220px;
	height: 450px;
	width: 525px;
	background-color: transparent;
	text-align:justify;
}
#short-biography h3 {
	font-size: 120%;
	color: #ffefd5;
		background-color: transparent;
		margin-bottom: 10px;
}
#short-biography p {
	font-size: 90%;
	color: #ffff99;
}
#short-biography p a {
	color: #ffe4e1;
}
