/* @override http://localhost:8888/jsitservices.co.uk/site/css/style.css */

a img#logo {
	border: 0em;
	width: 300px;
	background-position: 0;
	top: 20px;
	position: relative;
}

a img {
	border: 0em;
}

img.preview {
	width: 210px;
	left: -3px;
	top: -57px;
	float: right;
	position: relative;
	border: 1px solid gray;
}

#main div.portfolio p {
	background-color: white;
	width: 173px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 7px;
	border: 1px solid gray;
}

div.portfolio {
	background-color: #ebebeb;
	padding-left: 14px;
	padding-top: 1px;
	margin-top: 15px;
	width: 410px;
	margin-bottom: 10px;
	padding-right: 12px;
	border: 1px solid gray;
}

h1 {
	color: gray;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

p {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

li {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#l_sidebar {
	position: absolute;
	top: 0;
	height: 100%;
	left: 0;
}

#main {
	position: absolute;
	left: 300px;
	width: 550px;
}

#l_sidebar li a {
	list-style-type: none;
	text-decoration: none;
	opacity: 1;
	color: black;
	font: 24px "Andale Mono";
}

div.hline {
	background-color: gray;
	width: 550px;
	position: relative;
	height: 1px;
}

p#copyright {
	font-size: 10px;
}

a {
	color: #2c3c7c;
}
