body {
	background-image: url(images/marble.jpg);
	text-align: center;
	}

#header {
	position: relative;
	height: auto;
	width: 800px;
	border-top: solid;
	border-top-color: #990000;
	border-top-width: 3px;
	border-left: solid;
	border-left-color: #990000;
	border-left-width: 3px;
	border-right: solid;
	border-right-color:#990000;
	border-right-width: 3px;
	border-bottom: solid;
	border-bottom-color: #990000;
	border-bottom-width: 3px;
	padding: 5px;
	background-color: #FFFFFF;
}

#nav {position: relative;
	height: auto;
	width: 800px;
	background-color: #990000;
	border-top: solid;
	border-top-color: #990000;
	border-top-width: 3px;
	border-left: solid;
	border-left-color: #990000;
	border-left-width: 3px;
	border-right: solid;
	border-right-color:#990000;
	border-right-width: 3px;
	border-bottom: solid;
	border-bottom-color: #990000;
	border-bottom-width: 3px;
	padding: 5px;
}

#main {
	position: relative;
	height: auto;
	width: 800px;
	border-top: solid;
	border-top-color: #990000;
	border-top-width: 3px;
	border-left: solid;
	border-left-color: #990000;
	border-left-width: 3px;
	border-right: solid;
	border-right-color:#990000;
	border-right-width: 3px;
	border-bottom: solid;
	border-bottom-color: #990000;
	border-bottom-width: 3px;
	padding: 5px;
	background-color: #FFFFFF;
}

#footer {position: relative;
	height: auto;
	width: 800px;
	background-color: #990000;
	border-top: solid;
	border-top-color: #990000;
	border-top-width: 3px;
	border-left: solid;
	border-left-color: #990000;
	border-left-width: 3px;
	border-right: solid;
	border-right-color:#990000;
	border-right-width: 3px;
	border-bottom: solid;
	border-bottom-color: #990000;
	border-bottom-width: 3px;
	padding: 5px;
}

#nav p {color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#nav a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	font-variant:small-caps;
}

#nav a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	font-variant:small-caps;
}

#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-variant:small-caps;
}

#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-variant:small-caps;
}

#header h1 {color: #990000;
}

#header h2 {color: #003300;
}

#main h1 {color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#main h2 {color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#main h4 {color: #990000;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}

#main h4 a:link {color: #990000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

#main h4 a:visited {color: #990000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

#main h4 a:active {color: #990000;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

#main h4 a:hover {color: #990000;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

#main p {color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

#main a:link {
	color: #003300;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

#main a:visited {
	color: #003300;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

#main a:active {
	color: #003300;
	text-decoration: underline;
	font-style: italic;
}

#main a:hover {
	color: #003300;
	text-decoration: underline;
	font-style: italic;
}

#footer p {color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	font-variant:small-caps;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	font-variant:small-caps;
}

#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-variant:small-caps;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-variant:small-caps;
}

body p {color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
}

body a:link {color: #000000;
	text-decoration: underline;
}
