
body {
	background: #FFFFFF url(/images/galaxy.gif) repeat;
	margin: 40px 0px 20px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;	
}
.clear {
	clear: both;
}

	/*  containers */

#wrapper {
	background: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	width: 990px;
}
#container {
	margin: 10px;
	width: 970px;
	text-align: left;
}
#adwrapper {
	padding: 10px 0px;
	width: 780px;
	text-align: center;
	border-top: 1px solid #000066;
	float: left;
}
#content {
	margin: 10px 10px 10px 0px;
	width: 780px;
	float: left;
	display: inline;
}
#sidebar {
	margin: 10px 0px;
	width: 170px;
	float: right;
	display: inline;
}
#cart {
	margin: 0px 30px 30px 0px;
	float: right;
}
#header {
	background: #9999CC url(/images/head_bg.gif) no-repeat top right;
	margin: 0px;
	width: 990px;
	text-align: left;
}
#main {
	background: #DDDDFF;
	margin: 3px 0px;
	width: 990px;
	text-align: left;
	float: left;
}
#footer {
	background: #9999CC;
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
	padding-top: 10px;
	width: 990px;
	clear: both;
}
#corners {
	background: url(/images/foot_bg.gif) no-repeat bottom right;
	margin: 0px;
	padding: 0px;
	width: 990px;
	text-align: left;
}

	/*  styled divs */

#maintext {
	margin: 30px 0px;
	width: 500px;
	float: left;
}
#about {
	margin: 10px 0px;
	width: 520px;
	float: left;
	border-right: 1px solid #CCCCFF;
}
#aboutlist {
	margin: 0px 0px 0px 530px;
	width: 230px;
}
#package {
	width: 780px;
	margin-top: 10px;
	clear: both;
}
#columns {
	width: 780px;
	margin: 0px;
	float: left;
}
.leftcol, .col {
	width: 300px;
	float: left;
}
.leftcol {
	margin: 0px 50px;
}
.star, .other, .archive {
	width: 780px;
	margin: 0px;
	border-top: 1px solid #000066;
}
.starpic {
	width: 415px;
	float: left;
	margin: 0px;
	font-size: 12px;
}
.otherpic {
	width: 275px;
	float: left;
	margin: 0px;
	font-size: 12px;
}
.starinfo {
	width: 350px;
	margin-left: 415px;
}
.otherinfo {
	width: 490px;
	margin-left: 275px;
}
.view {
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

	/*  menu and links */

#menubar {
	background: #666699 url(/images/menu_bg.gif) repeat;
	width: 990px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 2px solid #000066;
	clear: both;
}
#menu {
	margin: 0px;
	padding: 4px 0px 5px 0px;
}
#menu li {
	margin: 0px;
	padding: 0px 10px;
	list-style-type: none;
	display: inline;
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#menu a:active, #menu a:hover {
	color: #CCCCFF;
}
#maintext a:link, #maintext a:visited {
	color: #9966CC;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#maintext a:active, #maintext a:hover {
	color: #000066;
}
#container a:link, #container a:visited {
	color: #9966CC;
	text-decoration: none;
}
#container a:active, #container a:hover {
	color: #000066;
	background: #DDDDFF;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active, #footer a:hover {
	color: #000066;
}

	/*  images */

img {
	display: block;
	border: 0px;
}
#header img, #corners img {
	margin: 0px;
}
#main img {
	margin: 0px 30px;
	float: left;
}
.starpic img, .otherpic img {
	margin: 10px 15px;
}
.gazeleft {
	float: left;
	margin-right: 25px;
}
.gazeright {
	float: right;
	margin-left: 15px;
}

	/*  text */

#container p, #container ul, #container ol, #maintext p {
	color: #000066;
	font-size: 12px;
}
#container div.starinfo li, #aboutlist li {
	list-style: square;
}
#maintext p#headline {
	color: #000066;
	font-size: 18px;
	font-weight: bold;
}
#maintext p#headline span {
	color: #9999CC;
}
#maintext p {
	padding-left: 20px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	color: #9966CC;
	font-size: 18px;
	margin: 0px;
}
h2, h3, h4, h5, h6 {
	color: #000066;
	font-size: 16px;
	border-bottom: 1px solid #000066;
}
.starinfo h2, .starinfo h3, .starinfo h4, .starinfo h5 {
	margin-top: 25px;
	color: #000066;
	border-bottom: none;
}
.otherinfo h2, .otherinfo h3, .otherinfo h4, .otherinfo h5 {
	margin-top: 25px;
	color: #000066;
	border-bottom: none;
}

#about p {
	padding-right: 10px;
}
#columns div.leftcol p, #columns div.col p {
	font-size: 14px;
	font-weight: bold;
	color: #9966CC;
	text-align: left;
}
.sign {
	font-weight: bold;
	padding-left: 50px;
}
#container p.small {
	font-size: 10px;
	color: #9999CC;
}
.starpic p {
	padding: 0px 15px 0px 10px;
}

	/*  forms */

.starorder, .otherorder {
	margin: 10px 0px;
	border-top: 1px solid #CCCCFF;
	border-bottom: 1px solid #CCCCFF;
	font-weight: bold;
}
.starorder form, .otherorder form {
	margin: 10px 0px 10px 120px;
}
#columns div.leftcol form, #columns div.col form {
	margin-top: 10px;
}
#nothanks {
	background: #DDDDFF;
	text-align: center;
}

	/*  cart tables */

#viewcart {
	width: 100%;
	color: #000066;
	font-size: 12px;
	margin-top: 20px;
}
#viewcart .items {
	background: #DDDDFF;
	font-size: 14px;
	font-weight: bold;
}
#viewcart td.shade {
	border-right: 1px solid #CCCCCC;
}
#checkout {
	width: 100%;
	color: #000066;
	font-size: 12px;
}
#checkout .big {
	background: #DDDDFF;
	font-size: 14px;
	font-weight: bold;
}
#checkout .bold {
	/*background: #DDDDFF;*/
	font-weight: bold;
	border-top: 1px solid #000066;
}
#checkout span {
	color: #666699;
	font-size: 10px;
	padding-left: 20px;
}
#checkout .red {
	font-weight: bold;
	color: #FF0000;
}
#checkout .pic {
	background: url(/certificate_preview.gif) no-repeat center;
}
#checkout #preview {
	height: 700px;
	font-family: "Times New Roman", Times, Georgia, serif;
	color: #000066;
}
#checkout #preview h2 {
	margin: 230px 0px 0px 0px;
	font-size: 50px;
}
#checkout #preview h3 {
	margin: 45px 0px 0px 0px;
	font-size: 30px;
	color: #000066;
	border: 0px;
}
#checkout #preview h4 {
	margin: 210px 0px 0px 200px;
	font-size: 16px;
	color: #000066;
}
#checkout #preview h5 {
	margin: 15px 0px 0px 0px;
	font-size: 16px;
}
#checkout #preview h6 {
	margin: 0px;
	font-size: 16px;
}
#steps {
	width: 970px;
	border-top: 1px solid #CCCCFF;
	border-bottom: 1px solid #CCCCFF;
	margin-bottom: 20px;
}
#steps ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#steps ul li {
	margin-left: 0px;
	padding: 0px 20px 0px 20px;
	display: inline;
	list-style: none;
	font-size: 10px;
	color: #9999CC;
}
