DIV.noflash {
	text-align: center;
	width: 743px; 
	padding-left: 140px;
	padding-right: 140px;
	height:80px;
	font-size: 20px;	
}

DIV.noflash TD {
	padding: 3px;
	border-width: 1px;
	background-color: #884e00;
	border: 1px solid #b98230;
}

DIV.noflash A:hover {
	font-weight: normal;
}

BODY {
	background-color: #663300;
	font-family: arial;
	font-size:100%;
	line-height:1.125em;

	color: #d29437;
}
#main {
	text-align: center;
	width: 1024px;
}

#content-top {
	width: 1023px;
	height: 31px;
	background-image: url("../img/top.png");
}
#content {
	width: 743px; 
	height: 413px; /*50;313px*/
	background-image: url("../img/content.png");
	padding-left: 140px;
	padding-right: 140px;
}
#content-bottom {
	width: 1023px;
	height: 34px;
	background-image: url("../img/bottom.png");
}

H1, H2, H3, H4, P {
	color: #d29437;
}
H1 {
	margin-bottom: 10px;
	padding: 3px;
	font-size: 20px;
	font-weight: bold;
}

H1 A {
	color: #d29437;
	text-decoration: none;
	font-weight: bold;
}
H2 {
	font-size: 18px;
	font-weight: bold;
}
H3 {
	font-size: 16px;
	font-weight: bold;
}
H4 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

P {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 1.06em;
	font-weight: normal;
	text-align: justify;
}

STRONG {
	font-weight: bold;
}
UL {
	text-align: left;
	display: block;
	margin: 10px 0px 10px 0;
	padding: 0 0 0 0px;	
}

LI {
	display: list-item;
	margin-left: 24px;
	border-style: none;
	line-height: 20px;
	float: none;
	list-style-type: square;
}

A {
	color: #d29437;
	text-decoration: none;
	font-weight: normal;
}

A:HOVER {
	font-weight: bold;
}

P.link A {
	font-size: 1.075em;
	font-weight: bold;
/*	text-align: left;*/
	
}

P.link A:hover {
	font-weight: bold;
}
