body {
	background: #000 url(images/bodybg.jpg);
	background-repeat:repeat;
	margin:0px 0px 100px 0px;
	padding: 0;
	text-align: left;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color:#333;
}
iframe {
	border: none;
}

html, body {
	border: none;
} 
a {
	color: #333;
}
a:link {
	color: #333;
}
a:hover {
	color: #333;
}
a {
   outline: none;
}
td, td p, td ul li {
	font-size: 14px;
	color: #333;
}
#layer {
	margin: 0 auto;	
}
#header {
	width:960px;
	height:522px;
	margin: 0 auto;
}
#content {
	width:960px;
	background: url(images/contentbg.png) bottom left repeat-y;
	margin: 0 auto;
}
#contenttop {
	width:960px;
}

#contenttop_red {
	width:960px;
	background:  url(images/contenttop_red.png) top center no-repeat;
}
#contenttop_red h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:500;
	color:#e4d1ae;
	display:block;
	width:960px;
	padding-top:42px;
	padding-bottom:16px;
	font-size:28px;
	text-align:center;
}
#contenttop_blk {
	width:960px;
	background: url(images/contenttop_blk.png) top center no-repeat;
}
#contenttop_blk h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:500;
	color:#e4d1ae;
	display:block;
	width:960px;
	padding-top:42px;
	padding-bottom:16px;
	font-size:28px;
	text-align:center;
}
#contenttop_blk h1 a {
	color:#e4d1ae;
}

#contenttop_blank {
	width:960px;
	background: url(images/contenttop_blank.png) top center no-repeat;
}
#contentbottom {
	width:960px;
	height: 66px;
	background: url(images/contentbottom.png) bottom left no-repeat;
	margin: 0 auto;
}
#picture_container {
	margin: 4px 18px 14px 0;
	float: left;
}
h1 {
	text-align: left;
	font-style:normal;
	font-size: 18px;
	padding: 10px 0px 20px 0px;
	margin: 0;
	color:#333;
	font-weight: normal;
	/*display: none;*/
}
h1 a {
	text-align: left;
	text-decoration:none;
	color: #eadcbf
}
#contentinside {
	text-align: left;
	padding-top: 27px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#contentinside p {
	text-align: left;
	line-height: 19px;
	color: #333;
	padding: 0;
	margin: 0 0 10px 0px;
}
h2 {
	text-align: left;
	font-size: 18px;
	margin:0px 0px 10px 0px;
	padding: 0;
	color: #e20020;
	font-style: italic;
	font-weight: normal;
}
h2 a {
	text-align: left;
	text-decoration:none;
}
h2.red a {
	text-align: left;
	color: #e20021;
}
h3 {
	text-align: left;
	font-size: 18px;
	margin:0px 0px 10px 0px;
	padding: 0;
	font-weight: normal;
}
#footer {
	color:#ffffff;
	margin: 0 auto;
	width: 960px;
}
#footer a {
	text-decoration:none;
	color:#ffffff;
}
#footer a:hover {
	text-decoration:underline;
	color:#ffffff;
}
h4 {
	font-size: 16px;
	margin:10px 0px 10px 0px;
	padding: 0;
	font-weight: bold;
	font-style: italic;
}

#content_wrapper {
	display:block;
	width:888px;
}
#content_left {
	display: block;
	width: 203px;
	float: left;
	clear: right;
}

#content_right {
	display: block;
	width: 640px;
	float: left;
	clear: right;
}
#content_left_index {
	display: block;
	width: 300px;
	float: left;
	clear: right;
}

#content_right_index {
	display: block;
	width: 548px;
	margin-right: 10px;
	float: left;
	clear: right;
}
#menu_spacer {
	display: block;
	width: 27px;
	float: left;
	clear: right;
}
#menu_spacer2 {
	display: block;
	width: 30px;
	float: left;
	clear: right;
}
#video {
	margin: 11px 0 29px 0;
}
