body {
	margin-top: 0;
	background-color: #ffffff;
	font-family: verdana, helvetica;
	font-size: 10px;
}

div#container_main {
	width: 775px;
	margin: auto;
}

div#title {
	width: 239px;
	height: 46px;
	background: url('/images/original/h1_title.png');
	background-repeat: no-repeat;
	float: left;
}

div#title h1 {
	visibility: hidden;
}

div#subtitle {
	width: 315px;
	height: 46px;
	background: url('/images/original/h2_subtitle.png');
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}

div#subtitle h2 {
	visibility: hidden;
}

div#navigation {
	clear: both;
	height: 25px;
	background-color: #000000;
	margin-bottom: 0;
}

div#navigation p {
	display: none; 
}

div#navigation p span {
	display: none;
}

div#navigation ul {
	float: right;
	margin-top: 0;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

div#navigation ul li {
	float: left;
	color: #ffffff;
	margin-left: 0;
}

div#navigation ul li#nav_forum span.button {
	display: block;
	width: 75px;
	height: 25px;
	background: url('/images/original/nav_forum.png');
}

div#navigation ul li#nav_news span.button {
	display: block;
	width: 67px;
	height: 25px;
	background: url('/images/original/nav_news.png');
}

div#navigation ul li#nav_spells span.button {
	display: block;
	width: 100px;
	height: 25px;
	background: url('/images/original/nav_spells.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

div#navigation ul li#nav_home span.button {
	display: block;
	width: 54px;
	height: 25px;
	background: url('/images/original/nav_home.png');
}

div#navigation ul li#nav_contact span.button {
	display: block;
	width: 71px;
	height: 25px;
	background: url('/images/original/nav_contact.png');
}

div#navigation ul span.text {
	display: none;
}

div#content_left {
	width: 488px;
	float: left;
}

h3#news {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	width: 488px;
	height: 150px;
	background: url('/images/original/h3_news.png');
}

h3#news span {
	visibility: hidden;
}

div#container_news {
	width: 476px;
	border: solid 2px black;
	background: url('/images/original/bg_news.png');
	background-repeat: no-repeat;
	background-position: 95% center;
}

div#container_news p {
	margin-left: 5px;
	margin-right: 150px;
}

h3#newarticles {
	padding-top: 0;
	margin-top: 18px;
	margin-bottom: 0;
	width: 488px;
	height: 26px;
	background: url('/images/original/h3_articles.png');
	background-repeat: no-repeat;
}

h3#newarticles span {
	visibility: hidden;
}

div#container_articles {
	width: 476px;
	border: solid 2px black;
	background: url('/images/original/bg_articles.png');
	background-repeat: no-repeat;
	background-position: 95% center;
}

div#container_articles p {
	margin-right: 150px;
}

div#container_articles ol {
	margin-top: 35px;
	margin-bottom: 35px;
	margin-right: 150px;
}

div#banner {
	clear: both;
	padding-top: 10px;
}

div#content_right {
	width: 287px;
	float: right;
}

div#search {
	width: 287px;
	background-color: #fe8f01;
	background: url('http://www.karmicjourney.us/search1.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 29px;
}

form#frmsearch {
	background-color: #fe8f01;
	margin-top: 0;
	margin-bottom: 0;
	height: 33px;
}

form#frmsearch fieldset {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
}

h3#feature {
	margin-left: auto;
	right: 0;
	height: 23px;
	width: 287px;
	background: url('/images/original/h3_feature.png');
}

div#content_right hr {
	color: #000000;
	padding: 0;
	height: 2px;
}

h3#feature span {
	display: none;
}

h3#content {
	margin-left: auto;
	right: 0;
	width: 241px;
	height: 26px;
	background: url('/images/original/h3_content.png');
}

h3#content span {
	display: none;
}

div#horoscopes {
	float: left;
	width: 233px;
}

div#horoscopes h3 {
	width: 211px;
	height: 25px;
	background: url('/images/original/h3_horoscopes.png');
}

div#horoscopes h3 span {
	display: none;
}

div#horoscopes img {
	float: left;
}

div#hotstuff {
	float: right;
	width: 233px;
}

div#hotstuff h3 {
	width: 230px;
	height: 25px;
	background: url('/images/original/h3_hotstuff.png');
}

div#hotstuff h3 span {
	display: none;
}

p#raven a {
	background: url('/images/original/h3_raven.png');
	display: block;
	width: 267px;
	height: 91px;
}

p#raven span#spnraven {
	display: none;
}

div#content {
	font-family: Georgia, "Times New Roman", Verdana, Helvetica;
	font-size: 10pt;
}

div#content blockquote {
	font-style: italic;
}

div#legal {
	clear: both;
	background: url('http://www.karmicjourney.us/footer.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 2px;
}

div#forum_container {
	padding-top: 0;
}

div#forum_nav {
	clear: both;
	background-color: #ffa349;
	margin-top: 0;
	padding-top: 0;
	text-align: center;
}

div#forum_nav p {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
}

div#forum_notify {
	background-color: #FFD1A4;
	padding-top: 0;
	text-align: center; 

}

div#dropmenudiv { 
	position: absolute; 
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	z-ndex: 100000;

}

div#dropmenudiv a {
	width: 100%;
	display: block; 
	border-bottom: solid 1px #000000;
	text-indent: 3px; 
	padding: 1px 0; 
	text-decoration: none; 
	font-family: verdana;
	font-size: 8pt;
	background-color: #FFE8D2;
}
div#dropmenudiv a: hover {
	text-decoration: none;
	background-color: #FFA349;
}


