body {
	background: #000000 url(../graphics/gallery_back.jpg) repeat-x fixed;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 100.01%;
	margin: 0;
	padding: 0;
	width: 730px;
}

body {
/*        scrollbar-base-color:red; */
}

#pagewidth {
	background-image: url(../graphics/rr.gif);
	background-repeat: no-repeat;
	height: 500px;
	margin: 10px auto 0 auto;
	position: relative;
	width: 930px;	
}

#rr {
	height: 170px;
	width: 620px;
 	position: relative;
	top: -3px;
	left: 25px;
}

#wd_logo {	
	height: 72px;
	width: 154px;
	position: relative;
	top: -15px;
	left: 60px;
}

#navbar {
	background-color: #FE0202;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 0px;
	height: 26px;
	width: 930px;
}

#navigation {
	display: block;
	padding: 4px 0 4px 0px;
	position: relative;
	left: -88px;
}

#navigation a {
	color: #000000;
	text-decoration: none;
}

#navigation a:hover {
	color: #ffffff;
	text-decoration: none;
}

#menu_off {
	position: absolute;
	display: block;
	top: 200px;
	left: 95px;
	width: 500px;
	height: 250px;
	visibility: hidden;
	z-index: 6;
}

#menu_off_top {
	position: absolute;
	display: block;
	top: 68px;
	left: 95px;
	width: 500px;
	height: 100px;
	visibility: hidden;
	z-index: 1;
}

#menu {
	background-color: #ff0000;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	visibility: hidden;
	list-style: none;
	margin:0;
	padding: 0;
	position: absolute;
	top: 196px;
	left: 135px;
	text-align: left;
	width: 220px;		
	z-index: 7;
}

#menu li {
	background-color: #ff0000;
	border-top: 1px solid #ffffff;
	margin: 0;
	padding: 5px;
	list-style: none;	
}

#menu a {
	color: #000000;
	background-color: #ff0000;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	color: #ffffff;
	display: block;
}

#gallery {
	background-color: #000000;
	border: 10px solid #000000;
	margin-left: 110px;
	position: relative;
	top: 45px;
	height: 308px;
	width: 770px;
}

#footer {
	border-top: 7px solid #FE0202;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 55px;
	height: 26px;
	padding: 5px;
	text-align: center;
	width: 930px;
}

#home_body {
	background: #000000 url(../graphics/bg_big.jpg) repeat;
        height: 100%;
        margin-bottom: 60px;
	text-align: center;	
	width: 100%;
}

#main_body {
	background: #000000 url(../graphics/main.jpg) no-repeat;
	padding: 0;
	margin: 0;
	width: 100%;	
}

body.gallery_body {
	background: #000000 none;
	padding: 0;
        scrollbar-3dlight-color:white;
        scrollbar-arrow-color:red;
        scrollbar-base-color:red;
        scrollbar-darkshadow-color:black;
        scrollbar-face-color:red;
        scrollbar-highlight-color:white;
        scrollbar-shadow-color:black;
}

.gallery_div {
	margin: 0 auto;
        padding: 0;
        scrollbar-3dlight-color:white;
        scrollbar-arrow-color:red;
        scrollbar-base-color:red;
        scrollbar-darkshadow-color:black;
        scrollbar-face-color:red;
        scrollbar-highlight-color:white;
        scrollbar-shadow-color:black;
}

.gallery_image {
	padding: 0 10px 0 0;
}

#content {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 5px 0 5px;
}

#content a {
        color: #ffffff;
        text-decoration: underline;
}

#content a:hover {
        color: #ff0000;
        text-decoration: underline;
}

.instructions {
        color: #ffffff;
        font-size: 14px;
}

h3 {
	font-size: 20px;
	margin: 0;
}

.field, .inquiry {
	border: 2px solid #ff0000;
	background: transparent url(../graphics/gallery_back.jpg) no-repeat;
	color: #000000;
	font-weight: bold;
}

#printonly {
	display:none;
	visibility:hidden;
}






















































