*
{
	padding:0;
	margin:0;
}

body
{
	background-image: url(/images/m45_mainbg.gif);
	background-repeat: no-repeat;
	background-color: #000;
	font-size: 10pt;
	font-family: helvetica,arial,sans-serif;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
 	color: #fff;
}
td
{
	font-size: 8pt;
	border-width: 0;
	border-style: none;
}

h1
{
	font-size: 16pt;
}

h2
{
	font-size: 14pt;
	padding: 0;
	margin:5px 0;
/*	border-bottom:1px solid white;*/
}

h3
{
	font-size: 12pt;
	padding: 0;
	margin:5px 0;
}
ul
{
	margin: 2px 0 2px 15px;
	list-style: circle outside;
}

ul li
{
	padding:5px 0;
}

.hidden
{
	display: none;
}

p
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	text-indent: 2em;
}

a
{
 	color: #aaf;
 	text-decoration: none;	
}

a img
{
	border: 0;
}

#topbar #topbuttonlist
{
	margin: 0 0 10px 10px;
	padding: 0 0 0 5px;
	width: 743px;
	height: 30px;
/*	background-color: #246;*/
	border-left: 1px solid #336;
	border-right: 1px solid #336;
/*	background-image: url(/images/linkbarleft.gif);
	background-repeat: no-repeat;*/
	background-image: url(/images/linkbarbg.gif);
}

#topbar #topbuttonlist ul
{
	margin: 6px 0 0 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

#topbar #topbuttonlist li
{
	background-image: url(/images/button_bg.gif);
	background-color: #9396CD;
	border: 1px outset white;
	float: left;
	list-style-type: none;
	padding: 0px 5px;
	margin: 0 4px;
}

#topbar #topbuttonlist a
{
	font-family: helvetica,arial,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
}

#topbar #header
{
	height: 62px;
	background-image: url(images/m45_top2.gif);
	background-repeat: no-repeat;
}

#messiertitle
{
	background-image: url(images/messier.gif);
	background-repeat: no-repeat;
	height: 99px;
	width:405px;
	margin:20px;
}
#messiertitle h1
{
	display: none;
}

#h400title
{
	background-image: url(images/h400.gif);
	background-repeat: no-repeat;
	height:101px;
	width:336px;
	margin:20px;
}
#h400title h1
{
	display: none;
}

#guidetitle
{
	background-image: url(images/guide.gif);
	background-repeat: no-repeat;
	height:114px;
	width:371px;
	margin:20px;
}
#guidetitle h1
{
	display: none;
}


#mainbox
{
	width: 755px;
	margin: 0 5px;
	padding: 5px 0 0 0;
}

#mainbox .inlineimg
{
	margin-top: 5px;
	margin-bottom: 5px;
	border:2px inset #808080;
}

#mainbox .imgright
{
	margin: 5px;
	border:1px solid white;
	float: right;
}

#mainbox .imgleft
{
	margin: 5px;
	border:1px solid white;
	float: left;
}

#mainbox #colum1
{
	width: 335px;
	margin: 0;
	padding: 0 5px;
	float: left;
}

#mainbox #colum2
{
	width: 400px;
	margin: 0;
	padding: 0 5px;
	float: left;
}

#rightbox
{
	width: 200px;
	margin: 0 0 0 10px;
	padding: 6px;
	float: right;
	background-color: #448 /*#565680*/;
	border:2px outset #558 /*#565690*/;
}
#rightbox p
{
	padding:5px 0;
	text-indent: 0;
}

#rightbox250
{
	width: 250px;
	margin: 0 0 0 10px;
	padding: 6px;
	float: right;
	background-color: #448 /*#565680*/;
	border:2px outset #558 /*#565690*/;
}
#rightbox250 p
{
	padding:5px 0;
	text-indent: 0;
}

#mainbox h2 img
{
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 0;
	border: none;
}

#messier
{
	width:385px;
	margin:20px;
	padding:6px;
	background-color: #448 /*#565680*/;
	border:2px outset #558 /*#565690*/;
}
#messier p
{
	text-indent: 0;
}

#dsb
{
	margin:7px 0 0 0;
	padding:6px;
	background-color: #448 /*#565680*/;
	border:2px outset #558 /*#565690*/;
/*	border-top:3px double #fff;*/
/*	border:1px dashed #88f;*/
/*	background-image: url(images/boxbg.gif);
	background-repeat: no-repeat;*/
}

#dsb #form
{
	padding: 0;
	margin: 7px 0;
}

#dsb h3
{
	font-size: 11pt;
	font-family: helvetica,arial,sans-serif;
}

#dsb #form input
{
	font-family: helvetica,arial,sans-serif;
	text-decoration: none;
	font-size: 8pt;
	color: #000000;
	margin: 0 5px 0 0;
	padding:1px 2px;
}

.button
{
	font-weight: bold;
	color: #000000;
	background-image: url(images/button_bg.gif);
	background-color: #9396CD;
	border: 1px outset #9396CD;
	padding: 1px 5px;
}

.whiteborder
{
	border: 1px solid white;
}
.author
{
	font-style: italic;
	margin-bottom: 10px;
	text-indent: 0em;
}

td .obj
{
	font-size: 12pt;
}
th .objhead
{
	font-size: 14pt;
}