BODY {  
        margin: 0;
        padding: 0;
}

.astrobg {
	background-color: #000077;
}

.invisible {
	display: none;
}

#pexsidebar {
        font-family: Verdana, arial, Helvetica, sans-serif;
        font-size-adjust: 0.58;
	color: white;
	font-size: 85%;
	text-align: right;
	width: 190px;
	max-width: 190px;
}


#pexsidebar .title {
	text-align: center;
	font-size: 150%;
	margin-bottom: 10px;
	margin-top: 10px;
}

#pexsidebar .subtitle {
	text-align: left;
	font-size: 120%;
	margin-bottom: 3px;
	margin-top: 10px;
	margin-left: 5px;
}

#pexsidebar {
	text-align: center;
	font-size: 90%;
	margin: 0px;
	margin-top: 5px;
}	

#pexsidebar a, #pexsidebar .urhere {
	color: white;
	text-align: left;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 5px;
	margin-top: 3px;
	display: block;
	border: outset #333333 1px;
	padding: 2px;
	padding-right: 5px;
	color: white;
	background-color: #383888;
}

#pexsidebar a.tohome {
	text-align: center;
	padding-right: 2px;
	margin-top: 20px;
}
	

#pexsidebar .urhere {
	background-color: #6666AA;
	border-style: inset;
}
	
#pexsidebar a:hover {
	background-color: #666666;
	color: #ffffff ! important;
	border-style: inset;
}

#pexsidebar a:visited {
	color: #ccccff;
}

h1, h2, h3 {
        font-family: times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
	
h1 {
	font-weight: normal;
}	

.pexcontent {
	padding-left: 20px;
	max-width: 570px;
}

#pexbottom {
	margin-top: 10px;
}

span.e-crumbs {
	padding-left: 10px;
}

<!--
a {text-decoration:none}
//-->
