body {
background: url(../assets/images/background_original%20-%20Copy%20(2)
.jpg) no-repeat scroll.jpg) repeat fixed;
background: #333 no-repeat scroll center center;

}
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	left: 20px;
	right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	height: auto;
}
h1 {
	font-size: 1.9em;
	color: #CCC;
	text-align: left;
	font-weight: bolder;
}
h2 {
	font-size: 1.2em;
	color: #CCC;
}
h3 {
	font-size: 1em;
	color: #06C;
}
#header {
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	color: #000;
	background: url(../images/background_garyboulter.jpg) no-repeat;
	width: 780px;
	height: 200px;
	text-align: left;
	text-indent: -2000px;
	margin-bottom: 1em;
}
#navigation {
	height: auto;
	font-size: 0.9em;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style:none;
	float: left;
}
#navigation li {
	float: left;
}
#navigation li a:link, #navigation li a:visited {
	background:#666;
	padding:0.2em 0.5em;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
	text-decoration:none;
	line-height:1.2em;
	margin-right:.4em;
	color: #000;
}

#navigation li a:hover {
	background:#CCC;
	color:#00F
}

#navigation li a.current, #navigation li a.current:hover, #navigation li a.current:active {
	color:#00F;
	background:#CCC;
	font-style: italic;
	font-weight: bold;
	cursor:default;
	
}

.agent {
	font-size: .7em;
	font-weight: bold;
}

#sidebar  {
	float: right;
	width: 220px;
	font-size: 0.7em;
	font-family: Verdana, Geneva, sans-serif;
	color: #006;
	border-right: medium inset #000;
	border-bottom: medium inset #000;
	background: #666;
	padding: 10px 5px 5px;
	margin-top: 2em;
}


#sidebar table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 189px;
}
#sidebar table tr td {
	color: #000;
}

#sidebar table tr td a {
	text-decoration: none;
	color: #006;
	font-style: italic;
}
#sidebar table tr td a:hover {
	text-decoration: underline;
	color: #006;
	font-weight: bold;
}

#sidebar p a img {
	text-decoration: none;
}

#sidebar p a img:hover {
	color: #006;
	text-decoration: underline;
	border-bottom: medium outset #006;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#sidebar p strong  {
	font-size: 1.2em;
	color: #000;
}
#sidebar p {
	color: #000;
}
#sidebar p a {
	color: #006;
	font-style: italic;
	text-decoration: none;
}
#sidebar p a:hover {
	font-weight: bold;
	color: #006;
	margin-bottom: 2px;
	text-decoration: underline;
}

#mainContent {
	height: auto;
	width: 500px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	float: left;
	padding: 5px;
	margin-bottom: 2em;
	margin-right: 10px;
	border-right: medium inset #000;
	border-bottom: medium inset #000;
	background-color: #666;
}

#mainContent p {
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	line-height: 1.5em;
}
#mainContent p a{
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #006;
}

#mainContent p a:hover {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #006;
	text-decoration: underline;
}
#mainContent ul li  {
	font-size: 0.9em;
}
#mainContent ul li a  {
	color: #006;
	text-decoration: none;
	font-style: italic;
}
#mainContent ul li a:hover {
	color: #006;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}


.trackdescription {
	font-size: 0.8em;
	font-style: italic;
}


.imbd {
	margin-right: 10px;
	margin-left: 10px;
}


#footer {
	width: auto;
	text-align: center;
	clear: both;
	padding: 5px;
	color: #FFF;
	font-size: 1em;
	float: none;
	height: auto;
}
#footer p {
	color: #000;
	font-size: 0.7em;
}

#footer p a{
	color: #CCC;
	text-decoration: none;
	font-style: italic;
	font-size: 1.2em;
}
#footer p a:hover {
	color: #006;
	font-weight: bold;
	text-decoration: underline;
}

.footergary {
	font-size: .7em;
}
.spammers {
	font-size: 0.7em;
	font-style: normal;
}
