body {
	font-family: Georgia, Times, "Times New Roman", serif;
	background-color: #fff;
	font-size: 12pt;
	width: 100%;
	margin:0; padding: 0;
	}

div#header {
display: none;
}

/*print styles added*/

div#headerprint  {
background-color: #fff;
margin-left: 20px;
}

div#headerprint p {
font-size:22pt;
font-weight: bold;
border-bottom: 1px solid #000;
padding-bottom: 10pt;
/*font-variant: small-caps;*/
}

div#headerprint span.htext {
font-size: 11pt;
font-family: Times, "Times New Roman", Serif;
font-variant: small-caps;
letter-spacing: 1pt;
}


div#color {
width: 100%;
}

div#contentarea {width: 100%;
}

div#contentarea2 {width: 100%;
}

div#leftcol {display: none;
}

div#centercol {background-color:#fff;
color: #000000;
width: 100%;
}

div#rightcol {display: none;
}

div#footer {
background-color:#fff;
color: #000;
padding: 10pt;
}

div#footer p {
border-top: 1px solid #000;
border-bottom: 1px solid #000;
font-size: 9pt;
padding: 5pt;
}

div.clear {
clear: both;
height:1px;
margin:0; padding:0;
}

img {
	border: none;
	float: left;
	margin: 0 10px 5px 20px;
	}
	
img.logo {
	margin: 0 10px 0 0;
	}
	
img.border {
border: 1px solid #ccc;
}

img.right {
float: right;
margin: 0 20px 10px 10px;
}

img.borderright {
float: right;
border: 1px solid #ccc;
margin-right:30px;
}

h1 {
	font-size: 16pt;
	background-color: transparent;
	color: #000;
	margin:0 10px 20px 20px;
	padding:5px 0;
	border-bottom:1px solid #000;
	}

h2 {
	font-size: 13pt;
	background-color: transparent;
	color: #000;
	margin:0 0 0 20px;
	padding: 0 0 10px 0;
	}
	
h2.spaceclear {
clear: left;
padding-top: 15pt;
margin-top: 15pt;
}
	
h3 {
	font-size:11pt;
	background-color: transparent;
	color: #000;
	margin:0 0 0 20px;
	padding: 0 0 10px 0;
}

h4 {
font-size:10pt;
margin:0 0 0 20px;
}

#centercol p {
font-size:11pt;
margin: 0 20px 1em 20px;
line-height:140%;
}

#centercol p.intro {
font-size: 11pt;
line-height:160%;
}

#centercol ul {
font-size: 11pt;
margin: 0 20px 10px 20px;
}

#centercol ul li {
list-style: disc inside;
line-height:150%;
}

div.box1 {
background-color:#fff;
margin:400px 10px 10px 10px;
padding: 10px;
border: 1px solid #000;
}

div.box1 p {
font-size:11pt;
}

div.box2 {
border-bottom: none;
margin:0 20px;
}

#centercol div.box2 h2 {
/*font-size: 1em;*/
text-align: center;
border: 1px solid #990000;
margin-bottom: 10pt;
padding-top:6pt;
}

#centercol div.box2 p {
text-align: center;
}

div.quotebox {
border: 1px solid #990000;
padding: 0;
margin: 0 20px 10px 20px;
}

div.quotebox img.right{
padding:10px;
}

#centercol div.quotebox p {
/*border: 1px solid #990000;*/
font-size: 11pt;
margin:0;
padding: 10px 20px;
line-height:150%;
}

.credit {
font-style: italic;
}

span.sitecredit {
display: none;
}

div.guildsbox {
margin:20px 35px;
}

span.quote1, span.quote2 {
 font-family: serif;
 font-size: 120%;
 font-weight: bold;
 }
 
 p.footnote {
 font-style: italic;
 margin-top:10px;
 border-top: 1px solid #ccc;
 padding-top:5px;
 }

p.memorials {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 5px 0;
}

/*basic link styles*/	
	
a:link {
	background-color : transparent;
	color : #000;
	text-decoration : underline;
	font-weight: normal;
}

a:visited {
	background-color : transparent;
	color : #000;
	text-decoration : underline;
	font-weight: normal;
}

a:hover {
color: #cc0000;
background-color:transparent;
text-decoration: underline;
}

a:active {
	background-color : transparent;
	color : #cc0000;
	text-decoration : none;
}

/*site design credit link styles*/
a.bg {
	background-color : #fff;
	color : #000;
	text-decoration : none;
	font-weight: normal;
}

a.bg:visited {
	background-color : #fff;
	color : #000;
	text-decoration : none;
	font-weight: normal;
}

a.bg:hover {
	background-color : #fff;
	color : #000;
	text-decoration : none;
}

a.bg:active {
	background-color : #fff;
	color : #000;
	text-decoration : none;
}


div#borderbox {
border-top: 1px solid #990000;
border-bottom:1px solid #990000;
border-left:5px double #990000;
border-right:5px double #990000;
margin:0 20px;
padding:10px;
}

#centercol div#borderbox p {
padding: 10px 0;
}

#centercol div.infobox {
margin: 25px;
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
}

#centercol div.infobox img {
display: none;
}

