
/* LAYOUT */

#bigcontainer {
	position: relative;
	margin: 30px auto 0 auto;
	padding: 0px;
	background: url(images/bg.jpg) repeat-y;
	width: 830px;
	border: solid 1px #555;
}

#banner {
	position: relative;
	margin: 30px auto 10px auto;
	padding: 0px;
	background: url(images/banner_2.jpg);
	width: 830px;
	height: 101px;
}

#navigation {
	position: relative;
	clear: left;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 256px;
	font-family: Verdana, "Times New Roman", Times, serif;
	background: url(images/bg.jpg) repeat-y;
}

#navigation ul {
	margin: 0px 0px 0px 30px;
	padding: 0;
	width: 216px;
}

#navigation ul li {
	position: relative;
	margin: 5px 10px 5px 0px;
	padding: 2px 0px;
	font-size: 12px;
	line-height: 1.5em;
	color: #ffc112;
	list-style: none;
	text-indent: 2em;
	background: #000000;
}

#navigation ul li a {
	position: relative;
	background: #000000;
	color: #ffc112;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}

#navigation ul li a:hover {
	color: #FFF;
}

#content-top {
	position: relative;
	clear: right;
	float: right;
	margin: 8px 30px 0px 0px;
	padding: 0px;
	background: url(images/content-top.jpg) no-repeat;
	width: 544px;
	height: 5px;
}

#content {
	position: relative;
	clear: right;
	float: right;
	margin: 0px 30px 0px 0px;
	padding: 10px 20px;
	background: url(images/content-middle3.jpg) repeat-y;
	width: 504px;
}

#content-bottom {
	position: relative;
	clear: right;
	float: right;
	margin: 0px 30px 15px 0px;
	padding: 0px;
	background: url(images/content-bottom.jpg) no-repeat;
	width: 544px;
	height: 6px;
}

#content p {
	padding-left: 2em;
	text-align: justify;
}

#content ul li {
	line-height: 1.5em;
}
#footer {
	position: relative;
	clear: both;
	margin: 0px auto;
	padding: 0px;
	background: url(images/footer.jpg) no-repeat;
	width: 830px;
	height: 54px;
}

#footer p {
	position: relative;
	margin: 0 20px 0 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	top: 27px;
	text-align: right;
}

.thumbnail {
	position; relative;
	margin: 7px;
	padding: 0;
	width: 150px;
	height: 100px;
	border: solid 1px #c6bda2;
	display: inline;
	float: left;
}

.thumbnail a {
	display: inline;
	margin: 0;
	padding: 0;
}

.thumbnail2 {
	position; relative;
	margin: 7px;
	padding: 0;
	width: 75px;
	height: 100px;
	border: solid 1px #c6bda2;
	display: inline;
	float: left;
}

.thumbnail3 {
	position; relative;
	margin: 7px;
	padding: 0;
	width: 67px;
	height: 100px;
	border: solid 1px #c6bda2;
	display: inline;
	float: left;
}

.lightcontainer {
	position; relative;
	margin: 10px auto;
	padding: 10px;
	border-bottom: solid 1px #c6bda2;
}

.lightcontainerbottom {
	position; relative;
	margin: 10px auto;
	padding: 10px;
}

/* GENERIC STYLES */

body {
  margin:0px;
  padding:0px;
  color: #000000;
  background: #000000;
  font-family: Arial, Verdana;
  font-size: 12px;
}

#h1container {
  position: absolute;
  top: -9999px;
  padding: 3px;
  margin: 0px auto;
  width: 770px;
  color: #000000;
  border: 0px;
} 

A.pagelink {
  color: #444; 
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
} 

A:hover.pagelink {
  color: #d00219; 
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.pagelink2 {
  color: #d00219; 
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
} 

A:hover.pagelink2 {
  color: #444; 
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.sitemaplink {
  color: #ffffff; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: none; 
} 

A:hover.sitemaplink {
  color: #FCBF05; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.webhublink { 
  color: #acfa2e; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A:hover.webhublink { 
  color: #B6E0FF; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.statslink {
  color: #ff0000; 
  font-size: 10px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: none; 
} 

A:hover.statslink {
  color: #70c21b; 
  font-size: 10px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

img.middle {
  vertical-align: middle;
}

.heading {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 0 auto 1em auto;
	font-variant: small-caps;
	line-height: 1.2em;
	letter-spacing: .1em;
	width: 200px;
}

p {
  text-align: justify;
  text-indent:0px;
  margin-top: 0px; 
  margin-bottom: 10px; 
  margin-left: 1px; 
  margin-right: 1px; 
}

h1 {
  font-family: Arial, sans-serif;
  font-size: 10px;
  margin: 0px;
  padding: 2px;
  font-variant: small-caps;
  border-bottom: solid 1px #222;
  color: #000;
}

h2 {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0px;
  padding: 0px;
  font-variant: small-caps;
  letter-spacing: .1em;
}

h3 {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #0F3F6F;
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
  font-variant: small-caps;
}

h4 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #444;
  margin: 20px 0 0 0px;
  padding: 0px;
  font-weight: bold;
  font-style: italic;
}

form {
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
}

input {
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  color: #000000;
  padding: 1px;
}

select {
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  color: #000000;
  padding: 1px;
}

textarea {
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  color: #000000;
  padding: 1px;
}

table {
  margin-left: auto;
  margin-right: auto;
}

.floatright { 
  float: right; 
  margin: 3px 3px 3px 10px;
}

.floatleft { 
  float: left; 
  margin: 3px 10px 3px 3px; 
}

.center {
  text-align: center; 
}

.left { 
  text-align: left;
} 

.right { 
  text-align: right; 
}

.italic {
  font-style: italic;
}

.bold { 
  font-weight: bold; 
}

.red { 
  color: #C30000;
}

.errorheading { 
  font-family: Arial, sans-serif; 
  font-size: 30px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: red; 
}

.errortext { 
  font-family: Arial, sans-serif; 
  font-size: 14px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: #000000; 
}

.fineprint { 
  font-family: Arial, sans-serif; 
  font-size: 10px; 
  font-weight: normal; 
  font-style: italic; 
  text-decoration: none; 
  color: #aaaaaa; 
}

.stats {
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  text-decoration: none; 
} 

.referer { 
  font-family: Arial, sans-serif; 
  font-size: 12px; 
  font-weight: normal; 
  text-decoration: none; 
  color: #ff0000; 
} 

