@charset "utf-8";
/* CSS Document */

html body {
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-family: "Century Gothic";
	font-weight:bold;
	color: #0C2143;
	text-decoration:none;
}
a:visited {
	font-family: "Century Gothic";
	font-weight:bold;
	color: #0C2143;
	text-decoration:none;
}
a:hover {
	font-family: "Century Gothic";
	font-weight:bold;
	color: #492228;
	text-decoration:underline;
}
h1 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #0C2143;
	text-align: center;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight:bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight:bold;
	color: #0C2143;
	margin: 0px;
	padding: 0px;
	text-decoration:underline;
}

#container {
	position:relative;
	left:0px;
	top:0px;
	width:750px;
	height:780px;
	margin: 0 auto;
	background-image: url(images/content.png);
	background-repeat: no-repeat;
}
#header {
	position:absolute;
	left:25px;
	top:17px;
	width:711px;
	height:166px;
}
#copyright {
	position:absolute;
	left:0px;
	top:751px;
	width:748px;
	height:70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
#copyright a:link {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}
#copyright a:visited {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}
#copyright a:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	text-decoration:underline;
}
#menu {
	position:absolute;
	left:14px;
	top:185px;
	width:735px;
	height:27px;
	font-family: "Century Gothic";
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #0C2143;
	text-align: center;
}
#menu a:link {
	font-family: "Century Gothic";
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #0C2143;
	text-align: center;
	text-decoration:none;
}
#menu a:visited {
	font-family: "Century Gothic";
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #0C2143;
	text-align: center;
	text-decoration:none;
}
#menu a:hover {
	font-family: "Century Gothic";
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-align: center;
	text-decoration:none;
}
#menuline {
	position:absolute;
	left:25px;
	top:214px;
	width:711px;
	height:5px;
}

/* Page Styles */

/* Pics */

