body {
	margin:0px;
	background-image:url(images/bg-x.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#94cef1;
	}
			#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:#cc0000;
	letter-spacing:-1px;
			}
			h2 {
	margin:0;
	padding:5px;
	font-family:Book Antiqua, Georgia, Serif, Helvetica;
	font-size:20px;
	font-weight:bold;
	color:#0b53a7;
	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:#0c4ca3;
				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:#e85912;
				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:#ffffff;
				}
				.footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;

				}
				.footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
				}
				.style1 {color: #cc0000}
.style3 {color: #000000}
a img {border:none;}
				a:link, a:visited, a:active, a:hover {
					color:#A10920;
					font-size:10px;
					text-decoration:underline;
					}
