body
{
	background-color: #080132;
    color:#c0c2e8;
	margin-top:-3px;
	margin-left:10px;
/*    font-family: "Trebuchet MS1", "Helvetica", sans-serif;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", sans-serif;
	font-size:85%;
}

body:first-child
{
	background-color: #000;
	width: 2000px;
}

#main
{
	margin-top:-6px;
	margin-left:5px;
}

a, .link
{
	color:#C8B108;
//	color:#7a7db2;
	text-decoration:none;
	cursor: pointer;
}

ul
{
	margin:0px;
}

#addl-lbl, #dia-lbl, #value-lbl
{
	height:30px;
	float:left;
}

#addl-grp, #dia-grp, #value-grp
{
	height:30px;
	float:right;
}

/*
#header
{
	width:1000px;
	height:200px;

    background-image:url('../images/merged-200hx1000w-8bit-2.jpg');
    background-repeat:no-repeat;
	cursor: pointer;
}
*/

#copyright-notice
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: left;
	margin-left:5px;
//	background: #C8A108;
	background: #F3EAAB;
	color: #483F00;
}
#copyright-notice a
{
	color: #120131;
}
#main
{
	background-color: #080132;
	width:840;

    background-image:url('../images/hdr4-menu.png');
    background-repeat:no-repeat;
}

#headshot
{
	float:right;
}

/*
#menu div
{
    margin:12px;
	margin-top:0px;
	margin-bottom:25px;
    padding:0px;
}

#menu .angles
{
    visibility:hidden;
}

#menu a:hover .angles
{
    visibility:visible;
}

#menu a:hover
{
    border-bottom-color:#9497c8;
    border-bottom-width:1px;
    border-bottom-style:solid;
}
*/

#menu {
	margin: 0; padding: 1px 0;
	list-style-type: none;
	height: 26px;
	}
#menu li {
	float: left;
	margin: 0; padding: 0;
	width: 20%;
	}
#menu a {
	position: relative;
	display: block;
	margin: 1px;
	height: 24px;
	font-size: 10px;
	line-height: 24px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background: #BDA8E4;
	color: #120131;
	}
#menu a span {
	display: block;
	position: absolute; top: 5px; left: 8px;
	width: 8px; height: 8px;
	background: #3C1289;
	}
#menu a.sel {
	background: #120131;
	color: #BDA8E4;
	}
#menu a:hover {
	background: #BDA8E4;
	color: #120131;
}
#menu a.mouseover {
	background: #120131;
	color: #BDA8E4;
	}
#menu a:mouseout {
	background: #BDA8E4;
	color: #120131;
}


/*****************/

#main-handle-label
{
	margin-left:16.5px;
	margin-top:89px;
}

#astronomy-handle-label
{
	margin-left:16.5px;
	margin-top:31px;
}

#telescopes-handle-label
{
	margin-left:17px;
	margin-top:20px;
}

#telescopemaking-handle-label
{
	margin-left:9.5px;
	margin-top:30.5px;
}

#resume-handle-label
{
	margin-left:14.5px;
	margin-top:60px;
}

.section-title
{
	margin-top:1em;
	margin-bottom:2em;
}

.section-subtitle
{
	margin-top:1.5em;
	margin-bottom:0.5em;
}
