html, body {
	height: 100%;
}
body {
	margin:0px;
	background-image:url('./images/tile.gif');
	background-repeat:repeat-xy;
	background-attachment:fixed
}
#header{
	height:121px;
	background-image:url('./images/header.png');
	background-repeat:repeat-x;	
	position:fixed;
	width:100%;
	top:0px;
	left:0px;
	z-index:10;
}
#header img{
	border:0px;
}
#header a:hover{
	background-color:none;
}
#main_content{
	background-color:#ffffff;
	width:700px;
	min-height:100%;
	position:absolute;
	top:42px;;
	left:240px;
	z-index:5;
		
}
#container{
	width:650px;
	margin-left:25px;	
	margin-top:90px;
}
/* Menu Divs */
#timbasmits, #produces, #menu_news, #menu_about, #menu_design, #menu_type,#menu_illustration, #menu_art,#menu_contact, #divider,#wood,#lyrics,#copyright,#top_image{
	float:left;
	position:absolute;	
}
#timbasmits{
	width:94px;
	height:71px;
	left:136px;
	top:14px;	
}
#produces{
	width:151px;
	height:71px;
	left:230px;
	top:14px;
}
#menu_news{
	width:102px;
	height:27px;
	top:14px;
	left:381px;
}
#menu_about{
	width:165px;
	height:27px;
	top:14px;
	left:482px;
}
#menu_design{
	width:111px;
	height:27px;
	top:14px;
	left:646px;
}
#menu_type{
	width:155px;
	height:27px;
	top:14px;
	left:757px;
}
#menu_illustration{
	width:155px;
	height:27px;
	top:43px;
	left:381px;	
}
#menu_art{
	width:88px;
	height:27px;
	top:43px;
	left:540px;	
}
#menu_contact{
	width:130px;
	height:27px;
	top:43px;
	left:628px;	
}
#divider{
	width:44px;
	height:71px;
	top:14px;
	left:912px;	
}
#wood{
	width:70px;
	height:71px;
	top:14px;
	left:956px;	
}
#lyrics{
	width:73px;
	height:71px;
	top:14px;
	left:1026px;	
}
#copyright{
	width:377px;
	height:24px;
	top:63px;
	left:381px;	
}
#top_image{
	height:71px;
	left:1100px;
	top:17px;	
}



#autoload {
	display:none;	
}
/*
html, body {
	height: 100%;
}
body {
	margin:0px;
	background-image:url('./images/tile.gif');
	background-repeat:repeat-xy;
	margin:0px;
	background-attachment:fixed;
	font-family:'Arial Narrow','Helvetica CY',sans-serif;
}
#menu{
	background-color:#b3dfdf;
	width:239px;
	position:fixed;
	top:15px;
	left:15px;
	padding:8px;
	font-family:'Arial Narrow','Helvetica CY',sans-serif;
	color:#410000;
	font-size:11px;
}
#menu h1{
	margin-top:0px;
	font-size:21px;
	color:#410000;
	font-weight:normal;
	margin-bottom:3px;
	font-family:Impact, Charcoal, 'Arial Black', sans-serif;
}
.menu_item{
	margin-bottom:1px;
	margin-top:1px;
}
#menu a{
	font-family:Impact, Charcoal, 'Arial Black', sans-serif;
	font-size:21px;
	color:#410000;
	text-decoration:none;
	padding:1px 3px 1px 3px;
}
#menu a:hover{
	color:#b3dfdf;
	background-color:#410000;
}

#content{
	position:absolute;
	top:0;
	left:285px;
	width:650px;
	background-color:#ffffff;

	padding: 24px 25px 25px 25px;
	min-height:100%;
}
#container{
	position:relative;
	height:100%;
}



.doc_cont{
	width:650px;
}
.doc_cont p{
	margin-left:0px;
}
.doc_cont h1{
	margin-left:0px;
}
.doc_cover {
	float:left;
	width:110px;
	text-align:right;
}
.doc_cover img{
	border:1px solid #000000;
	float:left;
}
.doc_info{
	width:530px;
	float:left;
}
.doc_info img{
	border:0px;
}
.doc_info a{
	font-weight:normal;
	color:#000000;
}
.doc_info p{
	margin-top:10px;
}

.gallery_holder{
	margin-top:10px;
}
.gallery_holder table{
	float:left;
}
.gallery_holder img{
	border:0px;
}




.order_form{
	
}
.order_form fieldset{
	width:200px;
	margin-bottom:15px;
	padding:8px;
	border:1px dashed #410000;
	float:left;
	margin-right:15px;
}
.order_form legend{
	margin-top:0px;
	font-weight:normal;
	margin-bottom:5px;
	font-family:Impact, Charcoal, 'Arial Black', sans-serif;
	font-size:15px;	
	padding:2px 4px 2px 4px;
	color:#b3dfdf;
	background-color:#410000;
}
.order_form input,.order_form select{
	font-family:'Arial Narrow','Helvetica CY',sans-serif;
	color:#410000;
	font-size:14px;
}
.order_tip{
	float:right;
	font-size:1.1em;
	font-weight:bold;
	cursor:pointer;
	width:15px;
}
.order_recquired{
	color:#c10000;
	float:right;
	font-size:.8em;
}
.submit{
	color:#b3dfdf;
	background-color:#410000;
	border:1px solid white;
	cursor:pointer;
	margin-top:10px;
	font-family:Impact, Charcoal, 'Arial Black', sans-serif;
}

*/


