@charset "utf-8";
/* CSS Document */

body {
	background-color: #00457B;
	font-family: "Century Gothic";
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
}

#container {
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
 }
#pencil {
	width: 790px;
	background-image: url(images/hp_pencil.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: center center;
	height: 45px;
}

#footer {
	height: 70px;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 13px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#footer a:active {
	text-decoration: none;
	color: #FF0000;
}
#top {
	height: 100px;
	width: 820px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#contentt  {
	background-repeat: no-repeat;
	height: 433px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 790px;
	padding-left: 20px;
	padding-top: 27px;
	padding-right: 20px;
	background-position: center top;
	background-image: url(images/bg_top.jpg);
}
#contentb  {
	background-color: #00457B;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 330px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 690px;
	padding-left: 70px;
	padding-top: 30px;
	padding-right: 70px;
	padding-bottom: 20px;
	background-position: center top;
}
#topnav {
	height: 100px;
	width: 830px;
	margin: 0px;
}
/* back pages */
#toplogo {
	height: 105px;
	background-image: url(images/layout_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	text-align: left;
	padding-left: 70px;
}
#nav {
	height: 25px;
	width: 830px;
	background-image: url(images/layout_nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	width: 630px;
	background-image: url(images/layout_middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 20px;
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 20px;
}

#pencil2 {
	width: 789px;
	padding-left: 42px;
}
#rounded {
	width: 830px;
	background-image: url(images/layout_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}
#title {
	height: 60px;
}
#title a:link {
	color: #000000;
	text-decoration: none;
}
#title a:visited {
	text-decoration: none;
	color: #000000;
}
#title a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#title a:active {
	text-decoration: none;
	color: #C61031;
}


#bodyc {
}
