* {
	margin:0;
	padding:0;
}
body {
	background-color:#7b0010;
}
body, table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#container {
	width:1003px;
	position:absolute;
	left:50%;
	margin-left:-502px;
	overflow:hidden;
}
#left_flash {
	width:363px;
	height:682px;
	position:absolute;
	left:0;
	top:0;
}
#top_flash {
	width:640px;
	height:395px;
	position:absolute;
	left:363px;
	top:0;
}
#leftcol {
	width:362px;
	position:absolute;
	top:630px;
	left:0;
	padding-top:90px;
	z-index:1;
}
#leftcol div {
	width:266px;
	margin-bottom:15px;
	margin-left:35px;
	background:url(images/left_item.jpg) left bottom no-repeat;
	padding-bottom:25px;
}
#leftcol div h3 {
	color:#f8c400;
	font-size:14px;
	margin-left:10px;
}
#leftcol div p {
	margin:15px 0 0 15px;
}
#bottom_left {
	background:url(images/bottom_left.jpg) left bottom no-repeat;
	margin-top:395px;
}
#bottom_right {
	background:url(images/bottom_right.jpg) right bottom no-repeat;
	padding-bottom:390px;
}
#content {
	background:url(images/bgg.jpg) repeat-x;
	margin-left:362px;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding:0 35px 0 50px;
}
h1 {
	color:#f8c400;
	font-size:20px;
	margin-bottom:15px;
	text-align:center;
	letter-spacing: 4px;
}
h2 {
	color:#f8c400;
	font-size:16px;
	margin:10px 0 15px 0;
}
#content strong {
	color:#f8c400;
}
#content p {
	margin-bottom:7px;
}
a {
	color:#f8c400;
}
a:hover {
	text-decoration:none;
}
#content table {
	width:525px;
	border-collapse:collapse;
	border-right:#fffa70 1px solid;
	border-bottom:#fffa70 1px solid;
	margin-bottom:7px;
}
#content table td {
	border-left:#fffa70 1px solid;
	border-top:#fffa70 1px solid;
	padding:4px;
}
#content table.photos {
	border-right:#87444d 1px dashed;
	border-bottom:#87444d 1px dashed;
}
#content table.photos td {
	text-align:center;
	border-left:#87444d 1px dashed;
	border-top:#87444d 1px dashed;
}
table.photos img {
	cursor:pointer;
}
#footer {
	/*background-color:#b49f60;*/
	padding:10px;
}
#footer a {
	color:#b49f60;
}
#content table#WriteFrom, #content table#WriteFrom td {
	border:none;
}
.inputs input, .inputs textarea {
	background-color:#7b0010;
	border:#fffa70 1px solid;
	color:#FFFFFF;
}
.inputs img {
	display:block;
	margin-bottom:5px;
}
.buttons input {
	background-color:#7b0010;
	border:#fffa70 1px solid;
	color:#fffa70;
	padding:2px 7px;
}

