/* CSS Document 
html,body {
	margin: 0;
	padding: 0;
	padding-top:20px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	overflow-y:hidden;
}

/*body{
	background-color: #000000;
	SCROLLBAR-FACE-COLOR: #DFB23F; 
	SCROLLBAR-HIGHLIGHT-COLOR: #E5B53B; 
	SCROLLBAR-SHADOW-COLOR: #E5B53B; 
	SCROLLBAR-3DLIGHT-COLOR: #3BADDF; 
	SCROLLBAR-ARROW-COLOR: #3BADDF; 
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #3BADDF;
}*/

html, body {
margin : 0;
padding : 0;
padding-top : 20px;
background-image : url(../images/bg.gif);
background-repeat : repeat;
}
body {
background-color : #000000;
}
table.resizer_table {
width : 100%;
height : 100%;
}
td.resizer_td {
vertical-align : middle;
text-align : center;
}
table {
border : 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #ffffff;
font-style : normal;
font-weight : normal;
text-align : justify;
}
div {
border : none;
}
div.container {
position : relative;
text-align : left;
margin-left : auto;
margin-right : auto;
width : 950px;
height : 650px;
background-color : #dfb23f;
}
div.nav_logoold {
position : absolute;
text-align : left;
width : 224px;
height : 183px;
background-color : #e5b53b;
z-index : 4;
}
div.nav_buttonsold {
position : absolute;
text-align : left;
width : 223px;
height : 69px;
top : 480px;
background-color : #dfb23f;
z-index : 2;
left : 0;
}
div.nav_logo {
position : absolute;
text-align : left;
width : 224px;
height : 183px;
background-color : #ffffff;
z-index : 4;
}
div.nav_buttons {
position : absolute;
text-align : left;
width : 223px;
height : 337px;
top : 213px;
background-color : #dfb23f;
z-index : 2;
left : 0;
}
div.homepage_image {
position : absolute;
text-align : left;
width : 726px;
height : 214px;
left : 224px;
background-color : #ffffff;
z-index : 5;
top : 0;
}
div.homepage_copy {
position : absolute;
text-align : left;
width : 726px;
height : 649px;
left : 224px;
top : 0;
background-color : #ffffff;
overflow : auto;
}
.font {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-style : normal;
}
.heading {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
}
a.nav_button:link {
color : #ffffff;
font-size : 12px;
text-decoration : none;
font-weight : bold;
background-color : #dfb23f;
}
a.nav_button:visited {
color : #ffffff;
font-size : 12px;
text-decoration : none;
font-weight : bold;
}
a.nav_button:hover {
color : #000000;
font-size : 12px;
font-weight : bold;
}
a.nav_button:active {
color : #000000;
font-size : 12px;
font-weight : bold;
}
a.page_on:link {
color : #10cee6;
font-size : 12px;
text-decoration : none;
font-weight : bold;
}
a.page_on:visited {
color : #10cee6;
font-size : 12px;
text-decoration : none;
font-weight : bold;
}
a.page_on:hover {
color : #10cee6;
font-size : 12px;
font-weight : bold;
}
a.page_on:active {
color : #10cee6;
font-size : 12px;
font-weight : bold;
}
img.thumbnails {
border : 1px solid #000000;
}
#Layer1 {
position : absolute;
width : 135px;
height : 55px;
z-index : 1;
left : 22px;
top : 264px;
}
.style1 {
font-size : 12px;
}
.thumbnails {
border : 1px solid #000000;
}
.style4 {
font-size : 12px;
font-weight : bold;
}
.navtable {
background-color : #dfb23f;
padding-right : 20px;
width : 100%;
}
.conttable {
background-color : #ffffff;
padding : 20px;
width : 700px;
overflow : auto;
border : 0;
}
h1 {
display : inline;
color : #000000;
}