

body {
 margin:1px;
 color: #fff;    
 text-align:left;
 padding:0;
background: #000;
background-image: 
url("gothic-bg.png"/*tpa=http://gothic-portal.awardspace.com/gothic-bg.png*/);
background-attachment: 
fixed;
background-position: 
 center; 


}


#outer {
 text-align:left;
 border:1px solid #000000;
 width:800px;
 margin:auto;
 }


#main {
 width: 600px;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 1px;
 text-align:left;
 background: #000;
 color: #c0c0c0;





 }

#left {
 float:left;
 background: #000;

 color: #333333;
 width:190px;
 }

#bodyblock {
 position:relative;
 background: #000;
 color:  #fff;
 width:800px;
 padding:0;
 }

#bar {
 height:25px;
 background: #000;
 color: #fff; 
 border:solid #000;	
 border-width:1px 0 1px 0;
 }


#head
 {
 height:180px;
background: #000;
 color: #fff;
}


#foot {
 height:25px;
 background: #000;
 color: #ffffff;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 }


#gothic {
position:fixed;
top:0;
left:0;

}


a img {border: none; } 



p,h1,h2 {
		margin:0px 10px 10px 10px;
		}





ul#primary-nav,
ul#primary-nav ul {
	margin: 0;
	padding: 0;
	width: 160px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	background: #232323;                        /* IE6 Bug */
	font: bold 12px Verdana;

	}

ul#primary-nav li {
	position: relative;
	list-style: none;
	}

ul#primary-nav li a {
	display: block;
	text-decoration: none;
	color:    #fff;


	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul#primary-nav li { float: left; height: 1%; }
* html ul#primary-nav li a { height: 1%; }
/* End */

ul#primary-nav ul {
	position: absolute;
	display: none;
	left: 159px; /* Set 1px less than menu width */
	top: 0;
	}

ul#primary-nav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */

ul#primary-nav li:hover ul ul,
ul#primary-nav li:hover ul ul ul,
ul#primary-nav li.over ul ul,
ul#primary-nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */

ul#primary-nav li:hover ul,
ul#primary-nav li li:hover ul,
ul#primary-nav li li li:hover ul,
ul#primary-nav li.over ul,
ul#primary-nav li li.over ul,
ul#primary-nav li li li.over ul { display: block; } /* The magic */

ul#primary-nav li.menuparent { background: transparent url("arrow.gif"/*tpa=http://gothic-portal.awardspace.com/arrow.gif*/) right center no-repeat; }

ul#primary-nav li.menuparent:hover,
ul#primary-nav li.over { background-color: #2b3a4f; }

ul#primary-nav li a:hover { color: #fff;  }


h3 {font-size: 75%;}

h2 {color: #0080ff;
font-size: 100%;
}

h1 {color: #fff;
font-size: 150%;
}
p {color: #c0c0c0;
font-size: 100%;




}




a.siteblue {color:#82abd5; text-decoration: underline;}
a:hover {text-decoration: underline; color: #4b74af;}   





.shadetabs{
border-bottom: 1px solid black;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 1px;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;


}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #fff;
background: #2b3a4f;

}

.shadetabs li a:visited{
color: #fff;
}

.shadetabs li a:hover{
text-decoration: non;
color: #fff;

background: #000040;


}


