* {padding: 0; margin: 0; behavior: url(iepngfix.htc); }


body {
	background-color: #FDF264;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.photo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.wrap {
margin: 20px auto;
width: 800px;
}

.top {
background: #4A300B url(/images/top.jpg) no-repeat;
padding: 5px 0;
}

.header { 
background: #4c320d url(/images/header_2.jpg) no-repeat;
height: 200px;
}
.header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 20px;
}
.header h1 a {
color: #fff;
text-decoration: none;
}
.header h1 a:hover {
color: #111;
text-decoration: none;
}
.header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 21px;
letter-spacing: -1px;
line-height: 12px;
}

.menu {
height: 30px;
margin-left: auto;
margin-right: auto;
line-height: 30px;
background: #4c320d url(/images/menu.jpg) no-repeat;
}
.menu ul {
padding-left: 10px;
list-style-type: none;
}
.menu ul li {
display: block;
float: left;
}
.menu ul li a {
color: #eee;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
.menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

.content {
	background: #4c320d url(/images/content.jpg);
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: #663333 medium;
	align: center;
}
.content a {
	color: #DD8B07;
}

.border {
	border-images: #663333 5px;
}

table {
	margin: 0 auto 0 auto;
}

.left {
width: 800px;
float: left;
text-align: justify;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.bottom {
	background: #4A300B;
	padding: 10px 0;
	text-align: center;
	color: #FFFF99;
	font-size: 11px;
	padding: 0 0 10px 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
}
.bottom a {
	color: #CCCC00
}


.footer {
	text-align: center;
	color: #eee;
	font-size: 11px;
	padding: 0 0 10px 0;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}
.footer a { color: #eee; }