/*CSS CODE COPYRIGHTED TO ANGEL OF RHAPSODIC. ALL ARE HAND-CODED. THERE SHOULD BE NO PLAGARIZATION/STEALING OF STYLESHEET*/

















































#Table_01 {
	width: 850px;
	align: left;
}


A
a:active { 
	color: #A6126C;  
	cursor: default; 
	letter-spacing: 2px;}

a:link { 
	font-weight: normal; 
	font-family: georgia; 
	font-style: italic;
	color: #000000;   
	letter-spacing: 2px; 
	cursor: hand; }


a:visited {  
	font-family: georgia; 
	font-style: italic; 
	font-weight: normal; 
	color: #000000;  
	letter-spacing: 2px; 
	cursor: hand; }


a:hover { 
	font-weight: normal; 
	color: #870504; 
	letter-spacing: 2px;
	cursor: hand; 
	border-bottom:1px solid #ffffff; }

 
 A {	font-family: verdana; 
	font-size: 10px;}
 b {	color: #a6284f; }
 i {	color: #5a4d41; }

 u
{
	font-family: "Trebuchet MS";
	text-decoration:none;
	color: #2d486c;
	letter-spacing:2px;
	border-bottom: 1px dotted #fff;
}
 
textarea, input
{
	font-size: 8.5px; 
	font-family: verdana; 
	color: #000000; 
	border: 1px dotted #fff; 
	background:#e1b999; 
} 

textarea:hover
{	font-size: 8.5px; 
	font-family: verdana; 
	color: #000000; 
	border: 1px dotted #FFFFFF; 
	cursor: default;
	background:#e5dedc; 
} 


body { 	font-weight: normal; 
	font-size: 10px;
	font-family: Verdana; 
	color: #ffffff;
	margin-bottom: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image:url('images/repeatedbg.jpg');
	width: 900px;
}

.navlink
{
	display: block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: georgia;
	font-size:10px;
	color: #000;
	line-height:15px;
	background-color: #e2dcda;
	background-image: url('images/navlink.jpg');
	margin-bottom: 3px;
	width: 158px;}


.navlink:hover 
{
	display: block;
	text-align: center;
	text-decoration:none;
	font-family: georgia;
	font-size:10px;
	color: #fff;
	line-height:15px;
	background: none;
	margin-bottom: 3px;
	border-bottom: none;
}

.head2 {font-size: 28px; 
	font-family:"garamond"; 
	text-align:center; 
	font-style: italic; 
	font-weight: bold;
	color:#9f1808; 
	Letter-spacing: -1px; 
	width: 158px; 
	padding-top: 2px; 
	margin-bottom: 5px; 
}



h1
{
	font-size: 25px; 
	line-height: 18px;
	font-family: georgia; 
	font-style: italic;
	text-align:left;  
	color:#870504; 
	letter-spacing: 1px; 
	margin-bottom: 5px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-left:5px; 
	padding:0px 0px 1px 15px;
	border-bottom: 1px dotted white;
	width: 525px;  }


h2 {
	font-family:  georgia;
	font-size: 15px;
	color: #870504;
	height: 18px;
	text-align: center;
	margin: 2px 0px 2px 0px;
	border-bottom: 1px dotted;	
}

.menubody
{	font-family: arial;
	font-size: 11px;
	color: #000; 
	text-align: left;
	line-height: 14px;
	border-bottom:5px solid #e2ba9b;
	margin-top:0px;
	margin-bottom: 15px;
	padding: 5px;
	background-color:#cccccc;
	background-image:url('images/menubody.jpg');
	width: 540px;}
       
.layout
{	font-family: "arial";
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-align: left;
	letter-spacing:0px; 
	border: 2px dotted #ffffff;
	padding: 10px;
	background-image:url('images/layout.jpg');
	width: 310px;
	}


.wallbg
{	font-family: "arial";
	font-size: 11px;
	color: #000000;
	text-align: left;
	letter-spacing:0px; 
	border: 2px dotted #ffffff;
	padding: 10px;
	background-image:url('images/layout.jpg');
	width: 300px;
	}


div.quote {
 	margin-left: 25%;
  	padding: 10px;
	background-color: #EBE1D8;
 	width: 450px;
}

div.quote p {
 	 font-size: .8em;
	 margin: 0px 0px 0px 0px;
}

div#commentForm {
 	display: none;
 	font-family: Arial, sans-serif;
 	font-size: .8em;
 	margin: 0px 20px 0px 20px;
}

a.commentLink {
 	font-family: Arial, sans-serif;
	font-size: .9em;
}


.affiliate a{
	font-family: arial;
	font-style: normal;
	font-size: 12px;
	font-decoration: none;
	text-transform: lowercase;
	line-height: 14px;
	color: #fff;
	background-color: #000;
}

.affiliate a:hover{
	font-family: arial;
	font-style: normal;
	font-size: 12px;
	font-decoration: none;
	text-transform: lowercase;
	line-height: 14px;
	color: #e5bea1;
	
	cursor: default;
}