body {
	margin:0px;
	background-image:url(images/bg-x.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#c1b096;
	}
			#container{
			width: 980px;
			margin: 0px auto;
			text-align: left;
			}
				
			.bodybg{
				margin: 0;
				width: 880px;
				padding: 0px 50px;
				background: url(images/bg.jpg) repeat-y;
			}
			.bottomcurve{
				margin: 0;
				width: 880px;
				padding: 0px 50px;
				height:14px;
				background: url(images/bottomcurve.jpg);
			}
			.bottom{
				margin: 0;
				width: 880px;
				padding: 0px 50px;
				background: url(images/bottom.jpg) repeat-y;
			}
			
			h1 {
			margin:0;
			padding:5px;
			font-family:Book Antiqua, Georgia, Serif, Helvetica;
			font-size:26px;
			font-weight:bold;
			color:#330000;
			letter-spacing:-1px;
			}
			h2 {
			margin:0;
			padding:5px;
			font-family:Book Antiqua, Georgia, Serif, Helvetica;
			font-size:20px;
			font-weight:bold;
			color:#CC0000;
			letter-spacing:-1px;
			}
			p {
			margin:0;
			padding:5px;
			font-family:Book Antiqua, Georgia, Serif, Helvetica;
			font-size:14px;
			font-weight:none;
			color:#666666;
			letter-spacing:-.1px;
			}
			.topleft {
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:12px;
				color:#663300;
				padding-left:10px;
				}
				
				.topright {
				font-family:Arial, Helvetica, sans-serif;
				font-weight:none;
				font-size:12px;
				color:#333333;
				text-align:center;
				}
				.topright2 {
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:14px;
				color:#cc0000;
				text-align:center;
				}
					.topright3 {
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:14px;
				color:#336600;
				text-align:center;
				}
				ul,li { list-style-image: url(images/redarrow.jpg);
				font-family:Verdana, Georgia, Serif, Helvetica;
			font-size:10px;
			font-weight:none;
			color:#666666;
			letter-spacing:-.1px; }
			.footer {
				font-family:Arial, Helvetica, sans-serif;
				font-weight:none;
				font-size:12px;
				color:#663300;
				}
				.footer a{
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:12px;
				color:#cc0000;
				text-decoration:none;

				}
				.footer a:hover{
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:12px;
				color:#cc0000;
				text-decoration:underline;
				}
a img {border:none;}
a:link, a:visited, a:active, a:hover {
					color:#A10920;
					font-size:12px;
					text-decoration:underline;
					}