.bgmain {
	background-image: url(http://www.darkstardesign.us/art/bg.gif);
	background-repeat: no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: d4a166;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #d4a166;
	font-weight: normal;

}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: d4a166;
	line-height: 33px;
}
.subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: d4a166;
}
.subheads a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: d4a166;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.sublink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}
.bgbtm {
	background-image: url(http://www.darkstardesign.us/art/bg.jpg);
	background-repeat: no-repeat;
}
.bgand {
	background-image: url(http://www.darkstardesign.us/art/and.gif);
	background-repeat: no-repeat;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
}

#list_top ul {
	margin: 0;
	padding: 0;
         text-align: right;
         list-style-type: disc;
         list-style-position: inside;
         direction: rtl;
}