
body{
    font-family:  Verdana, Helvetica, "Avant Garde",  sans-serif;  

	/*;*/
	background-color:  blue;
	/*background-color:  #1F2426;*/
	/*background-color:  #576896;*/
	
}

div.two

{
	/*background-image: url(tileFFDDEF.jpg);*/
	background-color:  red;
	padding-top: 120px;
	padding-bottom: 120px;
	margin: 50px;
	padding: 90px;
	border-style: ridge;
}
div.body
	
{

 background-color:  white;
 padding: 40px;
 text-align: left;
 border-style: ridge;
}


p.intro
{
	/*color: #FFFFE7;*/
	color: black;
	padding: 5px;
}

p.center
{
	text-align: center;
	color: black;
	
}

p.decoration
{
	text-align: center;
	color: black;

}
p.decoration1
{
	text-align: center;
	color: black;
	font-style: italic;
}
p.body
{
	color: black;
	margin-left: 5px;
}
p.ibody
{
	color: black;
	margin-left: 5px;
	font-style: italic;
}
p.alt
{
	font-family: Courier, Lucidatypewriter, monospace;
	color: black;
	margin-left: 5px;
}
p.altibody
{
	font-family: Courier, Lucidatypewriter, monospace;
	color: black;
	margin-left: 5px;
	font-style: italic;
}
#menu {
	list-style-type: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;
	color: black;
	text-decoration: none;
}

h1 {font-size: 1.4em;
font-family:  Verdana, Helvetica, "Avant Garde",  sans-serif;                  
font-weight: bold;
text-align: center;
text-transform: capitalize;
color: black;
}

h2 {font-size: 1.3em;
font-family:  Verdana, Helvetica, "Avant Garde",  sans-serif;  
font-weight: bold;
text-align: center;
text-transform: capitalize;
color: black;
}

h3 {font-size: 1.2em;
font-family:  Verdana, Helvetica, "Avant Garde",  sans-serif; 
font-weight: bold;
text-align: center;
/*text-transform: capitalize;*/
color: black;
}

h4 {font-size: 1.1em;
font-family:  Verdana, Helvetica, "Avant Garde",  sans-serif; 
font-weight: bold;
text-align: left;
color: black;
text-transform: capitalize;
}

h5 {font-size: 1.0em;
font-family:  Verdana, Helvetica, "Avant Garde",  sans-serif; 
font-weight: bold;
text-align: left;
color: black;
}

a {

color: black;
text-decoration: underline;

}

DIV.base-layer {
	color: black;
  	margin: 0.5em 12px 0.5em 12px; padding: 0; text-align: left; width: auto;
}

DIV.table-row {
  color: black;
  margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto;
  padding: 0; text-align: center; width: 96%;
}

/* Style rules for the 3 x 2 table example */

DIV.left-container2 {
  color: black;
  border: thin; float: left; margin: 0; padding: 0; width: 50%;
}

DIV.right-container2 {
  color: black;
  border: thin; float: right; margin: 0; padding: 0; width: 50%;
}
DIV.space-line {
  clear: both; margin: 0; padding: 0; width: auto;
}

/*a:link {*/
/*	text-decoration: underline;	*/
/*	visited: color: blue;*/
/*	hover: color: red;*/
/*	active: color: red;*/
/*}*/
/*background-image: url(http://nickzone.net/NickZone/images/dblue044.jpg);*/
