
* {margin:0;padding:0;} 

html, body {
	background-color: #333333;
}


#container {
	width:974px;
	margin:0 auto;
}


#leftbg {
	background: url(http://www.musicworks.co.nz/themes/MusicWorks/images/leftbg.gif) repeat-y;
	width: 14px;
	height: 144px;
}


#machineheadleft {
	background: url(http://www.musicworks.co.nz/themes/MusicWorks/images/machineheadleft.gif) no-repeat;
	width: 60px;
	height: 144px;
}

#machineheadright{
	background: url(http://www.musicworks.co.nz/themes/MusicWorks/images/machineheadright.gif) no-repeat;
	width: 60px;
	height: 144px;
}

#rightbg {
	background: url(http://www.musicworks.co.nz/themes/MusicWorks/images/rightbg.gif) repeat-y;
	width: 14px;
	height: 144px;
}

#left-repeat {
	background: url(http://www.musicworks.co.nz/themes/MusicWorks/images/left.gif) repeat-y;
	width: 60px;
}

#right-repeat {
	background: url(http://www.musicworks.co.nz/themes/MusicWorks/images/right.gif) repeat-y;
	width: 60px;
}

#main {
	width: 826px;	
}

#header
{
	background: url(http://www.musicworks.co.nz/themes/MusicWorks/images/insidemain.jpg) no-repeat;
	width: 826px;
	height: 100px;
}

#body_home #header
{
	background: url(http://www.musicworks.co.nz/themes/MusicWorks/images/homemain.jpg) no-repeat;
	width: 826px;
	height: 141px;
}


#piano
{
	background: url(http://www.musicworks.co.nz/themes/MusicWorks/images/piano.gif) repeat-x;
	width: 826px;
	height: 32px;
}

#footer {
	background-color: #D6D6D6;
	padding: 10px 10px 10px 10px;
}

#footer a {
	color: #F30;
	text-decoration: none;
}

.internalbg {
	background: url(http://www.musicworks.co.nz/themes/MusicWorks/images/internalbg.jpg) no-repeat;
}

#home {
	text-align: center;
	border-bottom: 1px solid black;
	background: white;
}
#border {
	background: #D6D6D6 url(http://www.musicworks.co.nz/themes/MusicWorks/images/indsidestrip.gif) repeat-x;
	padding: 5px 5px 0px 5px;
}
#content {
	background-color: #fff;
	padding: 18px;
	min-height: 500px;
}


#leftsidebar {
	width: 200px;
	float: left;
}

#rightcontent {
	width: 570px;
	float: left;
	margin-left: 10px;
}


.clear {
	clear: both;
}

#nav
{
	background: url(http://www.musicworks.co.nz/themes/MusicWorks/images/menubg.gif) no-repeat;
	width: 806px;
	height: 20px;
	padding-left: 20px;
}



.image_margin_left {

	margin-left: 25px;
	margin-bottom: 10px;
	float: right;
}


.image_margin_right {

	margin-right: 25px;
	margin-bottom: 10px;
	float: left;
}

#content hr {
	height:1px;
	border:0;
	border-top: 1px solid #ccc;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#search {
	position:relative;
	float: right;
	right: 3px;
	top: 75px;
	width: 218px;
}

#body_home #search {
	right: 3px;
	top: 110px;
}

.rssItem {
	border: 1 px solid red;
} 

