html,body{margin:0;padding:0}
body{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: center;
	padding-bottom:20px;
	background-color: #000000;
	background-image: url(graphics/red-eye-1.jpg);
}
p{margin-top:0}
h1{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 190%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 35px;
}
h2{
	font-size:160%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1em;
}
h3{
	font-size:120%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a:link {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#000000;
	background-color:#F3CF00;
	font-weight: bold;
}
a:active {color: #009933}

div#header{
	width:100%;
	background-color: #462918;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #A72611;
	margin-bottom: 5px;
}
div#header h1,div#menu{width:770px;margin:0 auto;text-align:left}
div#header h1{
	color: #FFF;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


div#container{
	width:785px;
	margin:0 auto 10px;
	padding:15px 0 10px;
	text-align:left;
	background:#FFF;
	border: thin double #333333;
}
div#container-gallery{width:750px;margin:5;padding:5px;text-align:left;background:#FFF}
div#content{
	float:left;
	display:inline;
	width:520px;
	margin:0 0 10px 15px;
	text-align: justify;
	font-size: 12px;
}

div#content-gallery{
	float:left;
	display:block;
	width:720px;
	margin:8;
	text-align: justify;
	font-size: 11px;
	text-decoration: none;
	padding: 5px;
}

div#side{
	float:right;
	display:block;
	width: 160px;
	background:#F3CF00;
	margin:0 7px 10px 0;
	text-align: center;
	padding-top: 9px;
	font-size: 12px;
}

div#side a:link {
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	color: #000000;
}
div#side a:visited {
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	color: #000000;
}
div#side a:hover {
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	color: #FFFFFF;
	background-color: #7D160B;
}
div#side a:active {
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	color: #FFFFFF;
	background-color: #7D160B;
}
div#side p{margin:5px 0 10px;padding: 0 10px}
div#side div{margin: 0 0 10px;padding: 10px 0}

div#footer{
	clear:both;
	width:765px;
	margin:0 10px 0;
	padding: 10px 0;
	color: #FFF;
	text-align:center;
	background-color: #5E6F5C;
}
div#footer p{margin:0}
.style1 {font-size: 11px}
.style2 {
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
}

.style3 {
	font-size: 11px;
	color: #333333;
}
.style4 {
	font-weight: bold;
	background-color: #FFFF00;
	padding-right: 2px;
	padding-left: 2px;
	color: #000000;
}


table {
	text-align: left;
}
li {
	text-align: left;
}
.style5 {color: #CCCCCC}
