*
{
padding: 0em;
margin: 0em;
}

body
{
	padding: 35px 0px 35px 0px;
	background-color: #000000;
	background-image: url(images/background.gif);
}

body,input
{
	font-size: 10pt;
	font-family: "Trebuchet MS";
	color: #0F0A00;
}

p
{
	line-height: 1.5em;
	margin-bottom: 1em;
	text-align: inherit;
}

a
{

}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
	font-size: 1.7em;
	padding-right: 34px;
	color: #0F0A00;
}

h4
{
font-size: 1.2em;
padding-right: 28px;
background-image: url('images/db2.gif');
}

.contentarea
{
	padding-left: 0px;
	padding-right: 5px;

}

img
{

}

img.left
{
	position: relative;
	float: left;
	margin-top: 0em;
	margin-right: 1.8em;
	margin-bottom: 1em;
	margin-left: 0em;
}

img.right
{
	position: relative;
	float: right;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 5px;
	margin-left: 6px;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#outer
{
	z-index: 2;
	position: relative;
	/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 780px;
	border: solid 7px #fff;
	background-color: #fff;
	margin: 0 auto;
}

#header
{
	position: relative;
	width: 100%;
	height: 9em;
	margin-bottom: 2px;
	background-color: #00A9A0;
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
}
#headercontent
{
	position: absolute;
	bottom: 0em;
	padding-left: 5px;
}

#headercontent h1 
{
	font-weight: normal;
	color: #fff;
	font-size: 2.5em;
	padding-right: 10px;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#headerpic
{
	position: relative;
	height: 109px;
	margin-bottom: 2px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(Pictures/guitar2.jpg);
}

#menu {
	float: none;
	width: 780px;
	background: #FFFFFF;
	height: 32px;
}

#menu ul {
	list-style: none;
	margin-left: 0px;
	margin-top: 3px;
}

#menu li {
	display: inline;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 2px;
	text-decoration: none;
	text-transform: capitalize;
	color: #0F0A00;
	background-repeat: no-repeat;
	background-position: right 60%;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menu a:hover {
	background-color: #ABD9D8;
}

#menu ul li a.active
{
	background-color: #7AC3C2;
}
#menubottom
{
	height: 14px;
	margin-bottom: 1em;
	background-color: #fff;
	background-image: url(../images/border1.jpg);
	background-repeat: repeat-x;
}

#content
{
	padding-top: 0em;
	padding-bottom: 0em;
	padding-left: 0.4em;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
	margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent
{
	float: right;
	width: 380px;
	margin-top: 15px;
}

#footer
{
	position: relative;
	clear: both;
	padding-top: 2em;
	font-size: 0.8em;
	background-color: #fff;
	background-image: url(../images/border2.jpg);
	background-repeat: repeat-x;
	background-position: 0em .5em;
	font-family: "Trebuchet MS";
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
	position: absolute;
	right: 36px;
	bottom: 9px;
	width: 162px;
}
a:link {
	color: #0F0A00;
}
a:visited {
	color: #0F0A00;
}
a:hover {
	color: #0F0A00;
}
a:active {
	color: #0F0A00;
}
