html {
	height: 100%; 
	max-height: 100%;  
	padding: 0; 
	margin: 0; 
	border: 0; 
	font-size: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #E5DBC5;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


/* DIV layout
----------------------------------------------- */


#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 185px;
	background-image: url(../images/hdr_back.gif);
	background-position: left;
	background-repeat: repeat-x;
	z-index: 3;
}

#menubar {
	position: absolute;
	top: 185px;
	left: 0;
	width: 100%;
	height: 32px;
	background-image: url(../images/shadow.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 7px;
	text-align: left;
	z-index: 2;
}

#content {
	position: absolute;
	top: 214px;
	width: 100%;
	background-image: url(../images/shadow_back.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #44322B;
	z-index: 1;
}

#altcontent {
	position: absolute;
	top: 214px;
	width: 100%;
	color: #44322B;
	z-index: 1;
}
	
	


/* header layout
----------------------------------------------- */

#header img {
	padding-top: 30px;
	_margin-top: 30px;
	_marg\in-top: 0px;	
	padding-left: 30px;
	_margin-left: 30px;
	_marg\in-left: 0px;
}

#clock {
	position: absolute;
	top: 0;
	right: 0;
	width: 223px;
	height: 224px;
	background-image: url(../images/clock.gif);
	background-repeat: no-repeat;
	z-index: 4;
}



/* menubar layout
----------------------------------------------- */

#tabs {
	position: absolute;
	left: 25px;
	top: 185px;
	width: 364px;
	height: 32px;
	background-image: url(../images/tabs.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 7px;
	_margin-top: 0px;
	z-index: 5;
}

#alttabs {
	position: absolute;
	left: 25px;
	top: 185px;
	width: 364px;
	height: 40px;
	background-image: url(../images/alttabs.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 7px;
	_margin-top: 0px;
	z-index: 5;
}

.home {
	padding-left: 9px;
}

.btn {
	padding-left: 15px;
}

.search {
	padding-left: 415px;
	_margin-left: 415px;
	_marg\in-left: 0px;
}



/* content layout
----------------------------------------------- */

#content a {
	color: #44322B;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #7D4E2E;
	text-decoration: underline;
}

#altcontent a {
	color: #44322B;
	font-weight: bold;
	text-decoration: none;
}

#altcontent a:hover {
	color: #7D4E2E;
	text-decoration: underline;
}
	
.montage {
	padding-left: 25px;
	_margin-left: 25px;
	_marg\in-left: 0px;
	padding-top: 3px;
	_margin-top: 3px;
	_marg\in-top: 0px;
	float: left;
}

.text {
	padding-left: 415px;
	padding-right: 25px;
	font-size: 80%;
}

#lgeimg {
	position: relative;
	top: 20px;
	left: 53px;
	float: left;
	background: url(../images/nopix_lge.gif) no-repeat;
	width: 300px;
	height: 400px;
}

#info {
	margin-left: 385px;
}	

.title {
	padding-left: 415px;
	padding-top: 35px;
}

.alttext, .stocktitle, .price {
	padding-left: 30px;
	padding-right: 25px;
}

.alttext, .alttext2 {
	font-size: 80%;
}

.alttext2 {
	padding-left: 53px;
	padding-right: 25px;

}

.alttitle {
	padding-left: 30px;
	padding-top: 35px;
}

.stocktitle {
	font-size: 100%;
	font-weight: bold;
	color: #664834;
	font-family: "Times New Roman", Times, serif;
}

.price {
	font-size: 120%;
	font-weight: bold;
	color: #9E6818;
}

.stockimg {
	float: left;
	padding-right: 30px;
	_margin-right: 30px;
	_marg\in-right: 0px;
}

.rarrow {
	color: #990000;
	font-size: 100%;
}

.hr { 
	color: #AB9887;
	width: 95%;
	height: 1px;
	text-align: center;
}

.contacts {
	font-size: 70%;
	text-align: center;
}
