* { font-family: verdana; font-size: 10pt; color: white; }
body { background-color: #62001D !important; }
b { font-weight: bold; }
img { border: 0; }

.sitebackdrop { width: 800px; height: 700px; border: 2px solid red; padding: 10px; background-color: black; }
.sitebackdrop_autosize { width: 800px; border: 2px solid red; padding: 10px; background-color: black; }
.siteheading { font-size: 30pt; }
.sitepageheading { font-size: 20pt; }
.sitecontent { font-size: 12pt; }
.sitegigfeed { font-size: 10pt; top: 200px;  }
.sitenewsfeed { font-size: 10pt; top: 200px;  }
.sitefooter { font-size: 10pt; }
.sitenewsalert {
 	font-size: 10px;
	color : #0084BE;
}

#sml { font-size: 10pt; }
#disclaimer { font-size: 8pt; padding: 1px; }
a.headlink { color: white; font-size: 10pt; font-weight: bold; }
a.bodylink { color: yellow; }


table.std3mw_noborder { border: 0px solid; }
table.std3mw_border { border: 1px solid white; }
td.std3mw { border: 1px solid white; background-color: red; }

td.navi { text-align: center; background-color: red; padding: 5px; }

textarea {
	color:white;
	background-color:black;
	padding: 5px; 
	margin: 5px auto 10px auto; 
}


input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white;
	background-color:black;
}

/* guestbook specific settings */


td.upper {
	color : #FFFFFF;
	background : #62001D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

a.smaller {
	font-size: 10px;
	color : #0084BE;
	text-decoration : underline;
}


/* guestbook specific settings - EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : white;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: #23559C 1px solid;
   BORDER-LEFT: #23559C 1px solid;
   BORDER-TOP: #23559C 1px solid;
   BORDER-BOTTOM: #23559C 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
   color : white;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
	font-weight: bold; 	
}

table.gbookMenu {
	background-color:black;
	BORDER-TOP: #B8CFE7 1px solid;
}

