body {
	background-color: black;
	background-color: black;
	background-image: url(images/bkgdtile.jpg);
	color: white;
	color: white;
	margin-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-top: 0;
}
div.header {
position: absolute;
margin: 0px;
padding: 0px;
width: 650px;
height: 90px;
z-index: 1;
}
div.sidelinks {
position: absolute;
margin: 115px 650px 0px 0px;
padding: 0px;
width: 200px;
height: 400px;
z-index: 3;
}
div.quiklinks {
position: absolute;
margin: 0px 0px 0px 670px;
padding: 0px;
width: 200px;
height: 90px;
z-index: 5;
 text-align: center;
} 
div.content {
position: absolute; 
margin: 140px 201px 0px 180px;
width: 450px;
padding: 5px;
z-index: 2;
}
div.content1 {
position: absolute; 
margin: 150px 201px 0px 180px;
width: 450px;
padding: 5px;
z-index: 2;
text-align: center;
}
div.content2 {
position: absolute; 
margin: 150px 201px 0px 226px;
width: 450px;
padding: 5px;
z-index: 2;
text-align: right;
}
div.content3 {
position: absolute; 
margin: 150px 201px 0px 180px;
width: 640px;
padding: 5px;
z-index: 2;
text-align: center;
 font: large;
}
div.content4 {
position: absolute; 
margin: 150px 201px 0px 150px;
width: 300px;
padding: 5px;
z-index: 2;
text-align: center;
}
div.sidead {
position: absolute;
margin: 120px 0px 0px 685px;
width: 200px;
z-index: 1;
 background-color: silver;
 }
 div.sidead1 {
position: absolute;
margin: 170px 0px 0px 685px;
width: 200px;
 text-align: center;
   }
	 div.sidead2 {
position: absolute;
margin: 170px 0px 0px 700px;
width: 200px;
 text-align: center;
   }
 div.sideorder {
position: absolute;
margin: 120px 0px 0px 675px;
width: 200px;
z-index: 1;
 text-align: center;
 padding-left: 10px;
 }  
 div.sideadleft {
position: absolute;
margin: 260px 650px 0px 10px;
width: 115px;
z-index: 1;
 text-align: center;
  vertical-align: top;
  }  
a {
	color: #00bfff;
}
a:visited {color: red;}
a:hover {color: orange; }
a:active {color: yellow;}
a.c1 {
	color: #1e90ff;
	font-weight: bold;
	font-size: x-large;
	font-family: fantasy;
	background-color: #006400;
}
a.c2 {
	font-weight: bold;
	font-size: xx-small;
}
p.c1 {
	font-style: italic;
	font-weight: bold;
}
p.c2 {
	font: xx-small/Arial, sans-serif;
	font-size: smaller;
}
p.c3 {
	font: xx-small/Arial, sans-serif;
	font-size: smaller;
	text-align: left;
}
p {
	text-indent: 15px;
}
em {
	color: #ff1493;
	font-weight: bold;
}
em.c1 {
	color: yellow;
	font-weight: bold;
}
strong {
	color: #32cd32;
}

h1 {
	color: #00bfff;
}

h2 {
	color: #ee82ee;
	text-align: center;
	vertical-align: bottom;
}
h2.c1 {
	font-family: fantasy;
	text-align: center;
	vertical-align: bottom;
}
h3 {
	color: #ffd700;
	text-align: center;
}
h4 {
	color: #5f9ea0;
	text-align: center;
	font-size: smaller;
}
h5 {
	font: bold small Arial, sans-serif;
	text-align: center;
}
hr.c1 {
	width: 400px;
	text-align: center;
}
hr.c2 {
	width: 150px 
}
pre {
	text-align: center;
}
pre.c1 {
	text-align: left;
	font: smaller serif;
}
