body-image {
	color: #4c4c4c;
	font-family: "Century Gothic", "Myriad Pro", "Lucida Grande", Arial, sans-serif;
	background: #333333 no-repeat url(images/bg1.png) fixed left bottom;
	margin: 0;
	border-width: 10px;
}

body {
	color: #4c4c4c;
	font-family: "Century Gothic", "Myriad Pro", "Lucida Grande", Arial, sans-serif;
	background: #333333 repeat fixed url(images/diagonal-bg-black.gif);
	margin: 0;
	border-width: 10px;
}

p {
	text-align: justify;
	color: #000000;
}

a, a:link, a:active, a:visited {
	border-bottom: 1px dotted #800000;
	text-decoration: none;
	color: #800000;
}

a:hover {
	border-bottom: 1px solid #ff0000;
	color: #ff0000;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:active {
	color: #ffffff;
	text-decoration: none;
	text-shadow: 2px 2px 2px black;
	font: bold 1.7em Georgia, serif;
	margin: 0;
	border-style: none;
	padding-top: 100px;
}

h1 hover {
	text-decoration: none;
	border-style: none;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:active {
	color: #cccccc;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-size: x-large;
	text-decoration: none;
	text-shadow: 2px 2px 2px black;
	border-style: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
	border-style: none;
}

h3 {
	clear: both;
	text-align: center;
	color: #800000;
	font: bold x-large Georgia, serif;
	background: #e6e6e6 url(images/diagonal-bg-white.gif) repeat;
	padding: 5px 0;
	margin: 0;
}

h4 {
	color: #333333;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	font-size: large;
	background: #efefef;
}

.container {
	width: 800px;
	border: solid #999999 3px;
	border-top-style: none;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin: auto;
	border-bottom-style: none;
}

.overlay {
	background: repeat-x fixed url(images/white-trans-alt.png)  bottom;
}

.content-trans {
	padding: 10px;
	background: repeat url(images/75-Percent-Trans.png);
}

.content {
	padding: 10px;
	background: no-repeat #ffffff /*url(images/content-bg1.png) right bottom*/;
	clear: both;
}

.footer {
	padding: 10px;
	background: #cccccc;
	font: small "Lucida Grande";
	border-top: solid #999999 1px;
	margin: 0;
	text-align: center;
	clear: both;
}

.footer a {
	text-decoration: underline;
	color: #800000;
	border-style: none;
}

.footer a:hover {
	text-decoration: none;
	background: #800000;
	color: #ffffff;
	border-style: none;
}

.sidebar {
	
}

.header {
	background: #800000 no-repeat url(images/elizabeth_castle.jpg) center -250px;
	text-align: right;
	height: 250px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #333333;
}

.header-container {
	
}

ul {
	clear: both;
}

ul li {
	list-style: url(images/castle-bullet-gray.gif);
	margin-bottom: 10px;
}

ul li a, ul li a:link, ul li a:active, ul li a:visited {
	
}

ul li a:hover {
	
}

.intro {
	color: #800000;
	font: large Georgia;
}

/* @group Main Navigation List */


ul#navigation {
	list-style-type: none;
	border-top: 1px none #000000;
	border-bottom: 1px #b3b3b3;
	background: #800000;
	height: 35px;
	margin: 0;
	padding: 0;
	font: large "Century Gothic", "Lucida Grande", "Trebuchet MS";
}

ul#navigation li {
	list-style: none;
	float: left;
	text-align: center;
	border: 1px none #ffffff;
	border-top-style: none;
	border-bottom-style: none;
	width: 200px;
	line-height: 35px;
	height: 35px;
	margin-bottom: 0;
}

ul#navigation img {
	border: 1px #000000 none;
	vertical-align: text-top;
	text-decoration: none;
}

ul#navigation li a {
	color: #ffffff;
	text-decoration: none;
	background: #800000  repeat-x top;
	display: block;
	border: 1px  #000000;
	border-top-style: none;
	height: 35px;
	border-left-style: none;
	border-bottom: 1px  #999999;
}

ul#navigation li a.left {
	border-left-style: none;
}

ul#navigation li a.right {
	border-right-style: none;
}

ul#navigation li a:hover {
	color: #ffffff;
	background: #620001 url(images/diagonal-bg.png) repeat bottom;
	text-decoration: underline;
	border: 1px;
	border-right: 1px none #000000;
}

ul#navigation li a:hover.left {
	border-left-style: none;
}

ul#navigation li a:hover.right {
}

/* @end */

.image-left {
	float: left;
	margin-right: 10px;
	border: 1px solid #cccccc;
	padding: 3px;
	margin-bottom: 10px;
	background: #ffffff;
}

.image-left:hover, img:hover, iframe:hover {
	border: 1px solid #800000;
	background: #e6e6e6;
}

.image-right {
	float: right;
}

img, iframe {
	border: 1px solid #cccccc;
	padding: 3px;
}
