body {
	background-color: #17496C;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
}

#cms_content {
	width: 500px;
}

#wrapper {
	width:800px;
	margin:0 auto;
}

#header {
	text-align:center;
	margin:0px;
	padding:0px;
}

#flash {
}

#content {
	padding:0px 90px 20px 90px;
	line-height:20px;
}

#content a {
	color:#7AB9E2;
	text-decoration:none;
}

#content a:visited {
	color:#7AB9E2;
	text-decoration:none;
}

#content a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#footer {
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:70px;
	padding:30px 0px 0px 0px;
	text-align:center;
	font-size:10px;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#7AB9E2;
	text-decoration:none;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:26px;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
}
