#container {
	width: 500px;
	margin: 0 auto;
	text-align: center;
	}

#header {
	width: 500px;
	margin: 0 auto;
	text-align: center;
        position: relative;
	}

#content {
	width: 500px;
	float: left;
	text-align: center;
	padding: 5;
	margin: 0 auto;
	margin-top: 0px;
	margin-left: 5px;
        }

#footer	{
	clear: both;
	text-align: center;
	padding:8px;
	width: 500px;
	}


body {
font: 11px/15px Verdana, Sans-Serif;
	background: #d3d2d3;
background-image: url('http://accio.twistyourbones.org/oliver/bg.jpg') !important;
background-position: top center;
background-repeat: repeat-y;
}
img {
border: 0px none;
}

td {
padding: 3px;
}
#navigation {
list-style-type: none;
margin: 0; padding: 0;
}
#navigation li {
display: inline;
padding: 2px 8px;
}

/* control row colours in admin */
.literow {
background: #fff;
}
.darkrow {
background: #ddd;
}


A { 
COLOR: #0bbff4; 
TEXT-DECORATION: none; 
background-color: transparent; 
text-transform: none; 
FONT-FAMILY: arial; 
FONT-SIZE: 8pt; 
word-spacing: 0px; 
letter-spacing: 0px;
FONT-WEIGHT: bold; 
}

A:hover {
FONT-WEIGHT: bold; 
COLOR: #ffffff; 
TEXT-DECORATION: none; 
background-color: transparent; 
text-transform: none; 
FONT-FAMILY: arial; 
FONT-SIZE: 8pt; 
word-spacing: 0px; 
letter-spacing: 0px;
BORDER-bottom: #c0c0c0 0px solid
}


U {	COLOR: #7a7a7a; font-family: arial; 
}
B {	COLOR: #7a7a7a; font-family: arial; 
}
I {	COLOR: #7a7a7a; font-family: arial; 
}
S {	COLOR: #7a7a7a; font-family: arial; 
}



BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px;
}

.blog {
background-image:url('');
background-color: #transparent;
border-bottom: 0px solid #e6e6e6; 
padding-left: 3px; 
padding-top: 5px; 
padding-right: 3px; 
padding-bottom: 5px
font-family: arial; 
text-align: left;
color: #bcbcbc;

}

.grey {
font-size: 9pt; 
font-family: Palatino Linotype; 
text-align: left;
color: #000000;
	background-color: #transparent; 

} 

h1
{	background-color: #transparent; 
	padding: 0px 0px 0px 0px; 
	text-align: left; 
	text-transform: uppercase;
	line-height: 20pt;
	margin: 0px;
margin-top: 0px;
margin-bottom: 0px;
-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
background-image: url('') !important;
text-decoration: normal;
font-family:Arial;
font-style:normal;
font-size:26px;
	letter-spacing: -1px; 
font-weight: normal;
color: #fff;
text-shadow: #1d1d1d 1px 1px 0px;
	}