body {
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div#content {
	font-family: century gothic, arial, sans-serif;
	font-size:12px;
	background-image:url(images/content_r3_c4.jpg);
	background-repeat:no-repeat;
	margin-top: -5px;
	margin-left: 5px;
	}
	
div#textbox {
	font-family: century gothic, arial, sans-serif;
	font-size:12px;
	background-image:url(images/content_r3_c4.jpg);
	background-repeat:no-repeat;
	margin-top: 15px;
	margin-left: 15px;
	}
	
div#content img {

	border: 1px;
	background-color:#666666;
	
}
div#menu {
	background:url(images/content_r4_c2.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	font-style: none;
	color: #FFFFFF;
	height: 388px;
	top: 0px;
	left: 0px;
	position:relative;
	line-height: 30px;
}

div#menu table {
	border:none;
	}

div#menu td {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align:left

}

div#menu td a {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align:left;
	color: #FFFFFF;

}


div#footer {
	width: 100%;
	margin: 0px;
	background: url(../img/footer.gif) bottom center repeat-y #B3BFAA;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	height: 123px;
}

h1 {
	font-size: 12px;
	font-style: italic;
	background: url(../img/h1.gif) center repeat-y #B3BFAA;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 23px;
	color: #000000;
	letter-spacing: 7px;
}

h2 {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}

h3, h4 {
	font-size: 13px;
	font-style: italic;
	margin-bottom: 5px;
	margin-right: -5px;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #CBA36B;
}

a.hidden {
	color: #33291B;
	cursor: text;
}




ul.nomargin, ul.nomargin li {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



h3.red {
	color: #A25B3C;
}



form {
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	width: 200px;
}

input.auto {
	width: auto;
}

textarea {
	width: 350px;
}
/* CSS Document */
