﻿a {
	text-decoration:none;
	color:#2B241A;
}
body {
	margin:0px 0px 0px 0px;
	font-family:Georgia; 
	font-size: 14px;
	color:#2B241A;
	background-color:#320001;
}
#bodyDiv {
	height:836px;
	background:#320001 url('images/bgComplete.jpg') no-repeat center top;
}
#footerDiv, #footerDiv a{
	width:680px;
	margin:auto;
	color:#ffffff;
	font-family:Georgia;
	font-size:11px;
}
.headerTable {
	width:643px;
	border-top:solid 1px #777678;
	border-bottom:solid 4px #777678;
	font-size:11px;
}
.headerTable img {
	border:0px;
	padding:0px;
	margin:0px;
}
.imgThumb {
	border:1px solid #000000;
}
.imgDetail {
	border:solid 1px #000000;
	margin:15px 15px 0px 0px;
	cursor: pointer;
}
.imgDetailMain {
	border:solid 1px #000000;
}
input[type="text"], textarea{
	border:solid 1px #000000;
	width:250px;
	margin:5px;
	font-family:Georgia; 
	font-size:12px;
}
input[type="submit"]{
	border:solid 1px #000000;
	margin:5px;
}