body {
	background: #37363C url('images/template/bg.jpg') repeat-x scroll top left;
	margin:0;
}

#wrapper {
	position:relative;
	width:900px;
	height: 675px;
	margin: 0 auto;
	padding:0;
	text-align:left;
}

#wrapper.full{
	height: 819px;
}

#logo {
	position:absolute;
	left:0px;
	top:73px;
	width:393px;
	height:164px;
}

#albums {
	position:absolute;
	left:563px;
	top:19px;
	width:98px;
	height:218px;
}

#schedule {
	position:absolute;
	left:503px;
	top:34px;
	width:60px;
	height:203px;
}

#pictures {
	position:absolute;
	left:661px;
	top:34px;
	width:84px;
	height:203px;
}

#about {
	position:absolute;
	left:393px;
	top:73px;
	width:110px;
	height:164px;
}

#contact {
	position:absolute;
	left:745px;
	top:73px;
	width:110px;
	height:164px;
}

#content {
	position:absolute;
	background-color: 000000;
	left:63px;
	top:282px;
	width:575px;
    height:356px;
}

#content.full {
	position:absolute;
	background-color: 000000;
	left:63px;
	top:282px;
	width:762px;
    height:500px;
    overflow:auto;
}

.subnav {
	position:absolute;
	background: #0A0A0A url('images/template/subnav.jpg');
	left:638px;
	top:282px;
	width:187px;
	height:356px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

#subwrap {
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
}

#footer {
	background: url('images/template/footer.jpg');
	position:absolute;
	left:0px;
	top:638px;
	width:900px;
	height:37px;
}

#footer.full {
	top:782px;
}

#layout-01 {
	background: url('images/template/layout_01.jpg');
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:19px;
}

#layout-02 {
	background: url('images/template/layout_02.jpg');
	position:absolute;
	left:0px;
	top:19px;
	width:563px;
	height:15px;
}

#layout-04 {
	background: url('images/template/layout_04.jpg');
	position:absolute;
	left:661px;
	top:19px;
	width:239px;
	height:images/template//15px;
}

#layout-05 {
	background: url('images/template/layout_05.jpg');
	position:absolute;
	left:0px;
	top:34px;
	width:503px;
	height:39px;
}

#layout-08 {
	background: url('images/template/layout_08.jpg');
	position:absolute;
	left:745px;
	top:34px;
	width:155px;
	height:39px;
}

#layout-12 {
	background: url('images/template/layout_12.jpg');
	position:absolute;
	left:855px;
	top:73px;
	width:45px;
	height:164px;
}

#layout-13 {
	background: url('images/template/layout_13.jpg');
	position:absolute;
	left:0px;
	top:237px;
	width:900px;
	height:45px;
}

#layout-14 {
	background: url('images/template/layout_14.jpg');
	position:absolute;
	left:0px;
	top:282px;
	width:63px;
	height:356px;
}

#layout-14.full {
    background: url('images/template/layout_14_bg.jpg');
	height:500px;
    background-repeat:repeat-y;
}

#layout-17 {
	background: url('images/template/layout_17.jpg');
	position:absolute;
	left:825px;
	top:282px;
	width:75px;
	height:356px;
}

#layout-17.full {
    background: url('images/template/layout_17_bg.jpg');
	height:500px;
    background-repeat:repeat-y;
}