a {
	color: #336699;
}

a:visited {
	color: #955499;
}

body {
	background: url(/images/background.gif) #336699 repeat-x;
	font-family: sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

div.comments div.message {
	background: #FFF7E2;
	border: 1px solid #F9C250;
}

div.comments form {
	padding: 10px;
}

div.comments_error, p#txpCommentInputForm {
	background: #FFF5F5;
	border: 2px solid #DE1808;
	font-size: 120%;
	font-weight: bold;
	margin: 10px auto;
	padding: 10px;
	text-align: center;
	width: 80%;
}

div.commentsleft, div.commentsright {
	float: left;
	margin-right: 10px;
	width: 45%;
}

div.commentsline {
	border-top: 1px dashed #E88D33;
	margin: 0;
}

div.confirm {
	padding: 2px 5px;
}

div.formField input {
	width: 300px;
}

div.formField, div.formFieldTextarea, div.formFieldremember {
	margin: 0.2em 0;
	padding: 0.2em 0 0.2em 0.5em;
}

div.formFieldremember {
	float: left;
	width: 250px;
}

div.formFieldremember label {
	display: inline;
}

div.formFieldTextarea textarea {
	height: 120px;
	width: 350px;
}

div.main {
	background: url(/images/artPhoto.jpg) no-repeat top left;
	border-bottom: 1px dashed #E88D33;
	line-height: 150%;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0 23px 5px 279px;
}

div.main img {
	border: 1px solid #000000;
	margin: 0 5px;
}

div.preview p {
	margin: 0 20px !important;
}

div.preview p.preview {
	background: #FFFFFF;
	border: 3px double #DE1808;
	font-size: 120%;
	font-weight: bold;
	margin: 0 10px 10px 10px !important;
	padding: 5px;
	text-align: center;
}

div.preview span {
	display: block;
	margin: 0 20px;
}

div.preview span.keys {
	background: #E7E7E7;
	border-bottom: 2px solid #808080;
	border-left: 1px solid #808080;
	border-right: 2px solid #808080;
	border-top: 1px solid #808080;
	color: #000000;
	display: inline;
	font-family: "Courier New", Courier, monospace;
	margin: 0 3px;
	padding: 0 3px;
}

h3 {
	color: #336699;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 140%;
	font-weight: normal;
	margin: 0;
	padding: 5px 15px;
}

label {
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 0.2em 0;
}

label.radio {
	display: inline;
	float: none;
	text-align: left;
	width: auto;
}

label.required {
	color: #830000;
	font-weight: bold;
}

ol.comments {
	list-style: none;
}

ol.comments li {
	margin-bottom: 20px;
	margin-right: 20px;
}

ol.comments p, div.preview p {
	margin: 0;
	padding: 5px;
}

ol.comments span em, div.preview span em {
	color: #8A6732;
	display: block;
	font-size: 85%;
	font-style: normal;
	font-weight: bold;
	padding: 5px 0 3px 2px;
}

ol.comments span strong, div.preview span strong {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 140%;
	font-weight: normal;
}

p.date {
	color: #E88D33;
	font-size: 90%;
	font-weight: bold;
	margin: 0;
	padding: 1px 13px 1px 284px;
}

p.leave {
	float: right;
	margin: -25px 0 0 0;
	padding: 0 10px;
}

.hard {
	clear: both;
}

#content {
	background: url(/images/content-background.gif) repeat-y;
}

#content h2 {
	color: #DE1808;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 180%;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0;
	padding: 5px 13px 5px 284px;
}

#footer {
	background: url(/images/content-background.gif) repeat-y;
	clear: both;
	padding-top: 5px;
	text-align: center;
}

#footer p {
	background: url(/images/footer-middle.gif) repeat-y;
	font-size: 85%;
	margin: 0 auto !important;
	padding: 10px 10px 0 10px;
	text-align: center;
	width: 730px;
}

#footerbottom {
	background: url(/images/footer-bottom.gif) no-repeat;
	height: 29px;
	width: 774px;
}

#footertop {
	background: url(/images/footer-top.gif) no-repeat;
	height: 5px;
	margin: 0 auto;
	width: 750px;
}

#header {
	background: url(/images/header.gif) no-repeat;
	height: 150px;
	width: 100%;
}

#header h1, #header p, .accessibility, #search {
	left: -9999px;
	position: absolute;
	top: -9999px;
}

#nav {
	left: 25px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 105px;
}

#nav a, #nav a:visited {
	color: #73522B;
	display: block;
	float: left;
	font-size: 160%;
	font-weight: bold;
	padding: 5px 15px;
	text-decoration: none;
}

#nav a.activeHome, #nav a.activeHome:visited {
	background: #E88D33;
	color: #FFFFFF;
}

#nav a:hover {
	text-decoration: underline;
}

#nav li {
	display: inline;
}

#page {
	background: url(/images/content-background.gif) #FFFFFF repeat-y;
	font-size: 0.8em;
	margin: 2em auto;
	position: relative;
	width: 774px;
}
#sitelink{
        width:300px;
        float:right;
        display:block;
}