<style type="text/css">

/* Fellowship of the Dragon website stylesheet
developed for fotdpublishing.org.uk
by Mike Langridge www.fotdmike.net
revised 02-02-07 */

/* Page Layout */

body {
	background-color:#ffffcc;
}

.page {
	background:transparent;
	width:765px;
}

#content {
	background:transparent;
	float:right;
	width:575px;
	text-align:left;	
}

#textbox {
	background:transparent;
	width:540px;
	margin:25px 0 20px 35px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	color:#400000;
}

#leftpanel {
	font:14px "Times New Roman", Times, serif #400000;
	background:transparent;
	text-align:left;
	float:left;
	margin:0 25px 0 0;
	padding:10px 5px 10px 5px;
	width:250px;
}

#rightpanels {
	font:14px "Times New Roman", Times, serif #400000;
	background:transparent;
	text-align:right;
	float:right;
	margin:0 0 0 10px;
	padding:10px 5px 10px 0;
	width:200px;
}

.quote {
	background:transparent;
    width:490px;
    color:#400000;
	font-family:"Times New Roman", Times, serif; font-weight: normal; font-size: 16px; 
    text-align:left;
    margin:0px;
    padding-left:25px;
}

/* Start Sidebar */

#sidebar {
	background:transparent;
	float:left;
	width:130px;
	margin-left:37px;
	text-align:left;
}

/* Begin Menu */
#smenu
{
    position:left;
    width:123px;
    background:#400000;
    float:left;
    clear:both;
	margin-top:1em;
	margin-bottom:1em;
}

#smenulist 
{
	padding:0 0 0 0;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold; 
	color:#ffff90;
}

#smenulist ul 
{
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}

#smenulist li 
{
	margin:0 0 10px 0;
	width:auto;
}

#smenulist li a 
{
	display:block;
	border-top:1px solid #00b956;
	border=right:2px solid #686400;
	border-bottom:1px solid #686400;
	border-left:1px solid #00b956;
	padding:2px 2px 2px 5px;
	color:#ffff90;
	width:auto;
	background-color:#006830;
	text-decoration:none;
}

#smenulist li a:hover 
{
	border-top:1px solid #000000;
	border=right:2px solid #00fb30;
	border-bottom:1px solid #00fb30;
	border-left:1px solid #000000;
	padding:2px 2px 2px 5px;
	color:#ffff07;
	width:auto;
	background-color:#00cd30;
}

/* End Menu */
/* End Sidebar */
/* End Page Layout */

/* Start Links Style */

a
{
	color:#d40000;
	text-decoration:none;
}

a:hover
{
	color:#0000ff;
	text-decoration:underline;
}

/* End Links Style */

/* Start Text Styles and Classes */

h1 {
color:#400000;
font-family:"Times New Roman", Times, serif; font-weight: normal; font-size: 32px; 
}

h2 {
color:#400000;
font-family:"Times New Roman", Times, serif; font-weight: normal; font-size: 28px; 
}

h3 {
color:#400000;
font-family:"Times New Roman", Times, serif; font-weight: normal; font-size: 24px; 
}

h4 {
color:#400000;
font-family:"Times New Roman", Times, serif; font-weight: bold; font-size: 20px; 
}

p {
color:#400000;
font-family:"Times New Roman", Times, serif; font-weight: normal; font-size: 18px;
}

.smallcapsp {
font-family:"Times New Roman", Times, serif; font-weight: normal; font-size: 12px;
text-transform:uppercase;
}

.hsmall {
color:#400000;
font-family:"Times New Roman", Times, serif; font-weight: bold; font-size: 15px; 
}

.rituals {
color:#400000;
font-family:"Times New Roman", Times, serif; font-weight: normal; font-size: 22px;
line-height:40px;
text-indent:2em;
}

.text {
color:#400000;
font-family:"Times New Roman", Times, serif; font-weight: normal; font-size: 18px; 
}

.textm {
color:#400000;
font-family:"Times New Roman", Times, serif; font-weight: normal; font-size: 16px; 
}

.texts {
color:#400000;
font-family:"Times New Roman", Times, serif; font-weight: normal; font-size: 14px; 
}

.textvs {
color:#400000;
font-family:"Times New Roman", Times, serif; font-weight: normal; font-size: 12px;
}

.gold24b {
color:#ffff90;
font-family:"Times New Roman", Times, serif; font-weight: bold; font-size: 24px; 
}

.gold16 {
color:#ffff90;
font-family:"Times New Roman", Times, serif; font-weight: normal; font-size: 16px; 
}

.gold12 {
color:#ffff90;
font-family:"Times New Roman", Times, serif; font-weight: normal; font-size: 12px; 
}

.brown {
color:#810000;
font-family:"Times New Roman", Times, serif; font-weight: normal; font-size: 14px; 
}

/* End Text Styles and Classes */

/* Element Alignments */

.right {
	text-align:right;
	}
	
.left {
    text-align:left;
	}
	
.center {
    text-align:center;
	}

</style>
