/* CSS Document */

body {	background-image: url(../images/bg.jpg);	background-color: #979CA2;	font-family: Helvetica, Arial, sans-serif; color: #38356A;}

iframe { width:900px; height:750px; background-image:url(../images/iframe_bg.jpg); overflow:hidden; padding-bottom:2em;}

h1 { color: #38356A; font-weight: bold; text-transform:uppercase; }

.container {
	width:900px;
	height:640px;
	display: block;
	margin: auto;
	margin-top: -8px;
}

.header {	max-width:900px; width:900px;	height:auto;	background-color:#DADDE2; background-image: url(../images/nav%20bg.jpg);	}

.container .header .navBottom img {margin-bottom:-7px;}

.container .header .navBottom img:hover { background-image:url(../images/iframe_bg.jpg); }

.navBottom_2 {	width:349px; height:216px; float:left;	background-color:#DADDE2; padding-right:0.75em;	}

.navBottom_2 .RJWJ img { margin-bottom:-3px; }

.container .header .navBottom_2 object {	padding-bottom: 300px; margin-top:-30px;	}

.content { 
	float: left;
	width: 450px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/index_11.jpg);
	}
	

.picture {
	float: left;
	width: 400px;
	height: 400px;
	margin: 0px;
	padding: 0px;
}


/* index only, page styles  */

div.splash { padding-top:35px;	text-align	: center	}

.indexbody { 
background-color: #979CA2; 
}

/* END */

div.flash {width: 900px; height: 50px;  }

.container .footer {
	clear: both; padding-top:1em;
	display:block;
	margin:auto;
	width:900px;

	
}
.container .footer a {
 padding-left, padding-right:0.25em;
 padding-bottom:0.5em;
 text-decoration:none;
 font-family: Helvetica, Arial, sans-serif; color: #38356A;

}

.container .footer a:hover {
color:#0033FF;
}

.container .footer .gb {
	color: #979CA2;
}
.container .footer .gb a {
	color: #979CA2;
}
