/* CSS Document */


body {
	background-color: #000000;
	margin: 0 auto;
	padding: 0;
	font-family: Tahoma, Trebuchet MS, Arial, Helvetica, Sans-Serif;
}


.homelinks {color: #ffffff; text-decoration: underline} 
.homelinks:visited {color: #ffffff; text-decoration: underline} 
.homelinks:active {color: #ffffff; text-decoration: underline} 
.homelinks:hover {color: #cccccc; text-decoration: none}

.lcolors {color: #000099; text-decoration: underline} 
.lcolors:visited {color: #000099; text-decoration: underline} 
.lcolors:active {color: #000099; text-decoration: underline} 
.lcolors:hover {color: #ff0000; text-decoration: none}

.lcolors2 {color: #000999; text-decoration: underline} 
.lcolors2:visited {color: #000999; text-decoration: underline} 
.lcolors2:active {color: #000999; text-decoration: underline} 
.lcolors2:hover {color: #000000; text-decoration: none}


A.menulink {
display: block;
width: auto;
height: 21px;
text-align: left;
text-decoration: none;
font-family: Tahoma, Trebuchet MS, Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-weight: bold;
background-image:url(_backupcopy/images/menulinkgrad.jpg);
color: #ff0000;
padding: 5px;
padding-left: 38px;
margin-top: 6px;
margin-left: 3px;
}

A.menulink:hover {
display: block;
width: auto;
height: 21px;
text-align: left;
text-decoration: underline;
font-family: Tahoma, Trebuchet MS, Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-weight: bold;
background-image:url(_backupcopy/images/menulinkgrad.jpg);
color: #ff0000;
padding: 5px;
padding-left: 38px;
margin-top: 6px;
margin-left: 3px;
}


.observatories {background-image: url(_backupcopy/images/wpo_leftlinks_02.jpg); display:block; width:239px; height:42px}
.observatories:visited {background-image: url(_backupcopy/images/wpo_leftlinks_02.jpg); display:block; width:239px; height:42px}
.observatories:active {background-image: url(_backupcopy/images/wpo_leftlinks_02.jpg); display:block; width:239px; height:42px}
.observatories:hover {background-image: url(_backupcopy/images/wpo_redhovers_02.jpg); display:block; width:239px; height:42px}

.telescopes {background-image: url(_backupcopy/images/wpo_leftlinks_04.jpg); display:block; width:239px; height:38px}
.telescopes:visited {background-image: url(_backupcopy/images/wpo_leftlinks_04.jpg); display:block; width:239px; height:38px}
.telescopes:active {background-image: url(_backupcopy/images/wpo_leftlinks_04.jpg); display:block; width:239px; height:38px}
.telescopes:hover {background-image: url(_backupcopy/images/wpo_redhovers_04.jpg); display:block; width:239px; height:38px}

.deepskyimages {background-image: url(_backupcopy/images/wpo_leftlinks_05.jpg); display:block; width:239px; height:36px}
.deepskyimages:visited {background-image: url(_backupcopy/images/wpo_leftlinks_05.jpg); display:block; width:239px; height:36px}
.deepskyimages:active {background-image: url(_backupcopy/images/wpo_leftlinks_05.jpg); display:block; width:239px; height:36px}
.deepskyimages:hover {background-image:url(_backupcopy/images/wpo_redhovers_05.jpg); display:block; width:239px; height:36px}

.starresearch {background-image: url(_backupcopy/images/wpo_leftlinks_06.jpg); display:block; width:239px; height:35px}
.starresearch:visited {background-image: url(_backupcopy/images/wpo_leftlinks_06.jpg); display:block; width:239px; height:35px}
.starresearch:active {background-image: url(_backupcopy/images/wpo_leftlinks_06.jpg); display:block; width:239px; height:35px}
.starresearch:hover {background-image:url(_backupcopy/images/wpo_redhovers_06.jpg); display:block; width:239px; height:35px}

.supernovacontrol {background-image: url(_backupcopy/images/wpo_leftlinks_07.jpg); display:block; width:239px; height:38px}
.supernovacontrol:visited {background-image: url(_backupcopy/images/wpo_leftlinks_07.jpg); display:block; width:239px; height:38px}
.supernovacontrol:active {background-image: url(_backupcopy/images/wpo_leftlinks_07.jpg); display:block; width:239px; height:38px}
.supernovacontrol:hover {background-image:url(_backupcopy/images/wpo_redhovers_07.jpg); display:block; width:239px; height:38px}

.relatedsites {background-image: url(_backupcopy/images/wpo_leftlinks_08.jpg); display:block; width:239px; height:34px}
.relatedsites:visited {background-image: url(_backupcopy/images/wpo_leftlinks_08.jpg); display:block; width:239px; height:34px}
.relatedsites:active {background-image: url(_backupcopy/images/wpo_leftlinks_08.jpg); display:block; width:239px; height:34px}
.relatedsites:hover {background-image: url(_backupcopy/images/wpo_redhovers_08.jpg); display:block; width:239px; height:34px}

p {
	margin: 10px 30px 5px 60px; 
	font-size: 11px; 
	line-height: 16px;
	color: #000000;
	text-align: left;
}

h1 {
	margin: 10px 30px 5px 60px; 
	font-size: 14px; 
	line-height: 16px;
	color: #000000;
	text-align: left;
	font-weight:bold;
	padding-top: 20px
}


.whitebodytext {
	margin: 10px 20px 5px 20px; 
	font-size: 11px;
	font-weight:bold; 
	line-height: 16px;
	color: #ffffff;
	text-align: center;
}
/*
p.footer {
	margin: 10px 10px 5px 10px;
	font-family: Tahoma, Trebuchet MS, Arial, Helvetica, Sans-Serif; 
	font-size: 10px; 
	line-height: 16px;
	color: #000000;
	text-align: left;
}

h1.header {
	font-family: Tahoma, Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	color: #000000;
	margin: 0;
	padding: 0px 10px 10px 10px;
	width: 90%;
	text-align: left;
	}

ul li {
	margin: 10px 30px 5px 10px;
	font-family: Tahoma, Trebuchet MS, Arial, Helvetica, Sans-Serif; 
	font-size: 11px; 
	line-height: 16px;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
}

ol li {
	margin: 10px 30px 5px 10px;
	font-family: Tahoma, Trebuchet MS, Arial, Helvetica, Sans-Serif; 
	font-size: 11px; 
	line-height: 16px;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-type: decimal;
}

a.menulink {

display: block;
width: auto;
text-align: left;
text-decoration: underline;
font-family: Tahoma, Trebuchet MS, Arial, Helvetica, Sans-Serif;
font-size: 11px;
line-height: normal;
font-weight: bold;
color: #ffffff;
padding: 5px 10px 5px 20px;
}

a.menulink:hover {
display: block;
width: auto;
text-align: left;
text-decoration: none;
font-family: Tahoma, Trebuchet MS, Arial, Helvetica, Sans-Serif;
font-size: 11px;
line-height: normal;
font-weight: bold;
color: #cccc99;
padding: 5px 10px 5px 20px;
}



#fullheight {height:100%; background-image:url(assets/computers411-bg2.jpg)}




td.1 {
	position: absolute;
	top: 0;
	background: none url(assets/bed_breakfastbed___breakfas.jpg) no-repeat top left;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 760px;
	height: 83px;
}	

td.2 {
	position: relative;
	top: 83px;
	background: none url(assets/bnb-left.jpg) top left;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 235px;
	max-height: 250px;
	}

td.3 {
	position: relative;
	top: 83px;
	left: -235px;
	background: none url(assets/bed_breakfastbed___breakfa2.jpg) repeat-y top left;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 525px;
	}

td.4 {
	background: none url(assets/bed_breakfastbed___breakfa3.jpg) no-repeat top left;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 760px;
	height: 11px;
	}

*/
