body { margin: 0; padding: 0; background-color:#112235}

#mid {
	position: absolute;
	left: 0;
	top: 120px;
	width: 100%;
	background-image:url(images/gradient.gif);	
	background-repeat:repeat-x;
	}
#mid2 {
	position: absolute;
	left: 0;
	top: 120px;
	width: 100%;
	height: 260px;
	background-image:url(images/gradient.gif);	
	
	}

#embed {
	height: 260px;
	}
	
#menu {
	height: 34px;
		}

A:link img, A:visited img {border-color: #fff;}
A:hover img {border-color: #fff;}

.nav {
	color: #ffffff;
	font-size: 9pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.main {
	color: #E0E0E0;
	font-size: 9pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height:1.4;
}
.main_child {
	color: #E0E0E0;
	font-size: 10pt; 
	FONT-FAMILY: Comic Sans MS, Arial, Helvetica, sans-serif; 
	padding-right: 6px;
	line-height:1.4;
}



a:link    {text-decoration: underline; color: #e0e0e0; }
a:visited {text-decoration: underline; color: #e0e0e0; }
a:active  {text-decoration: none; color: #e0e0e0; }
a:hover   {text-decoration: none; color: #e0e0e0; }

.picnav a:link    {color: #e0e0e0; }
.picnav a:active  {color: #e0e0e0; }
.picnav a:hover   {color: #e0e0e0; }
#content_child {
	background-image:url(images/child_mid.gif);
	}
#child_top {
	background-image:url(images/child_top.gif);
	height:14px;
}

#child_mid {
	
}

#child_bot {
	background-image:url(images/child_bot.gif);
	height:11px;}