body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(images/template/bg.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
div#orbit {
	height: 713px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}

div#content {
	font-size: 9pt;
	position: relative;
	z-index: 2;
	margin-left: auto;
	margin-right: auto;
	height: 460px;
	width: 420px;
	top: 150px;

}
h1 {
	font-size: 12pt;
	color: #CC0000;
	font-weight: bold;
	margin-top: 50px;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;




}
h2 {
	font-size: 12pt;
	color: #CC0000;
	font-weight: bold;
	padding: 0px;
	margin: 20px 0px 5px;



}
p {
	margin: 0px 0px 10px;
	text-align: justify;

}
ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin-left: 30px;
	line-height: 20px;

}
ul.dos {
	list-style-image: url(images/ul-dos.gif);
}
ul.donts {
	list-style-image: url(images/ul-donts.gif);
}
td {
	font-size: 9pt;
}
a {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
td.gallery {
	padding: 2px;
	border: 1px solid #999999;

}
img.gallery {
	border: 1px solid #000000;
}
div#noorbit {
	background-color: #FFFFFF;
	height: 500px;
	width: 700px;
	border: 2px solid #000000;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;

}
body.black {
	background-color: #000000;
	background-image: none;
	text-align: center;
	margin: 20px;
}
