body 
{
background-image:url(../dfsiteimages/SpaceBackground.jpg);
margin:.0in .0in .0in;  /* top, left, right */
padding: .0in;		
text-align: center;
}
	
#container
{
background-image:url(../dfsiteimages/SpaceBackground.jpg);
width: 1130px;
height: 730px;
text-align: center;
}

#header
{
height: 25px;
background-image:url(../dfsiteimages/SpaceBackground.jpg);
text-align: center;
}
		
#menu
{
float: left;
width: 130px;
height: 475px;
color: white;
background-image:url(../dfsiteimages/SpaceBackground.jpg);
}

#contents
{
background-image:url(../dfsiteimages/blueback.gif);
padding: 3;
width: 950px;
height: 675px;
overflow: auto;
}

#footer	
{
background-image:url(../dfsiteimages/SpaceBackground.jpg);
height: 5px;
text-align: center;
color: white;
}


a:link {color: #0000FF }
a:visited {color: #000099 }
a:hover {color: #333366 }

a.footer:link {color: #0000FF; font-size:10px }
a.footer:visited {color: #000099; font-size:10px }
a.footer:hover {color: #333366; font-size:10px }

a.nav:link {color: #FFFFFF; font-size:12px }
a.nav:visited {color: #FFFFFF; font-size:12px }
a.nav:hover {color: #0000FF; font-size:12px }


/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(../dfsiteimages/TabOff.jpg) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(../dfsiteimages/TabOn.jpg) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content container*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}


		


/* table.main
{
background-image:url(../dfsiteimages/blueback.gif);
width: 100%;
height: 100%;
text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
border: 1px #6699CC solid;
border-collapse: separate;
border-spacing: 0px;
} */

/* td.nav
{ 
background-image:url(../dfsiteimages/SpaceBackground.jpg);
width: 130px;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;
border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
text-indent: 5px;
}*/






