/* Global Styles */

body {
	margin:0px;
	color: #333333;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: -100px top;
	background-image: url(http://www.shadowmagi.com/sitelogo2.png);
	}
	
td {
	font-family: arial;
	font-size: 11px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #990000;
	text-decoration:underline;
	}
	
a:hover {
	color: #CCCCCC;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	color: #999999;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	}
	
#navigation a:hover {
	color:#999999;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	color: #990000;
	}

#logo {
	color: #CCCCCC;
	line-height:24px;
	letter-spacing:.4em;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	}

#tagline {
	color: #999999;
	line-height:18px;
	letter-spacing:.4em;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	font-style: italic;
	}
	
#dateformat a {
	color:#99CCFF;
	color: #CCCCCC;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	font-family: georgia;
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #CCCCCC;
	}

/* Class Styles */

.bodyText {
	color:#666666;
	line-height:20px;
	letter-spacing:0.2em;
	font-family: arial;
	font-size: 11px;
	text-transform: lowercase;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	}
	
.pageName{
	color: #333333;
	line-height:20px;
	letter-spacing:.5em;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 22px;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	}
	
.subHeader {
	color: #666666;
	font-weight:normal;
	letter-spacing:0.5em;
	line-height:16px;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	text-transform: lowercase;
	font-style: italic;
	text-align: center;
	}	
	
.sidebarHeader {
	color: #CCCCCC;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	}	
	
.detailText {
	color:#CCCCCC;
	line-height:16px;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 11px;
	}
	
.smallText {
	color:#999999;
	font-family: arial;
	font-size: 10px;
	}
	

	

