body{
	font-family: georgia;
	font-size:12px;
	line-height: 1.6em;
	color: #C6C6C6;
	margin: 0 0 0 0;
	background-color: #141212;
	background-image: url(http://www.theyard.org.uk/blogdata/btd/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
}

#bodyContainer{
	width: 1050px;
	background-image: url(http://www.theyard.org.uk/blogdata/btd/header.gif);
	background-repeat: no-repeat;
	height: 185px;
}

#left{
	width: 278px;
	float: left;
	background-repeat: no-repeat;
	padding: 350px 0 0 0;
}


#leftItems{
	padding: 0 10px 0 10px;
}

#middle{
	width: 500px;
	float: left;
	background-position: 20px, 20px;
	padding: 250px 40px 0 0;
	background-image: url(http://www.theyard.org.uk/blogdata/btd/titles.gif);
}


#middleHeader{
	width: 500px;
	background-image: url(http://www.theyard.org.uk/blogdata/btd/dots.gif);
	background-repeat: repeat-x;
	padding: 20px 0 0 0;
}



#right{
	width: 200px;
	float: left;
	padding: 200px 0 0 30px;
}


#right ul{
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}

#right li{
margin-left: 0px;
padding-left: 0px;
}



.postCell{
background-image: url(http://www.theyard.org.uk/blogdata/btd/dots.gif);
background-repeat: repeat-x;
background-position: bottom;
padding: 10px 0 10px 0;
}

.postFooter{
text-align: right;
font-size:9px;
}


a:link{
color: #8ADBFF;
text-decoration: none;
}

a:active{
color: #8ADBFF;
text-decoration: none;
}

a:visited{
color: #8ADBFF;
text-decoration: none;
}


a:hover{
color: #ffffff;
text-decoration: none;
}



h2.date-header{
font-size:11px;
font-family: arial;
font-weight: bold;
text-transform: uppercase;
font-weight: normal;
color: #999999;
}

h2{
font-family: georgia;
font-size: 140%;
font-weight: normal;
color: #ffffff;
}

h2:before {
content: "/ ";
}

h3{
font-family: georgia;
font-size: 200%;
font-weight: normal;
color: #ffffff;
line-height: 1.4em;
}

#navbar{
visibility: hidden;
display: none;
}

.clear{
display: block;
clear: all;
}