html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, img, ul, li { margin: 0; padding: 0; border: 0; vertical-align: baseline; }

body {
	background: #000000; 
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

div#wrapper	{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#header {
	width: 1000px;
	height: 108px;
	background-color: #deddae;
	background-image: url(../img/header_bg.png);
}

#header div {
    width: 1000px;
    text-align: right;
    margin: auto;
}

#content {
	width: 1000px;
	margin: auto;
	height: 383px;
	background: #f5e988 url(../img/image.jpg) no-repeat top left;
}

#content-image2 {
	width: 1000px;
	margin: auto;
	height: 383px;
	background: #C4D2ED url(../img/image2.jpg) no-repeat top left;
}

#content-image3 {
	width: 1000px;
	margin: auto;
	height: 383px;
	background: #f5e988 url(../img/image3.jpg) no-repeat top left;
}

#content-image4 {
	width: 1000px;
	margin: auto;
	height: 383px;
	background: #f5e988 url(../img/image4.jpg) no-repeat top left;
}

#content-image5 {
	width: 1000px;
	margin: auto;
	height: 383px;
	background: #f5e988 url(../img/image5.jpg) no-repeat top left;
}

#contenttext {
    width: 300px;
    margin: auto;
	padding: 60px 60px 20px 10px;
    text-align: right;
	float: right;
}

#contenttext p a {
    color: #000000;
	text-decoration: underline;
}

#contenttext-wide {
    width: 600px;
    margin: auto;
	padding: 60px 60px 20px 40px;
    text-align: right;
	float: right;
}

#additional_content {
    width: 220px;
    margin: auto;
	padding: 60px 30px 20px 40px;
    text-align: right;
	float: right;
}

#additional_content p {
    font-color: #402b08;
    font-size: 11px;
    font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 14px;
}

#divider {
	width: 1000px;
	height: 7px;
	background-color: #b3bcca;
}

#footer-container {
    width: 1000px;
    margin: auto;
    text-align: right;
    padding: 0px;
	background: #b3bcca;
	font-size: 13px;
}

#footer {
    margin: 0;
    padding: 30px 60px 30px 10px;
}

#footer p {
    font-color: #402b08;
    font-size: 11px;
    font-family: "Trebuchet MS", Arial, sans-serif;
}

#footer a {
    color: #402b08;
    text-decoration: none;
}


/*  LIGHTBOX  */

#thumbs {
	width: 1000px;
	height: 120px;
	background-color: #646b78;
}

div.thumb-container {
    margin: auto;
    padding: 20px 20px 10px 40px;
    text-align: right;
}

div.thumb {
    width: 100px;
    float: left;
}

div.thumb img {
    border: 3px solid #fff;
}

a img { border: none; }


/*  PAGE ELEMENTS */


h2 {
    color: #b7a144;
    font-size: 18px;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h2 a:link, a:visited {
    color: #b7a144;
    text-decoration: none;
}

h2 a:hover {
    color: #CC6633;
    text-decoration: none;
}

h1 {
    color: #402b08;
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
}

p {
    font-color: #402b08;
    font-size: 10px;
    font-family: "Trebuchet MS", Arial, sans-serif;
}

table { border-collapse: collapse; border-spacing: 0; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

#download a {
    font-size: 14px;
    color: #e2d7af;
    text-decoration: none;
}

#download {
    width: 122px;
    float: right;
    text-align: left;
}
