body {
	background-color: #241024;
	background-image: url(http://www.goddesslinda.com/assets/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}
.contentHeader {
	font-weight: bold; 
	font-size: 11px; 
	color: #8A7E8A; 
	line-height: 20px;
	font-variant: small-caps;
	font-family: Arial, Verdana, Helvetica, sans-serif
}
.contentLarge {
	font-weight: normal; 
	font-size: 16px; 
	color: #D5D5D5; 
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif
}
.contentMain {
	font-weight: normal; 
	font-size: 12px; 
	color: #8A7E8A;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif
}
.contentMainWhite {
	font-weight: normal; 
	font-size: 11px; 
	color: #D5D5D5;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif
}
.contentSmall {
	font-weight: normal; 
	font-size: 11px; 
	color: #8A7E8A;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif
}
.contentFooter {
	font-weight: normal; 
	font-size: 11px; 
	color: #918191;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif
}
.contentFooterSmall {
	font-weight: normal; 
	font-size: 9px; 
	color: #918191;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif
}
A:link {
	font-weight: bold; 
	color: #B095B0; 
	text-decoration: none
}
A:visited {
	font-weight: bold; 
	color: #B095B0; 
	text-decoration: none
}
A:active {
	font-weight: bold; 
	color: #6E5C6E; 
	text-decoration: underline
}
A:hover {
	font-weight: bold; 
	color: #6E5C6E; 
	text-decoration: underline
}
.warning {
	border-right: #382738 1px solid;
	border-left: #382738 1px solid;
	border-top: #382738 1px solid;
	border-bottom: #382738 1px solid;
	background-color: #16051D;
	padding: 5px;
	width: 500px;
	height: 100px;
	font-weight: normal;
	font-size: 11px;
	color: #918191;
	font-family: "Courier New", Courier, monospace
}
.textbox {
	border-right: #382738 1px solid;
	border-left: #382738 1px solid;
	border-top: #382738 1px solid;
	border-bottom: #382738 1px solid;
	background-color: #1F0D1F;
	padding: 3px;
	width: 200px;
	font-weight: normal;
	font-size: 11px;
	color: #918191;
	font-family: Arial, Helvetica, sans-serif
}
.textboxDouble {
	border-right: #382738 1px solid;
	border-left: #382738 1px solid;
	border-top: #382738 1px solid;
	border-bottom: #382738 1px solid;
	background-color: #1F0D1F;
	padding: 3px;
	width: 200px;
	height: 35px;
	font-weight: normal;
	font-size: 11px;
	color: #918191;
	font-family: Arial, Helvetica, sans-serif
}
.textboxLarge {
	border-right: #382738 1px solid;
	border-left: #382738 1px solid;
	border-top: #382738 1px solid;
	border-bottom: #382738 1px solid;
	background-color: #1F0D1F;
	padding: 3px;
	width: 425px;
	height: 100px;
	font-weight: normal;
	font-size: 11px;
	color: #918191;
	font-family: Arial, Helvetica, sans-serif
}
ul {
	list-style-type: none;
	padding-left: 25;
	margin-left: 0;
}
li {
	list-style-image: url(assets/bullet.gif);
	padding-left: 0;
	margin-left: 0;
}
blockquote {
	font-size: 11px;
	line-height: 16px;
	color: #7F727F;
	width: 350px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 75px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #3E243E;
	background-color: #1F0D1F
}
