@charset "utf-8";
/* CSS Document */

body {
	background: url(/images/bg.jpg);
	text-align: center;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

#content {
	padding-right: 10px;
	padding-left: 25px;
	line-height: 24px;
	font-size: 14px;
}

.heading_one {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #444F95;
}

.heading_two {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #444F95;
}

#content_left {
	border-right: none;
	margin-right: 3px;
	margin-left: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content_right {
	border-left: 1px none #E5E5E5;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 5px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.tagline {
	font: italic bold 14px Arial, Helvetica, sans-serif;
	color: #020181;
}
a:link a:visited {
	color: #0000CC;
	text-decoration: none;
}

h1 {
	font: bold 18px/18px Arial, Helvetica, sans-serif;
	color: #003399;
}

.heading1 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
p {
	font: 14px/20px Arial, Helvetica, sans-serif;
}

#content iframe {
	margin: 0px;
	padding: 0px;
	top: 0px;
}

#left_bd {
	margin-top: 11px;
}

.header1red {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.image_layout {
	float: left;
	padding: 2px;
	border: 1px solid #333333;
	height: 112px;
	width: 151px;
}

.thumbnail {
	height: 200px;
	width: 250px;
	float: right;
	padding: 3px;
	border-style: none;
}

.thumbnail2 {
	height: 125px;
	width: 175px;
	float: right;
	padding: 3px;
	border-style: none;
}

#tbox {
	margin-bottom: 5px;
	padding: 3px 3px 15px;
	border-bottom: 1px solid #999999;
	overflow-y: scroll;
	overflow-x: hidden;
	font: 12px Arial, Helvetica, sans-serif;
	overflow: none;
}
.thumbnail_left {
	height: 150px;
	width: 205px;
	float: left;
	padding-right: 3px;
}

#content_left {
	border-right: thin dashed #666666;
	padding-right: 10px;
}
.dphoto {
	height: 200px;
	width: 275px;
	float: left;
	padding-right: 3px;
	padding-bottom: 3px;
	border-top: none #000000;
	border-right: none #000000;
	border-bottom: none #000000;
	border-left: none #000000;
}

.float_right {
	float: right;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 4px;
	border: 1px solid #000000;
}

.float_left {
	float: left;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 4px;
	border: 1px solid #000000;
}
