body {
	background-color: #000000;
	font-size: 13px;
	font-family: tahoma, arial, helvetica, sans-serif;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body * {
	font-size: 1em;
}

td {
	color: #8a8a8a;
}

h1,h2,h3,h4,h5 {
	margin: 0px;
}

h1 {
	font-size: 2.0em;
}

h2 {
	font-size: 1.8em;
	font-family: "Century Gothic", "Courier New", Courier, monospace;
	border-bottom: 2px solid #CECFCE;
	padding-left: 20px;
	background-image: url("../images/heading_arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
}

h3 {
	font-size: 1.4em;
}

a {
	color: #797979;
	text-decoration: underline;
}

a:hover {
	color: #797979;
	text-decoration: none;
}

a.white-link-underline {
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text,.white-text a {
	color: #ffffff;
	text-decoration: none;
}

.blye-text-underline {
	color: #47beed;
	text-decoration: underline;
}

.blye-text-regular {
	color: #47beed;
	text-decoration: none;
}

.yellow-text-regular {
	color: #db9a00;
	text-decoration: none;
}

.yellow-text-underline {
	color: #db9a00;
	text-decoration: underline;
}

.orange-text-regular {
	color: #f17e22;
	text-decoration: none;
}

.orange-text-underline {
	color: #f17e22;
	text-decoration: underline;
}

.broun-text-regular {
	color: #de4e06;
	text-decoration: none;
}

.broun-text-underline {
	color: #de4e06;
	text-decoration: underline;
}

.red-text-regular {
	color: #8a3c53;
	text-decoration: none;
}

.red-text-underline {
	color: #8a3c53;
	text-decoration: underline;
}

.black-text-regular {
	color: #000000;
	text-decoration: none;
}

.black-text-underline {
	color: #000000;
	text-decoration: underline;
}

.gray-text-underline {
	color: #7c7c7c;
	text-decoration: underline;
}

.gray-text-regular {
	color: #7c7c7c;
	text-decoration: none;
}

.green-text {
	color: #549b28;
	text-decoration: none;
}

#content {
	color: black;
	background-image: url("../images/contentbg.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background-color: white;
}

#contentleft {
	width: 180px;
	float: left;
	padding: 20px 0 0 20px;
	margin: 0 0 183px;
}

#contentright {
	width: 520px;
	float: right;
	padding: 20px 20px 20px 0;
}

#contentclear {
	height: 1px;
	clear: both;
}

#header {
	position: relative;
	text-align: center;
	background-color: white;
}

#logo_image {
	position: absolute;
	top: 40px;
	left: 20px;
	z-index: 20;
}

#gallery_topslide {
	height: 204px;
	width: 741px;
	margin: 0 auto;
	overflow: hidden;
}

.confirmation {
	border: 1px solid #0D5E86;
	background-color: #f2f2f2;
	font-size: 1.2em;
	padding: 20px;
	margin: 5px 20px;
	color: red;
}

#lightbox_tint div.lightbox_photobox {
	height: 150px;
	width: 172px;
	text-align: center;
	margin-top: 10px;
}
