@charset "UTF-8";
/* CSS Document */

#body {
	width: 780px;
	margin: auto;
}

#header {
	margin: 70px auto 20px 280px;
}

#logo {
	float: left;
}

#headline {
	margin-left: 20px;
}

#left {
	width: 150px;
	height: auto;
	margin: 10px 20px 0 0;
}
	

#left ul{
	list-style: none;
}

#lefthome {
	background-image: url(images/Links_01.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height: 50px;
	width: 150px;
	display: block;
}

#lefthomeon {
	background-image: url(images/Linkson_01.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height: 50px;
	width: 150px;
	display: block;
}

#leftentries {
	background-image: url(images/Links_02.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height: 50px;
	width: 150px;
	display: block;
}

#lefttwitter {
	background-image: url(images/Links_04.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height: 50px;
	width: 150px;
	display: block;
	margin-top: 50px;
}

#leftblog {
	background-image: url(images/Links_05.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height: 50px;
	width: 150px;
	display: block;
}

#leftentrieson {
	background-image: url(images/Linkson_02.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height: 50px;
	width: 150px;
	display: block;
}

#leftsubmit {
	background-image: url(images/Links_03.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height: 50px;
	width: 150px;
	display: block;
}

#leftsubmiton {
	background-image: url(images/Linkson_03.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height: 50px;
	width: 150px;
	display: block;
}

#foothome {
	background-image: url(images/Linkssmall_01.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height: 25px;
	width: 75px;
	display: block;
}

#foothomeon {
	background-image: url(images/Linksonsmall_01.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height: 25px;
	width: 75px;
	display: block;
}

#footentries {
	background-image: url(images/Linkssmall_02.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height: 25px;
	width: 75px;
	display: block;
}

#foottwitter {
	background-image: url(images/Linkssmall_05.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height: 25px;
	width: 75px;
	display: block;
	margin-left: 50px;
}

#footblog {
	background-image: url(images/Linkssmall_04.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height: 25px;
	width: 75px;
	display: block;
}

#footentrieson {
	background-image: url(images/Linksonsmall_02.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height: 25px;
	width: 75px;
	display: block;
}

#footsubmit {
	background-image: url(images/Linkssmall_03.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height: 25px;
	width: 75px;
	display: block;
}

#footsubmiton {
	background-image: url(images/Linksonsmall_03.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height: 25px;
	width: 75px;
	display: block;
}

#right {
	width: 500px;
	margin: 4px auto auto 20px;
	float: right;
}

.clear {
		clear: both;
}

span {
	display:none;
}

#left li a {
	text-decoration: none;
	display: block;
	height: 50px;
	width: 150px;
}

#right p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

#homeul li{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

#right b{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#right h1{
	font-size:24px;
}

#right h2{
	font-size: 18px;
	margin-top: 100px;
}

#right a{
	margin-top: 10px;
}

#right img{
	margin: auto 50px 50px auto;
	float: left;
	border: thin;
	border-color: #b1b3b6;
}
	
#foot ul{
	list-style-type: none;
}

#foot li a {
	text-decoration: none;
	display: block;
	height: 25px;
	width: 75px;
}

#foot li{
	float: left;
	width: 75px;
	height: 25px;
}

#foot {
	margin: 50px auto auto 225px;
	height: 25px;
	width: 500px;
}
