<style type="text/css">

body {
	background-image: url(/template/images/body.jpg);
	background-repeat: repeat-x;
	background-color: #121212;
}
#nav li {
	float:left;
	list-style:none;
	margin:0 4px 0 0;
	padding:0;
	font-size: 18px;
	font-weight: bold;
}

#nav li a {
	display:block;
	color:#444;
	text-decoration:none;
	text-transform:uppercase;
	background-position: left top;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 21px;
	padding-left: 10px;
	vertical-align: text-bottom;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #464646;
	border-right-color: #464646;
	border-bottom-color: #464646;
	border-left-color: #464646;
}
#nav li a:hover {
	color:#005A98;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/nav_a_hover.jpg);
	background-color: #FFFFFF;
}



body {
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-color: #121212;
}
h1 {
	font-size: 24px;
	color: #005A98;
	text-align: right;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #005A98;
	padding-right: 5px;
}
#content {
	text-align: right;
	font-size: 18px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #444444;
	padding-right: 10px;
}
table {
	background-color: #FFFFFF;
	background-position: center top;
	text-align: center;
	border: 2px double #96C1EE;
	border-color: #74B8F9;
}
#latest {
	background-color: #FFFFFF;
	background-position: left top;
	text-align: left;
	border: 2px double #96C1EE;
	border-color: #FFFFFF;
}
#latest a {
	display: inline;
	text-align: right;
}

#layout_table {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #1F1F1F;
	border-right-color: #1F1F1F;
	border-bottom-color: #1F1F1F;
	border-left-color: #1F1F1F;
}

th {
	background-color: #FFFFFF;
	background-image: url(/new_media/Templates/images/header.png);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #005A97;
}

#admin_nav a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005A98;
	background-position: center center;
	display: block;
	margin: 5px;
	padding: 5px;
	border: 1px dotted #FFFFFF;
}
p {
	font-size: 24px;
	color: #444444;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	display: block;
	color: #444444;
	font-size: 18px;
}
#latest {
	font-size: 14px;
	color: #330000;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: right;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	background-position: center;
	white-space: normal;
	clip: rect(auto,auto,auto,auto);
	border: 1px none #444444;
}
#record_set_nav {
	color: #444444;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
	display: inline;
	font-size: 14px;
}
#record_set_nav a {
	color: #444444;
	display: inline;
	font-size: 14px;
}

