BODY {  
font-family : serif;
	margin-right : 5%;

   font-family : serif; 
   background : #003; 
   margin-right : 5%; 

background-attachment: fixed; background-color:  #003;  background-image: url(bg.gif); background-repeat: no-repeat;
}

UL {
   font-size : 1em; 
   font-family : Georgia, Verdana, Times New Roman serif; 
   color : #fff; 
   background : #003; 
   text-align : left; 
   margin-right : 10%; 
   margin-left : 120px; 
   list-style : disc; 
}


P.bold {
   font-size : 1.1em; 
   color : #ffffff; 
}


P {
   font-size : 1em; 
   font-family : Georgia, Verdana, Times New Roman, serif; 
   color : #ffffff; 
   background : #003; 
   text-align : left; 
   margin-left : 110px; 
}

p.2 {
   font-size : 1em; 
   font-family : Georgia, Verdana, Times New Roman, serif; 
   color : #ffffff; 
   background : #003; 
   text-align : left; 
   margin-left : 130px; 
margin-right: 15%;
}
H3 {  font-family : Georgia, Verdana, Times New Roman, serif; 
   font-weight : 200; 
   font-family : Arial, sans-serif; 
   color : #fff; 
   background : #003; 
   text-align : left; 
   margin-left : 110px; 
}


H2 {
   font-family : Georgia, Verdana, Times New Roman, serif; 
   color : yellow; 
   background : #003; 
   text-align : left; 
   margin-right : 5%; 
   margin-left : 110px; 
   border-bottom : thin ridge #336699; 
   border-left : thin ridge #336699; 
}


H1 {
   font-weight : 400; 
   font-size : 2.2em; 
   font-family : Arial, sans-serif; 
   color : #ffffff; 
   background : #003; 
   text-align : left; 
   margin-left : 110px; 
   border-bottom : 2px ridge #336699; 
   border-left : thin ridge #336699; 
}


EM.big {
   font-style : italic; 
   font-weight : 500; 
   font-size : 1.4em; 
   color : #c0c0c0; 
}


EM {
   font-weight : 600; 
   font-family : Georgia, Verdana, Times New Roman serif italic; 
   color : #c0c0c0; 
}

/*  problems with Nav 4, so I have put colors in the body tag Typical!!*/
A, A:LINK  {
	background : transparent;

	color : #FFFF00;
	font-size : 0.9em;
	text-decoration : none;
	font-family : "MS Trebuchet", Verdana, Geneva, Arial, Helvetica, sans-serif;

}

A:VISITED  {
	background : transparent;
	color : #FFFF00;
	/* #336699; */
	font-size : 0.9em;
	text-decoration : underline;
	font-family : "MS Trebuchet", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:ACTIVE  {
	background : transparent;
	color : #FFFF00;
	font-size : 1em;
	text-decoration : none;
	font-family : "MS Trebuchet", Verdana, Geneva, Arial, Helvetica, sans-serif;
}


A:HOVER  {
	background : transparent;
background: #C0C0C0;
 color: #FF0000;
	font-size : 0.9em;
	text-decoration : none;
	font-family : "MS Trebuchet", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.title {
   font : italic 1.4em Georgia, Verdana, Times New Roman serif; 
   color : yellow; 
   background : #003; 
   text-align : right; 
   margin-right : 5%; 
}


.time {
   font-weight : 300; 
   font-family : Arial, sans-serif; 
   color : yellow; 
   background : #003; 
   text-align : left; 
}


.nav {
   font : 200 0.8em Arial, sans-serif; 
   color : white; 
   background : #003; 
   word-spacing : 0.5em; 
   letter-spacing : 0.1em; 
   margin-left : 110px; 
}


.left {
   font-family : Georgia, Verdana, Times New Roman serif; 
   color : yellow; 
   background : #003; 
   text-align : left; 
   margin-right : 5%; 
   width : 80%; 
}


.feature {
   font-style : italic; 
   font-weight : 300; 
   font-family : Georgia, Verdana, Times New Roman serif; 
   color : #ffffff; 
   background : #003; 
   text-align : left; 
}

.feature2 {
   font-style : italic; 
   font-weight : 300; 
   font-family : Georgia, Verdana, Times New Roman serif; 
 color: #00FFFF; 
   background : #003; 
  margin-left : 130px; 
}


