/* Oooh, a little bit of summer */

* {
	padding: 0;
	margin: 0;
}
body { 
	background: #003366; 
	font-family: trebuchet ms, verdana, Arial, Helvetica, sans-serif; 
}

/* ---------- Main Divs ---------- */

#main {
	width: 950px; 
	background-image:url(../images/NRM_bg2.jpg); 
	background-repeat: no-repeat;
	margin: 0 auto; 
	height: 570px; 
	padding: 15px 0 15px 0; 
	position:relative; 
	z-index: 1; 
	border: 2px solid #FFFFFF;
}
#container {
	width: 940px;
	padding: 0 5px 0 5px; 
	position: absolute; 
	top: 125px; 
	left: 0; 
	z-index:50; 
	border-top: 2px solid #FFF; 
	border-bottom: 2px solid #FFF; 
}
#frameBG {
	width: 890px; 
	padding: 0 20px 0 25px; 
	float: left; 
}
#playerFrame {
	float: left; 
	border-left: 2px solid white; 
	border-right: 2px solid white;  
	height: 423px; 
	padding-top: 18px;
}
#playerOuter {
	padding: 5px;
	border-bottom: 2px solid white; 
	border-top: 2px solid white;
	float: left; 
}
#player {
	float: left; 
	padding: 5px 10px 10px 10px; 
	height: 375px;
	background: #000; 
	z-index:50;
	width: 220px;
}
#frameFrame {
	width: 597px;
	border-left: 2px solid white; 
	border-right: 2px solid white; 
	float: right; 
	height: 423px;
	padding-top: 18px;
}
#frame {
	width: 587px;
	float: right; 
	border-top: 2px white solid; 
	border-bottom: 2px white solid;
	padding: 5px;
}
#frame1 {
	width: 587px;
	height: 390px; 
	border: none; 
	overflow-x: hidden;
}
#top {
	position: absolute; 
	width: 950px;  
	top: 0px; 
	left: 0px;  
	line-height: 1em; 
	font-size: 7px; 
	min-height: 19px; 
	height: 19px; 
	background: #C0C0C0; 
	z-index: 30; 
	filter: alpha(opacity=40);
	-moz-opacity: .40; 
	opacity: .40; 
	border-bottom: 2px solid #FFFFFF;
}
#top2 {
	position: absolute; 
	width: 950px;  
	top: 0px; 
	left: 0px;  
	line-height: 1em; 
	font-size: 7px; 
	min-height: 18px; 
	height: 18px; 
	background: transparent; 
	z-index: 40; 
	border-bottom: 2px solid #FFFFFF;
}
#transparent_screen {
	position: absolute; 
	width: 950px;  
	top: 125px; 
	left: 0px;  
	height: 445px;  
	min-height: 445px; 
	background: #C0C0C0; 
	z-index: 30; 
	filter: alpha(opacity=40);
	-moz-opacity: .40; 
	opacity: .40;
}
#mailing {
	width: 400px;
	position: absolute; 
	top: 30px; right: 34px;  
	font-size:13px;
}
#mailingFrame {
	width: 360px;
	float: right; 
	display: block;  
	border-right: 2px solid #FFFFFF; 
	border-left: 2px solid #FFFFFF; 
	margin: 3px 30px 0 0; 
	padding: 6px 4px;
}
#footer {
	color: #FFFFFF; 
	font-size: 11px; 
	width: 830px; 
	margin: 460px 0 0 40px;
	float: left;
	
	voice-family:"\"}\"";
	voice-family:inherit;
	
}
/*end*/
/*\*/ 

html*#footer {

	margin: 467px 0 0 40px; /* for safari */
	]margin: 465px 0 0 40px; /* IE7 */
}/*end*/

/*\*/
* html #footer {
	margin: 465px 0 -5px 40px; /* IE6 */
}
/*end*/



#footer a {
	color: #6DC7E1;
}
#footer a:hover {
	text-decoration: underline;
}

/* ---------- Clearfix ---------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* ---------- Links ---------- */

a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a:hover {
	background: none;
	border: none;
	color: #266696;
	color: #7EC5E5;
}
a:active, a:focus { 
	outline: 0; 
}

/* ---------- Menu ---------- */

#menu {
	width: 870px;
	color: silver; 
	margin: 85px 0 30px 0; 
	padding: 0px 40px 3px 39px;  /* for FF */
	float: left;
	background: #7AA3B1;
	background: #6B94A2;
		background: #1F3F56;
	border-top: 2px solid #FFF;
	position: absolute;
	top: 15px;
	left: 0px;
	
	voice-family:"\"}\"";
	voice-family:inherit;
	
}
/*end*/
/*\*/
html*#menu {

padding: 2px 40px 3px 39px; /* for safari */
]padding: 0px 30px 3px 39px; /* IE7 */
}/*end*/

/*\*/
* html #menu {
padding: 0px 30px 3px 39px;
}
/*end*/


#menu a	{
	padding: 0 3px 0 3px;
	color: #FFF;
}
#menu a:hover {
	padding: 0 3px 0 3px;
	color: #7EC5E5;
}
#menu ul {
	list-style: none;
	padding: 0; 
	margin: 0; 
	float: left;
}
#menu ul.myspace {
	padding: 0; 
	margin: 0; 
	float: right;
}
#menu li	{
	display:inline;
	margin-right: 2px;
}

/* ---------- Misc Styles ---------- */

.degas {
	padding-left: 50px;
}



