/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

#contents
{
	height: 100%;
	margin-left: 5%;
	margin-right: 5%;
	padding: 2px;
	background-color: #000;
	color: #FFF;
}

#hdrbg
{
background-color: #000;
}

* {
	margin: 0;
	padding: 0;
}

body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
  background-color: #222
}

th, td {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
  background-color: #000
}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #FFFFFF;
}


a:link {
	color: #3490F8;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

a:visited {
	color: #666666;
}

img {
	border: none;
}

.box-blue {
	background: url(/resources/images/img13.gif) repeat-x;
}

.box-blue .section {
	background: url(/resources/images/img15.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue .content {
	padding: 20px;
}


p {
}

ol {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(/resources/images/img16.gif) no-repeat 0px 10px;
}

/* Header */

#header {
	width: 960px;
	height: 92px;
	margin: 0 auto;
}

.error {
	font-size: 125%;
	color: #FF0000;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
}

#logo h1 {
	padding-top: 40px;
	text-transform: lowercase;
	font-size: 34px;
	font-weight: normal;
}

#logo h2 {
	padding: 63px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 300px;
	padding-top: 55px;
}

#search form {
}

#search fieldset {
	border: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}



#copyrightnotice {
	padding: 0 2px;
	background: #F4A652 url(/resources/images/img03.gif) repeat-x;
	border: 1px solid #000000;
	text-transform: lowercase;
}

/* Menu */

#menu {
	width: 960px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	background: url(/resources/images/img07.gif) no-repeat;
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	color: #1777B1;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	background: url(/resources/images/img08.gif) no-repeat right top;
	cursor: hand;
}

#menu li.active {
	background: #CFCECE url(/resources/images/img04.gif) repeat-x;
}

#menu li.active a {
	background: url(/resources/images/img06.gif) no-repeat right top;
	color: #C90404;
}

#menu li.active b {
	background: url(/resources/images/img05.gif) no-repeat;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

/* Content */

#content {
	float: left;
	width: 520px;
}

/* Feature */

#feature {
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 420px;
}

#sidebar .col-one {
	width: 200px;
}

#sidebar .col-two {
	width: 200px;
}

/* Footer */

#footer {
	height: 60px;
	padding: 20px;
	background: #000000;
	border-top: 1px solid #999999;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}

#greybox {
	width: 500px;
	padding: 20px;
	background: #000000;
	border: 3px solid #999999;
}

#galleryFrame {
	width: 500px;
	padding: 5px;
	background: #000000;
	border: 3px solid #999999;
}

#photoFrame {
	width: 420px;
	vertical-align: middle;
	horizontal-align: center;
	height: 420px;
	padding: 3px;
	background: #000000;
	border: 3px solid #999999;
}