body {
	background-color: #ccc;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#container {	
}
#home-container, #news-container, #projects-container, #gallery-container, #playlist-container{
	width: 710px;
	background-color:#D6DDDD;
	border: 13px solid #000000;
	margin:13px auto 0px auto;
	background-repeat: no-repeat;
	}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:8px 0px 0px 0px;
	line-height:15px;
	}
h1, h2 {
	display:none;
	}
h3 {
	font-size:11px;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	padding:0px;
	color:#F1DEBF;
	clear:both;
	}
img.news-img {
	float:left;
	border:1px solid #D6DDDD;
	margin:6px 9px 5px 0px;
	width:85px;
	height:auto;
	}
a:link {
	color:#DFA51D;
	text-decoration:underline;
	}
a:hover {
	color:#fff;
	text-decoration:none;
	}
a:active {
	color:#F1DEBF;
	text-decoration:none;
	}
a:visited {
	color:#DFBC70;
	text-decoration:underline;
	}
a:visited:hover {
	color:#DFA51D;
	text-decoration:none;
	}
	
/*-- Home Section --*/

#home-container {
	background-image: url(images/title_side_home.gif);
	}
#home, #home-sub {
	height: 240px;
	width:686px;
	background-color: #666;
	background-image: url(images/bg_swhq_home.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	margin:0px 0px 0px 24px;
}
#home-sub {
	height:46px;
	background-position:left center;
	text-align:right;
	padding:0px;
	}
#home-sub-content1 {
	margin:0px;
	}
#home-callouts {
	width:111px;
	float:right;
	margin-right: 13px;
	margin-top:13px;
	}
#callout1 {
	margin-bottom:13px;
	}

/*-- News Section --*/

#news-container {
	background-image: url(images/title_side_news.gif);
	}
#news {
	/*height:263px;*/
	width:686px;
	background-color:black;
	background-image: url(images/bg_swhq_news.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	margin:0px 0px 0px 24px;
}
#news-content1 {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:322px;
	margin:0px 0px 0px 13px;
	}
#news-content1 p {
	}
#news-content1 a:link {
	color:#DFA51D;
	text-decoration:none;
	}
#news-content1 a:hover {
	color:#F1DEBF;
	text-decoration:underline;
	}
#news-content1 a:active {
	color:#F1DEBF;
	text-decoration:underline;
	}
#news-content1 a:visited {
	color:#F1DEBF;
	text-decoration:none;
	}
#news-content1 a:visited:hover {
	color:#F1DEBF;
	text-decoration:underline;
	}
#news-content1 form {
	/*margin:0px;
	padding:0px;*/
	}
#news-list {
	padding-bottom:10px;
	border-bottom:1px solid #636363;
	}

/*-- Projects Section --*/

#projects-container {
	background-image: url(images/title_side_projects.gif);
	}
#projects {
	/*height: 126px;*/
	width: 686px;
	background-color:black;
	margin:0px 0px 0px 24px;
	text-align:left;
}
#projects-content1 {
	margin:0px 0px 13px 0px;
	}
#projects-content2 {
	width:686px;
	margin:0px;
	text-align:left;
	}
#projects-content3 {
	width:673px;
	margin: 0px 0px 0px 13px;
	color:white;
	}
#projects-content3 h2 {
	display:block;
	font-size:18px;
	font-weight:normal;
	color:#F2DDB6;
	margin:10px 13px 8px 0px;
	}
#projects-content3 h3 {
	border-top:1px solid #636363;
	size:18px;
	font-weight:normal;
	margin:10px 0px 8px 0px;
	padding-top:10px;
	color:#F2DDB6;
	}
#projects-content3 p {
	margin-left:100px;
	}
#projects-content3 #about-project p {
	margin-left:0px;
	}
img.discography {
	margin-left:0px;
	}
#projects-content2 a {
	margin:0px;
	padding:0px;
	}
#track-list {
	/*margin-left:100px;*/
	}

/*-- Gallery Section --*/

#gallery-container {
	background-image: url(images/title_side_gallery.gif);
	}
#gallery {
	/*height:263px;*/
	width:686px;
	background-color:black;
	background-image: url(images/bg_swhq_gallery.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	margin:0px 0px 0px 24px;
}
#gallery-content1 {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:322px;
	margin:0px 0px 0px 13px;
	}
#gallery-content1 p {
	}
#gallery-content1 a:link {
	color:#DFA51D;
	text-decoration:none;
	}
#gallery-content1 a:hover {
	color:#F1DEBF;
	text-decoration:underline;
	}
#gallery-content1 a:active {
	color:#F1DEBF;
	text-decoration:underline;
	}
#gallery-content1 a:visited {
	color:#F1DEBF;
	text-decoration:none;
	}
#gallery-content1 a:visited:hover {
	color:#F1DEBF;
	text-decoration:underline;
	}
#gallery-content1 form {
	/*margin:0px;
	padding:0px;*/
	}
#gallery-list {
	padding-bottom:10px;
	border-bottom:1px solid #636363;
	}


/*-- Playlist Section --*/

#playlist-container {
	background-image: url(images/title_side_playlist.gif);
	}
/* Removed because background graphic is now dynamic, so style definition included in content of page */
/* #playlist {
	width: 686px;
	background-color:black;
	background-image: url(images/bg_playlist.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	margin:0px 0px 0px 24px;
} */
#playlist-content1 {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:360px;
	margin:0px 0px 0px 320px;
	text-align:left;
	padding-bottom:13px;
	}
#playlist-content1 p {
	margin:8px 0px 0px 0px;
	line-height:10px;
	}
#playlist-content1 ol {
	margin-left:30px;
	padding-left:0px;
	}
	
/*-- Footer Section --*/
	
#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 736px;
	height:20px;
	margin:5px auto 0px auto;
	color:#666666;
	text-align:center;
	}
#footer a {
	color:#666666;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}