a:link, a:visited, a:active {
	color: #829697;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}


a:hover {
	color: #889782;
	text-decoration: none;
	cursor: move;
}


#header {
	margin: auto;
	padding: 0px;		
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
	cursor: w-resize;
	}

#content {
	font-size: 9px;
	text-align: justify;
	margin: 0px;
	padding: 0pc;
	position: absolute;
	top: 482px;
	left: 200px;
	width: 490px;
	cursor: w-resize;
	
}


p {
	text-align: justify;
	font-size: 9px;
	cursor: help;

}

body {
	font-size: 9px;
	color: #6D707C;
	font-family: helvetica, century gothic, tahoma;
	text-align: justify;
	background: #E9E9E9 url(layout/bkg.jpg) top repeat-x;
	cursor: help;

}

stand, strong, em {
	font-family: tahoma, times new roman;
	color: #978282;
}
 
h1 {
	color: #6E7D71;
	font-family: georgia, "times new roman", arial, serif;
	font-size: 13pt;
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: 3px;
	text-align: right;
	margin: 0;
	line-height: 26pt;
	padding-right: 30px;
	}

h1:first-letter {
	color: #7D6E70;
	padding: 0;
	}

a img {
	border: 0;
	}

.image {
	background: #EFEEE7;
	border: 5px solid #EFEEE7;
	}

input, text, textarea, option, select, reset, submit {
	padding: 1px;
	font-family: verdana;
	font-size: 7.5pt;
	background: #D2D1CF;
	color: #000100;
	border-bottom: 1px solid #000100;
	border-top: none;
	border-left: 2px solid #F6F4F5;
	border-right: none;
}

img.sidepics {
	margin-top: 2px;
	margin-right: 3px;
	background: #EFEEE7;
	border: 5px solid #EFEEE7;
	}

img.sidepics2 {
	margin-top: 11px;
	margin-left: 3px;
	background: #EFEEE7;
	border: 5px solid #EFEEE7;
	}

table.nav td {
	font-size: 9px;
	align: center;
	padding: 0px 16px 24px 0px;
	}

table.nav2 td {
	font-size: 9px;
	align: center;
	padding: 0px 16px 4px 0px;
	}

table.buy td {
	font-size: 9px;
	align: center;
	padding: 0px 16px 24px 0px;
	}
