* { margin:0; padding:0;}

body
{
	behavior: url("csshover.htc");
	background-image: url("images/bg.gif");
	margin-top: 0px;
	font-family: "Bookman Old Style", Arial, sans-serif;
	font-size: 12pt;
	color: #ffffff;
}

td
{
	border:0;
	background-color: transparent;
	text-align:center;
	vertical-align:top;
	color:#ffffff;
	font-family: "Bookman Old Style", Arial, sans-serif;
	font-size: 11pt;
}

#document
{
	background: url("images/docbg.gif") 0 0 no-repeat; /*set image for main page background*/
    background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	min-height: 780px;
	border-style: solid;
	border-color: #39280A;
	border-width: 4px;
	vertical-align: top;
	text-align: center;
	padding: 0;
}

#header
{
	padding:0;
	width:800px;
	height:20px;
	background: url("") 0 0 repeat-x;
}

#header #header_list {
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	height: 29px;
	border-bottom: solid #39280A;
	border-width: 2px;
	float: left;
}

#header #header_list li {
	margin: 0;
	padding: 0;
	float: left;
	border: none;
    position:relative;
}

#header #header_list li a,
#header #header_list li a:visited {
	margin-top: 5px;
	margin-right: 22px;
	text-decoration: none;
	text-indent: 20px;
	display: block;
	font-size: 12pt;
	font-family: "Bookman Old Style", Arial, sans-serif;
	color: #ffffff;
	border: none;
	height: 25px;
}

#header #header_list li a:hover,
#header #header_list li a:active
{
	text-decoration: none;
	background: url("images/ball.gif") 0 0 no-repeat; /*set image for main menu rollover*/
}

#header #header_list li:hover ul,
#header #header_list li.hover ul
{
	display: list-item;
	display: block;
}

#header #header_list li ul {
	position:absolute;
	display: none;
	background:#39280A;
	margin:0;
	padding:0;
	z-index:1500;
	list-style-type:none;
	width: 167px;
}

#header #header_list li ul a,
#header #header_list li ul a:visited
{
	margin:0;
	padding:0;
	text-indent:0;
	width: 167px;
	height:28px;
	line-height:28px;
	font-size: 10pt;
	text-decoration: none;
	background:url("images/submenu1.gif") 0 0 no-repeat; /*set image for sub menu rollover*/
}

#header #header_list li ul a:hover,
#header #header_list li ul a:active
{
	font-size: 10pt;
	text-decoration: none;
	width: 167px;
	background:url("images/submenu2.gif") 0 0 no-repeat; /*set image for sub menu rollover*/
	border: none;
}

#body
{
	position: relative; top: 125px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	text-align: center;
	height: 100%;
}

#body table,
#body td
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0 2.5px;
        background:url("images/tablebg.gif") 0 0 repeat;
}

#body img
{
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: solid;
	border-width: 2px;
	border-color: #39280A
}

#body p,
#body p a
{
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
	text-align: center;
	font-size: 15pt;
}

#body #paragraph,
{
	overflow: auto;
}

#body #paragraph p
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 0 25px;
	text-indent: 25px;
	text-align: left;
	font-size: 10pt;
}

#body #paragraph p a
{
	font-size: 10pt;
}

table.album
{
	border:solid;
	border-width:2px;
	border-color:#39280A;
}

table.album td
{
	border:solid;
	border-width:2px;
	border-color:#39280A;
	width: 350px;
}

img
{
 	border-style: none;
	text-align: center;
}

img.thumb
{
	border: solid;
	border-width: 1px;
	border-color: #39280A;
	padding: 0;
	margin: 0;
	text-align: left;
	width: 120px;
	height: 150px;
}

a:link
{
	background-color: transparent;
	font-family: "Bookman Old Style", Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11pt;
}

a:visited
{
	background-color: transparent;
	font-family: "Bookman Old Style", Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11pt;
}
