/* BODY */
body {
	background-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
}
alt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}

/* DIV STRUCTURE */

#imagetd {
	margin-top: 5px;
	padding-top: 14px;
	vertical-align: top;
}

#shell {
	position: absolute;
	width: 700px;
	left: 25px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(watermark.gif);
	background-repeat: no-repeat;
}
#innershell {
	width: 660px;
	margin-left: 20px;
}
#contentshell {

}
#credit {
	margin-left: 310px;

}
#header {
	height: 160px;
	background-image: url(../images/brown.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#dlheader {
	height: 180px;
	background-image: url(../images/brown.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#images {
	width: 290px;
	margin-top: 0px;
	float: left;
	display: inline;
	height: 750px;
}
#menu {
	margin-bottom: 30px;
}
#textcontent {
}
#content {
	width: 250px;
}
#text {
	width: 349px;
}
#footer {
	background-image: url(../images/brown.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 22px;
	vertical-align: top;
}

/* DIV ELEMENTS */
#logo {
	position: relative;
	left: 305px;
	top: 30px;

}
/* TEXT */
#strapline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8a7967;
	font-size: 11px;
	margin-top: 100px;
}
#copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8a7967;
	font-size: 11px;
	margin-top: 5px;
	float: left;
}
#menu ul {
	list-style-position: inside;
	list-style-type: none;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8a7967;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 18px;
}
#menu ul li {
	background-image: url(../images/menudiv.gif);
	background-repeat: no-repeat;
	height: 22px;
	background-position: left bottom;
}
#credit p {
	list-style-position: inside;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #74614d;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 15px;
	line-height: 16px;
	background-image: url(../images/menudiv.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#credit a {
	color: #8a7967;
	text-decoration: none;
}
#textcontent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #74614d;
}
#textcontent p a {
	color: #74614d;
	text-decoration: underline;
}
#textcontent p a:hover {
	color: #cf2a2a;
}
#textcontent ul {
	color: #74614d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	list-style-position: outside;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	list-style-type: disc;
}
#textcontent ul li {
	color: #74614d;
}
#textcontent #function {
	color: #74614d;
	vertical-align: top;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	height: 120px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #8a7967;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #d62027;
	line-height: 17px;
	font-weight: normal;
];
	font-weight: bold;
	line-height: 17px;
}
.menuout {
	color: #74614d;
	text-decoration: none;
}
.menuout a {
	color: #74614d;
	text-decoration: none;
}
.menuover {
	color: #74614d;
	text-decoration: none;
	background-color: #ece7df;
}
.menuactive {
	color: #d62027;
	text-decoration: none;
}
.menuover a {
	color: #74614d;
	text-decoration: none;
}



/* SCROLL */

div#hold	{
	position:relative;
	overflow:hidden;
	width:283px;
	height:700px;
	z-index:100;
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:283px; height:700; 
	clip:   rect(0px 283px 700px 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1 { 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1; 
	}
	div#lyr1 img {
	margin-bottom: 15px;

	}
#scrollarrows img {
	border: 0px;
	margin-bottom: 10px;
	margin-top: 9px;
}
.italic {
	font-style: italic;
}
.red {
	color: #d62027;
}
#downloadpage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #74614d;
	line-height: 18px;
}
#downloadpage td {
	height: 18px;
}
#downloadpage td img {
	margin-right: 15px;
}
#downloadpage td a {
	color: #74614d;
	text-decoration: none;
}
#downloadpage td a:hover {
	text-decoration: underline;
}

ol {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
