

#titleimg {
	text-align: center;
	border: none;
}

.minilogo {
	width: 1.92em;
	height: 1.92em;
	border-width: 0px;
}

h1 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.hiddenoutline {
	display: none;
}

body {
	background-image: url('http://sfgp.cemetech.net/dragonref.png');
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #cafff2;
	font-family: arial, sans-serif;
	color: #ffffff;
}

#footer {
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#footer p{
	display: inline;
	text-align: center;
}

#letter {
	width: 75%;
	margin-left: 200px;
	margin-right: auto;
	background-image: url('http://sfgp.cemetech.net/letterbg.png');
	border: 3px solid #4f8ebb;
	color: #001100;
}

#letter a:visited, #letter a:active, #letter a {
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
}

#letter a:hover{
	border: none;
	font-style: normal;
	text-decoration: none;
}

#headline {
	width: 75%;
	margin-left: 200px;
	margin-right: auto;
	border: 3px dashed #8fbe4b;
}

#letterinner {
	margin: 5em 5em 5em 5em;
}

#headlineinner {
	margin: 0.5em 0.5em 0.5em 0.5em;
	text-align: center;
	color: #e03e05;
	font-size: 16px;
	font-weight: bold;
	
}

#headline #headlineinner h3 {
	font-size: 36px;
	color: #c10101;
}


#letter #letterinner h3 {
	margin-top: 5em;
	font-size: 16px;
}

h2{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: none;
}

#links {
	float: left;
	position: absolute;
	top: 8.92em;
	left: 2em;
	width: 120px;
}

#roundtop {
	background-image: url('http://sfgp.cemetech.net/roundedtop.png');
	border-bottom: 1px solid #4f8ebb;
	margin-bottom: 0px;
	padding-top: 12px;
	margin-top: 15px;
	background-repeat: no-repeat;
}

#roundbottom {
	background-image: url('http://sfgp.cemetech.net/roundedbottom.png');
	border-top: 1px solid #4f8ebb;
	margin-top: 0px;
	padding-bottom: 25px;
	background-repeat: no-repeat;
}

#listinner {
	background-image: url('http://sfgp.cemetech.net/linkmiddle.png');
	border-left: 1px solid #4f8ebb;
	border-right: 1px solid #4f8ebb;
	border-top: 1px solid #4f8ebb;
	border-bottom: 1px solid #4f8ebb;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1em;
}

a{
	color: #afde6b;
}

a:hover, a:active, a:visited {
	color: #8fbe4b;
}

.linkcontainer{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.linktitle {
	font-size: 14px;	
	padding-left: 4px;
}

.linkcontainer .linktitle .linktitlespan {
	font-style: italic;
	border-bottom: 1px dotted #afde6b;
}

.linkcontainer .linklist {
	display: none;
}

.linkcontainer:hover {
	background-image: url('http://sfgp.cemetech.net/linkmiddle.png');
}

.linkcontainer:hover .linktitle .linktitlespan {
	font-style: normal;
	border-bottom: none;
}

.linkcontainer:hover .linklist {
	display: block;
	float: left;
	position: absolute;
	top: 30px;
	left: 0em;
	margin-left: 120px;
	width: 120px;
	background-image: url('http://sfgp.cemetech.net/linkmiddle.png');
	border-left: 1px solid #4f8ebb;
	border-right: 1px solid #4f8ebb;
	border-top: 1px solid #4f8ebb;
	border-bottom: 1px solid #4f8ebb;
	padding-bottom: 2em;
	padding-top: 2em;
	min-height: 7.8em;

}

.linkbullet {
	font-size: 11px;
}

.date {
	font-style: italic;
}

.valid {
	border-width: 0px;
}

.copyrightbanner {
	text-align: center;
	margin-left: 200px;
	width: 75%;
	margin-right: auto;
	background-image: url('http://sfgp.cemetech.net/letterbg.png');
	border: 3px solid #4f8ebb;
	margin-bottom: 0.5em;
	}
	
#poweredby {
	color: #000040;
	font-size: 12px;
}

#powerby img{
	border-width: 0px;
}

.archiveentry h4{
	font-style: italic;
	border-bottom: 1px dotted #afde6b;
	margin-right: auto;
}

.archiveentry{
border: none;
width: 50%;
padding-left: 1em;
}

.archiveentry .archivehidden{
	display: none;
}

.archiveentry:hover{
border: 1px solid #4f8ebb;
}

.archiveentry:hover h4{
	font-style: normal;
	border: none;
}

.archiveentry:hover{
	background-image: url('http://sfgp.cemetech.net/linkmiddle.png');
}

.archiveentry:hover .archivehidden{
	background-image: url('http://sfgp.cemetech.net/linkmiddle.png');
	display: block;
	float: left;
	position: relative;
	top: -3.6em;
	left: 0%;
	margin-left: 100%;
	width: 100%;
	border: none;
}
	

