body {
margin-top:10px;
	background-color: #2B200F;
	background-image: url(/images/background.jpg);
	background-position: center top;
	background-repeat: repeat-y;
		font-family: Arial, Helvetica, sans-serif;
}

.main{
	width: 800px;
	text-align: justify;
	color:#2B200F;
}
div.left {
width: 574px;
background: #f4f1ec;
position: relative;
float: left;
min-height: 658px;
padding:6px;
text-align:justify;
color:#2B200F;
}

div.video {
width: 766px;
background: #f4f1ec;
position: relative;
float: left;
height: auto;
padding:6px;
text-align:justify;
color:#2B200F;
}

div.right {
width: 206px;
background: #312d26;
position: relative;
float: right;
text-align: left;
height: 662px;
padding:4px;
} 
#menu, #menu a:link, #menu a:visited, #menu a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-variant: normal;
	color: #FFFFFF;
	padding-bottom:10px;
	font-weight: bold;
	text-decoration: none;
	border:none;
}

#menu a:hover{
	font-size: 16px;
	color: #ccc;
}


.arrow{
	padding-left:10px;
	padding-right:10px;
}
.imgleft{
	padding-right:10px;
}

.imgright{
	padding-left:10px;
}
#gigs{
	height: 275px;
	overflow : auto; 
	scrollbar-face-color: #312d26;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #312d26;
scrollbar-darkshadow-color: #312d26;
scrollbar-track-color: #423A2D;
scrollbar-arrow-color: #ffffff;
margin-bottom:10px;
font-size:10px;
}
#tweets{
	height: 265px;
	overflow : auto; 
	scrollbar-face-color: #312d26;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #312d26;
scrollbar-darkshadow-color: #312d26;
scrollbar-track-color: #423A2D;
scrollbar-arrow-color: #ffffff;
margin-bottom:10px;
font-size:10px;
}
/*#blog{
	height: 255px;
	overflow : auto; 
scrollbar-face-color: #312d26;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #312d26;
scrollbar-darkshadow-color: #312d26;
scrollbar-track-color: #423A2D;
scrollbar-arrow-color: #ffffff;
margin-bottom:6px;
font-size:10px;
}*/
#news{
	height: 410px;
	overflow : auto; 
scrollbar-face-color: #312d26;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #312d26;
scrollbar-darkshadow-color: #312d26;
scrollbar-track-color: #423A2D;
scrollbar-arrow-color: #ffffff;
font-size:13px;
color:#2B200F;

}

.t9{
	font-size: 9px;
}
.t10{
	font-size: 10px;
}
.t11{
	font-size: 11px;
}
.t12{
	font-size: 12px;
}
.t14{
	font-size: 1tpx;
}
.blogdate {
	color: #000000;
	font-size: 82%;
}
li.twitter, ul.twitter li, li.blogfeed, li.gigs{
	padding-bottom: 4px;
	list-style-image: url(images/li.gif);
}

ul.news{
	height: 370px;
	overflow : auto; 
scrollbar-face-color: #312d26;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #312d26;
scrollbar-darkshadow-color: #312d26;
scrollbar-track-color: #423A2D;
scrollbar-arrow-color: #ffffff;
font-size:13px;
color:#2B200F;

	}
ul.news > li{
font-size:13px;
margin-left:-20px;
padding-right:6px;
color:#000000;		
padding-bottom: 6px;
list-style-image: url(images/li.gif);
	font-family: "Courier New", Courier, monospace;
	}

div.wrapper {
width: 800px;
position: relative;
clear: both;
}


html > body > div #main > div .wrapper > div .left > div > a{
	color: #2B200F;
}

h2 {
color:	#2B200F;
}
a.blacklink, a:visited.blacklink {
	color:#000000;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}
a:hover.blacklink{
	color: #4E4E4E;
}
a.blogfeed, a:visited.blogfeed {
	color:#ffffff;
	border-bottom: 1px dotted #4E4E4E;
	text-decoration: none;
}
a:hover.blogfeed{
	color: #4E4E4E;
}

