/* Start of CMSMS style sheet 'Layout' */
body {
	background-color: #000000;
	margin: 0px;
		background-repeat: no-repeat;
	background-position: center top;
background-attachment: fixed;
	background-image: url(images/background.jpg);

}
#wrapper {
	width: 1100px;
	margin: auto;
	padding-top: 20px;
	background-image: url(images/southern-cross.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
	position: relative;
}

#header {
	height: 200px;
	position: relative;
}
#menu_cont {
	float: left;
	position: relative;
	width: 220px;
}


#advert_space_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	width: 220px;
position: relative;
}
#advert_space_left img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
#advert_space_right {
	width: 130px;
	background-attachment: scroll;
	background-image: url(images/scross_bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 150px;
	float: left;
}



#content_wrapper {
	width: 719px;
	float: left;
	margin-left: 30px;
}
#content_wrapper a {
	color: #0066FF;
}
#content_wrapper_top {
	height: 15px;
	position: relative;
}
#content_wrapper_bottom {
	float: right;
}


#content_box {
	background-image: url(images/cont-wrap-bg.png);
	padding: 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 689px;
	float: right;
}
#hmp_left_wrap {
	width: 351px;
	float: left;
}
#hmp_left_top {
	height: 31px;
}

#hmp_left_cont {
	background-image: url(images/hmp_right_bg.png);
	padding: 0px 5px 0px 5px;
}
#hmp_right_wrap {
	width: 326px;
	float: right;
}
#hmp_right_top {
	height: 31px;
}

#hmp_right_cont {
	background-image: url(images/hmp-left-bg.png);
	padding: 0px 5px 0px 5px;
text-align: center;
}
#featured_video_top {
	margin-top: 20px;
}
#featured_video {
	background-image: url(images/hmp_right_bg.png);
	text-align: center;
}
#featured_video_comments {
	background-image: url(images/hmp_right_bg.png);
	text-align: left;
	padding: 15px;
}
#upcoming_gigs_top {
	margin-top: 20px;
}
#upcoming_gigs {
	background-image: url(images/hmp_right_bg.png);
	padding: 15px;
}
#wide_top {
	height: 13px;
}
#wide_content {
	background-image: url(images/wide_bg.png);
	width: 658px;
min-height: 500px;
	padding: 0px 15px;
}
p {
	margin: 0px;
        padding: 0px;
}
.no_space {
	margin: 0px;
	padding: 0px;
}
#footer {
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px;
	font-weight: bold;
}
#designer {
	float: right;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px;
	text-align: right;
	font-weight: bold;
}
#designer a:hover {
	color: #00CC00;
}
#designer a {
	text-decoration: none;
}
#firefox {
	width: 719px;
	float: left;
	text-align: center;
}
#firefox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	margin: 0px;
        padding: 0px;
}

ol {
	margin-bottom: 0px;
        padding-bottom: 0px;
}

/* End of 'Layout' */

