﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #ffffff;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background: #191919 url(images/bodybg.gif) repeat-x top;
}
a {
  text-decoration: none;
  color: #ffffff;
}
a:hover {
  text-decoration: underline;
  color: #ffffff;
}
p {
  margin: 5px 10px 10px 10px;
  font-size: 12px; 
  color: #ffffff;
}
img {
  border: 0;
  display: block;
}
table {
  margin: 10px;
}
h1 {
  margin: 0px 10px 10px 10px;
  font-size: 9px;
  color: #ffffff;
}
h2 {
  margin: 0px 10px 10px 10px;
  font-size: 24px;
	font-weight: normal;
  color: #0093d0;
}
h3 {
  margin: 0px 10px 10px 10px;
  font-size: 16px;
	font-weight: normal;
  color: #c4e3f5;
}
h4 {
  margin: 20px 10px 10px 10px;
  font-size: 14px;
  font-weight: bold;
  color: #0093d0;
}
li {
  list-style-position: inside;
}
.inline {
  display: inline;
} 
#center {
	padding: 0;
	width: 810px;
	margin: 0 auto;
}
#container {
	padding: 0;
	width: 810px;
	margin: 0;
	background: #191919;
  position: relative;
  clear: both;
  float: left;
  display: block;
}
#banner {
  margin: 0;
  width: 810px;
  position: relative;
  left: 0px;
  background: #0093d0;
  color: #003d7d;	
  display: block;
  float: left;
  clear: both;
  text-align: center;
}
#banner_name {
 position: relative;
  float: left;
  left: 174px;
	width: 600px;
	height: 147px;
	display: block;
}
#content {
  margin: 0;
  width: 802px;
  position: relative;
  left: 0px;
  display: block;
  float: left;
  clear: both;
  background: #333333;
  border-left: 4px solid #646464;
  border-right: 4px solid #646464;
  border-bottom: 4px solid #646464;
}
#column_l {
	position: relative;
	float: left;
	width: 170px;
	height: 780px;
	background: #454545;
}
#column_r {
	width: 567px;
	margin-left: 35px;
	float: left;
	position: relative;
	background: #333333;
}
#column_r p {
  font-size: 13px;
}
#column_r a {
 color: #6bbfe6;
}
#column_r a:hover {
 color: #6bbfe6;
 text-decoration: underline;
}
#footer {
  margin: 0;
  position: relative;
  left: 0px;
  width: 810px;
  background: #191919;
  color: #ffffff;
  display: block;
  float: left;
  clear: both;
}
#footer p {
  font-size: 10px;
}
#contact {
	float: left;
	width: 267px;
	display: block;
}
#jazeffect {
  position: absolute;
	float: right;
	width: 400px;
	bottom: 0px;
	right: 0px;
	display: block;
	text-align: right;
}
#jazeffect a {
  color: #ffffff;
}
#jazeffect a:hover {
  color: #6bbfe6;
  text-decoration:none;
}
#top {
  position: relative;
  margin: 0;
  margin-top: 10px;
  width: 810px;
  height: 20px;
  display: block;
  float: left;
  clear: both;
  background: #191919;
  text-align: right;
}
#submenu {
  position: relative;
  width: 265px;
  text-align: center;
}
#submenu a {
  width: 160px;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background: #454545;
  display: block;
  clear: both;
  text-align: left;
  text-indent: 15px;
  padding: 5px;
  margin-top: 2px;
}
#submenu a:hover {
  color: #ffffff;
  background: #646464;
  text-decoration: none;
}
#submenu #hereiam {
  background: #454545 url(images/star.gif) no-repeat;
  width: 160px;
  font-size: 11px;
  font-weight: bold;
  padding: 5px;
  margin-top: 2px;
}
#gallery img {
  border: 1px solid #ffffff;
}