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

a, .link
{
	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:145px;*/
	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;
}
#main
{
	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;
}

#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;
}