body {
	margin:0px;
	padding:0px;
	background:#666666;
	font-family:Arial;
	font-size:10pt;	
	text-align:center;
}
body.hubble {
        background-image:url(/mancontent/170/carina_nebula.jpg);
}
a {
	color:black;
	text-decoration:none;
}
td.menu div a {
	color:#666666;
	text-decoration:none;
}
td.menu div a:hover {
	color:#000000;
	text-decoration:none;
        background-color:<!-- SETVALUE menu-hover-background --> 
}
td.menu div:hover, div.lastmenuitem:hover {
	color:#000000;
	text-decoration:none;
        background-color:<!-- SETVALUE menu-hover-background --> 
}

div.contentframesmall {
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	width:700px;	
	margin-top:50px;
	background:#DDDDDD;
	border-style:solid;
	border-color:#333333;
	border-width:1px;
}
div.contentframe {
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	width:1000px;	
	margin-bottom:50px;
	margin-top:50px;
	background:#DDDDDD;
	border-style:solid;
	border-color:#333333;
	border-width:1px;
}
td.logohead {
	text-align:right;
	padding-right:30px;
	padding-top:20px;
}
td.menu {
	text-align:left;
	padding-left:20px;
	vertical-align:top;
        width:200px;
}
td.menu div {
	padding-left:15px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	font-weight:normal;
	margin:0px;
	border-right-width:0px;
	border-left-width:1px;

}
div.topmenu, div.lastmenuitem {
	color:#666666;
	border-color:#999999;
	border-style:solid;
	border-top-width:0px;
	border-bottom-width:0px;
} 
div.topmenu, div.topmenu:hover {
        background-color:#DDDDDD!important;
}

div.menuitem {
	color:#666666;
	border-color:#999999;
	border-style:solid;
	border-top-width:0px;
	border-bottom-width:1px;
}


div.menuitem:hover {
	font-color:#000000;
	border-color:#999999;
	border-style:solid;
	border-top-width:0px;
	border-bottom-width:1px;
}

img.inline {
	display:inline;
}

td.footer {
	text-align:right;
	font-size:8pt;
	color:#AAAAAA;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:10px;
}

td.footer a {
	text-decoration:underline;
	color:#AAAAAA;
}
td.footer a:hover {
	text-decoration:none;
	color:#000000;
}

td.content {
	padding-left:40px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:10pt;
	color:#333333;
        width:550px;
        vertical-align:top;
}
td.rightimage {
        width:250px;        
        vertical-align:top;
}

h1, h2, p {
	font-weight:normal;
	line-height:1.5em;
        text-align:left;
}

h1 {
        color:#333333;
        font-size:18pt;
        margin-top:20px;
        margin-bottom:10px;
}
h2 {
        color:#333333;
        font-size:14pt;        
        margin-top:10px;
        margin-bottom:10px;
}
p1 {
        font-size:10pt;        
        margin-top:10px;
        margin-bottom:10px;
}


td.content p {
	text-align:justify;
}

p a {
	text-decoration:underline;
}
p a:hover {
	color:#000000;
	text-decoration:none;
}
td.rightimage img {
	margin-top:40px;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:30px;
}

a.flatmenu {
        text-decoration:underline;
        color:black;
}
