html, body, div, table, tr, td
	{
	font-family: verdana;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	}
body
	{
	background-image: URL('images/background3.jpg');
	background-repeat: repeat-x;
	}
div.oa
	{
	text-align: center;
	}
div.design
	{
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 773px;
	border: solid 2px #fdbf25;
	background-image: URL('images/body_background3.jpg');
	background-repeat: no-repeat;
	}
div.top
	{
	width: 773px;
	height: 105px;
	border: solid 0px #fdbf25;
	}
div.topleft
	{
	width: 380px;
	float: left;
	height: 48px;
	border: solid 0px #fdbf25;
	}
div.topright
	{
	width: 357px;
	float: right;
	height: 48px;
	border: solid 0px #fdbf25;
	}
div.menu
	{
	width: 194px;
	float: left;
	text-align: center;
	padding: auto;
	font-size: 12px;
	font-weight: 700;
	border: solid 0px #fdbf25;
	margin-right: 10px;
	}
div.menu a
	{
	color: #e8d67d;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
	}
div.menu a:hover
	{
	color: #fdbf25;
	text-decoration: underline;
	}

a img
	{
	border: 0px;
	}

div.image_holder
	{
	width: 357px;
	float: right;
	padding: 10px 0px 10px 10px;
	}
h1
	{
	color: #663200;
	font-size: 16px;
	}

p
	{
	line-height: 1.3;
	margin-right: 10px;
	}


table.gallery_links
	{
	width: 550px;
	height: 30px;
	}
table.gallery_links td
	{
	text-align: center;
	}
a.gallery_link
	{
	color: #663200;
	text-decoration: underline;
	}
a.gallery_link:hover
	{
	color: #fdbf25;
	text-decoration: underline;
	}
img.gallery_image
	{
	border: 0px;
	margin: 5px;
	}
img.gallery_image_large
	{
	border: 0px;
	}

div.footer
	{
	color: #663200;
	text-align: center;
	padding: 0px;
	width: 773px;
	font-size: 10px;
	}
div.footer a
	{
	color: #663200;
	text-decoration: none;
	}
div.footer a:hover
	{
	color: #fdbf25;
	text-decoration: underline;
	}

a.body_link
	{
	color: #663200;
	text-decoration: none;
	}
a.body_link:hover
	{
	color: #fdbf25;
	text-decoration: underline;
	}
div.sspp
	{
	margin-left: 190px;
	}

