#rightcontent {
	width:209px;
}

#rightcontent2 {
	width:100%;
}

img.title {
	margin-bottom:5px;
}

#leftcontent {
	max-width:none;
	width:766px;
	background-position: top right;
	background-image: url('images/profile-background.jpg');
}

#leftborder {
	border: 2px solid #FEAD04;
	margin:10px;
}

#leftcontent-container {
	float:left;
	width:421px;
}

#leftcontent-container p {
	text-align:justify;
}

#middle_wrapper {
	margin-top:20px;
	width:280px;
	float:right;
}

h2.subhead {
	text-align:right;
	margin-right:10px;
}

div#stretcher {
	float:left;
	width:1px;
	height:950px;
}

div.blog_main {
	margin-top:10px;
	padding:10px;
	color:#fff;
}

div.blog_main table {
	font-size:0.7em;
	margin-bottom:30px;
}

div.blog_main table tr td.logo {
	padding-right:10px;
	width:50px;
	text-align:center;
}

div.blog_main table tr td.category {
	text-align:right;
}

div.blog_main table tr td.category a {
	text-decoration:none;
	color:#ffcc00;
}

div.blog_main span.highlight {
	font-weight:bold;
	color:#ffcc00;
}

div.blog_main span.lowlight {
	font-style:italic;
	color:#999999;
}

table#gigs tr.highlight a {
	color:white;
}

table#gigs tr.normal a {
	color:black;
}

