body {
text-align: center;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:12px;
color:#333333;
margin:0px;
margin-top:30px;
padding:0px;
}

div#container {
padding:0px;
margin-bottom:0px;
margin-left: auto;
margin-right: auto;
width: 824px;
text-align: left;
}

#menu {
width:91px;
float:left;
margin-left:14px;
padding:0px;
}

#menu ul {
list-style-type:none;
margin:0px;
padding:0px;
margin-top:18px;
display:block;
width:91px;
}

#menu ul li {
display:block;
float:left;
clear:both;
width:91px;
height:30px;
margin:0px;
margin-bottom:9px;
padding:0px;
}

#header {
	width:824px;
	height:468px;
	float:left;
	clear: both;
	background-image: url(images/lbg_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#container.blog #header {
	background-image: url(images/lbg_blog.jpg);
}

#container.audio #header {
	background-image: url(images/lbg_audio.jpg);
}

#container.video #header {
	background-image: url(images/lbg_video.jpg);
}


#teejay {
	padding: 0px;
	float: left;
	height: 55px;
	width: 253px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
}

#strap {
width:290px;
height:21px;
float:left;
margin:0px;
margin-top:58px;
padding:0px;
}

#main {
	width:432px;
	z-index:2;
	/*background-image: url(images/main_bg_home.png);
	background-repeat: repeat-y;
	background-position: left 30px;*/
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -388px;
	margin-left: 391px;
	float:left;
	clear:none;
}

#main h2.top {
	width:400px;
	height:30px;
	float:left;
	clear:both;
	margin:0px;
	background-image: url(images/main_header_bg_home.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	text-align: left;
	dispaly:block;
}

#main #content {
	width:370px;
	background-color: #FFFFFF;
	background-image: url(images/main_bg_home.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	padding-left:32px;
	padding-right:30px;
	float:left;
	clear:both;
	overflow:auto;
}

#main #mainfooter {
	width:432px;
	height:50px;
	float:left;
	clear:both;
	margin:0px;
	padding:0px;
	background-image: url(images/main_footer_bg_home.png);
	background-repeat: no-repeat;
	background-position: left top;
}

input.commenttxt, textarea.commenttxtarea {
width:180px;
height:14px;
font-size:12px;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
border:1px solid #333333;
color:#666666;
}

textarea.commenttxtarea {
width:200px;
height:56px;
}

input.commentsubmit {
width:120px;
height:20px;
border:2px inset #000000;
background-color:#33333;
font-weight:bold;
font-size:10px;
color:#ffffff;
text-align:center;
}

a {
text-decoration:none;
color:#f80000;
}

#container h2 {
color:#f80000;
font-size:14px;
}

#container h2 a:link, #container h2 a:visited{
color:#f80000;
text-decoration:none
}


#container h2 a:hover {
color:#f80000;
text-decoration:underline;
}

p.postmetadata {
font-size:10px;
color:#ccc;
width:100%;
clear:both;
text-align:right;
}

div.navigation {
font-size:10px;
font-weight:bold;
}

#mainfooter {
font-size:10px;
color:#393939;
text-align:center;
}

#mainfooter p {
width:100%;
padding-top:15px;
text-align:center;
float:left;
clear:both;
}

#mainfooter a:link, #mainfooter a:visited {
color:#333;
}

#mainfooter a.dmc {
color:#3d3d3d;
text-decoration:none;
}

h2.lateststuff {
color:#ffffff;
background:#e7e7e7;
width:100%;
padding-top:3px;
padding-bottom:3bx;
text-align:center;
}
