	html {
		height: 101%; /* prevent scrollbar jumping in firefox */
	}
	* {
		margin: 0;
		padding: 0;
		border:0;
	}
	body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 100.01%;
	}
	img {
		border:0;
	}
	.clear {
		clear: both;
	}
	br.clear {
		font-size: .01em;  /* remove space below clearing br tags in IE5  #9ABCAD*/ 
	}
	a {
		color: #AC122A;
	}
	h3 {
		font-size: 120%;
	}
	p {
		margin: 1em 0 1em 0;
	}
	hr {
		height: 1px;
		color: #ff8000;
		background-color: #ff8000;
	}
	#frame1 {
		width: 100%;
		height: 100%;
		background: url(images/bg_vslice.jpg) repeat-x top;
		overflow:hidden;
	}
	#frame2 {
		width: 100%;
		height: 100%;
		background: url(images/bg_hslice.jpg) repeat-y center;
		overflow:hidden;
	}
	#frame3 {
		bottom: 0px;
		width: 100%;
		height: 100%;
		background: url(images/footer.jpg) no-repeat bottom;
		overflow:hidden;
	}
	#frame4 {
		width: 100%;
		height: 100%;
		background: url(images/header.jpg) no-repeat top;
		overflow:hidden;
	}
	#frame5 {
		width: 940px;
		height: 100%;
		margin: 400px auto 50px auto;
	}
	#content {
		float: left;
		display: inline;
		width: 480px;
		min-height: 500px;
		margin: 10px 10px 50px 80px;
		font-size: x-small;
	}
	#menu {
		float: left;
		width: 316px;
		height: 125px;
		margin: 75px 0px 0px 30px;
		border: 0px solid #d1b92c;
		font-size: x-small;
	}
	#menu a, #menu a:visited {
		font-size: 14px;
		color: #fff;
		text-decoration: none;
	}
	#menu a:hover {
		color: #ff0066;
	}
	#left {
		height: 123px;
		width: 158px;
		float: left;
		display: inline;
		text-align: left;
	}
	#right {
		height: 123px;
		width: 158px;
		float: right;
		display: inline;
		text-align: right;
	}
	#left li {
		list-style: none;
	}
	#right li {
		list-style: none;
	}
	#right_content {
		float: left;
		min-width: 248px;
		min-height: 300px;
		margin: 73px 0px 30px 47px;
		border: 1px solid #d1b92c;
		font-size: x-small;
	}
	#footer_text,  #footer_text a, #footer_text a:visited  {
		margin: 15px auto 5px auto;
		width: 830px;
		color: #7d590d;
		text-align: center;
		font: xx-small sans-serif;
	}
	#footer_text a:hover  {
		color: #c5148f;
	}
	#foot_menu {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: Gray;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
}
	#foot_menu a {
		color: #737373;
		text-decoration: none;
	}
	#foot_menu a:visited {
		text-decoration: none;
	}
	#foot_menu a:active {
		color: #737373;
		text-decoration: none;
	}
	#foot_menu a:hover {
		color: #141414;
		text-decoration: none;
	}
	#footer {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #737373;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
}
	.FormL {
		color: #00000;
		text-decoration: none;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		text-align : right
	}

	.FormLR {
		color: #cc0000;
		text-decoration: none;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		font-weight: bold;
		text-align : right
	}
	.formT {
		height: 18px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		background-color : #ffcc99;
		color : #333333;
		border: 1px solid #ffcc99;
	}
	.FormS {
		height: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #333333;
		background-color : #ffcc99;
	}
	.where {
		position: absolute;
		float: left;
		display: inline;
		width: 500px;
		font-size : 12px;
		text-align: center;
		left: -300em;
	}





