body {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 0.65em;
	line-height: 130%;
	background: #FFFF99 url(images/rosetteopttn.jpg) repeat scroll;
	color: #000;
	text-align: center;
	padding: 0;
	margin: 0px;
	height: 100%;
}

img {
	padding: 0;
	margin: 0;
	border: 1px solid #000000;
}

h1 {
	font-family: Times, serif;
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	word-spacing: 0.5em;
	padding: 0;
	margin: 0 0 10px 0;
}

h1 span {
	display: block;
	border-bottom: #000 5px solid;
}

h2 {
	font-family: Times, serif;
	font-size: 125%;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	word-spacing: 0.3em;
	border-bottom: #000 1px dotted;
}

h3 {
	font-family: Times, serif;
	font-size: 100%;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	word-spacing: 0.3em;
	border-bottom: #000 1px dotted;
}


a, a:link { color: #900; background: transparent }
a:visited { color: #933; background: transparent }
a:hover { color: #966; background: #FFCCCC}
a:active { color: #988; background: transparent }

#container {
	position: relative;
	margin: 10px auto;
	width: 750px;
	padding: 5px;
	text-align: left;
	background: #f5f5f5 url(/designs/gothic/pattern.png) no-repeat center;
	border: #000 1px solid;
	color: inherit;
}

#banner {
	padding: 5px;
	height: 160px;
	margin: 5px;
	border: #000 solid 1px;
	text-align: left;
	background: #fff url(/designs/gothic/tophead.png) no-repeat top left;
	color: inherit;
}

#banner h1 {
	display: none;
}

#linkList, #designList {
	padding: 25px 5px 5px 5px;
	margin: 0;
	width: 150px;
	float: right;
	background: url(/designs/gothic/spikes.png) no-repeat center top;
}

#designList {
	clear: both;
}

#linkList ul, #designList ul {
	margin: 0 0 0.5em 0;
	padding: 0;
}

#linkList ul li, #designList ul li {
	list-style-type: none;
	border: #000 1px solid;
	padding: 2px;
	margin: 2px;
	text-align: left;
	background: #fff;
	color: inherit;
}

#linkList ul li a, #designList ul li a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	background: inherit;
	color: #000;
}

html>body #linkList ul li a, html>body #designList ul li a {
	width: auto; /* this solves a problem of width: 100% for IE5/Mac and Gecko */
}

#linkList a:hover, #designList a:hover {
	background: #900 ;
	color: #fff;
}

#designinfo {
	display: none;
}

#content {
	text-align: left;
	margin-right: 170px;
	margin-left: 25px;
	padding: 5px;
}

#content a {
	text-decoration: none;
	font-weight: bold;
}

#latestarticles {
	padding: 25px 5px 5px 5px;
	margin-right: 170px;
	margin-left: 25px;
	background: url(/deigns/gothic/spikes.png) no-repeat center top;
}

#latestarticles dt {
	text-indent: 25px;
	background: url(/designs/gothic/articlebullet.png) no-repeat left center;
}

#latestarticles dd {
	font-size: 85%;
}

div#content p:first-letter {
	font-family: Times, Helvetica, serif;
	font-size: 200%;
	text-transform: uppercase;
	margin: 0 3px 3px 0;
	padding: 0; 
}

#contact {
	margin: 25px -5px 5px 0;
	padding: 5px;
	border: #000 1px solid;
	float: left;
	width: 350px;
	background: #eee;
	color: inherit;
}

#contact h2 {
	font-size: 1.2em;
	text-transform: none;
	border: none;
}

#contact h2:first-letter {
	font-family: Times, Helvetica, serif;
	font-size: 2em;
	text-transform: uppercase;
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
} 

#contact h2:after {
	content: " >>> ";
}

#copyinfo {
	display: none;
}

#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
	display: none;
}
.rand {
	border: none #000000;
}
.normtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	padding: 40px;
	text-align: left;

}
