﻿/* Style sheet for ALL VIEWPORTS OF 281st Home folder DO NOT CHANGE !!

 DEFAULTS ARE BODY AND DIV.PAGEBOX   */

body {
	background-color:#D2B48C;
	position: relative;
	width: 100%;
	background-image: url('images/dhn_pcfl.jpg');
}


#pagebox  {
	min-width:40em;
	max-width:60em;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:1.0em;
	color:	#000080;
	font-weight:bold;
	position:relative;
	background-color:#FFFFCC;
	background-image:url('images/background/paper04.jpg');
	padding: .2em 1em 1em 1em;
}

#pageboxsad  {
	min-width:40em;
	max-width:60em;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:1.0em;
	color:	#000080;
	font-weight:bold;
	position:relative;
	background-color:#FFFFCC;
	background-image:url('images/background/paper05.jpg');
	padding: .2em 1em 1em 1em;
}


.gomenu {
	font-family: Arial, Verdana, sans-serif;
	color: #000080;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background-color:#d2b48c;
	padding:1em 1em 1em 1em;
}

a:hover {
	background-color:red;
}

.tac {
	text-align:center;
}


.justy {
	text-align:justify;
}

.redbar  {
	/*        
	text-decoration:underline; 
	       */
	color:red;
	text-align:center;
}

h2 {
	font-size:1em;
	color:#000080;
}

h3  {
	font-size:2.5em;
	font-style:oblique;
	font-weight:bold;
	color:black;
}

h4 {
	font-size:3em;
	font-style:italic;
	color:#000080;
	}


/*  forgotten is for the h3 size, brown ink, an intruder is not forgotten, etc.      */
.forgotten {
	color: #800000;
	font-size:2em;
	font-weight: bolder;
	font-style:italic;
	text-align:center;
}

p.minorhead	{
	font-size:1.2em;
	text-align:center;
	font-weight:bold
}

/*  ABOVE IS THE VIEWPORT -- COMMON TO ALL PAGES ON THE SITE.  SOMEDAY.

	BELOW WILL BE RULES FOR INDIVIDUAL SECTIONS. SOMEDAY.       */

