body {
font-family: arial,Helvetica,sans-serif;
color: #000000;
font-size:14px;
background-image: url(images/lilacblur.jpg);
background-repeat: repeat;
top:0;
left:0;
margin:0;
padding:0;
}


H1 { color: #333333;
	font-style: italic; 
	text-align: center; 
	background: transparent;
	font-size:24px;
	font-family: arial,Helvetica,sans-serif;
	margin-bottom:0px;}  


H2 { color: #333333;
	text-align: center; 
	font-size:14px;
	background: transparent; 
	font-family: arial,Helvetica,sans-serif; } 

  
H3 { color: #333333;
	background: transparent; 
	font-weight:bold;
	font-size:14px;
	font-family: arial,Helvetica,sans-serif; } 



.leftalign {text-align:left;} 
.centeralign {text-align:center;}
.rightalign {text-align:right;}


.smallfont {font-size:12px;}
.medfont {font-size:14px;}
.largefont {font-size:18px;}


.textbottom {vertical-align:text-bottom;}
.textmiddle {vertical-align:middle;}
.texttop {vertical-align:top;}
.textbaseline {vertical-align:baseline;}

   		 /* IE6 fix for images */
.imgalignbtm { vertical-align: bottom; }
.imgblock {display:block;}

.justify {text-align:justify; }


.border {border:1px solid #000000;}

hr {background:#3333cc;
   width:95%;
   height:1px;
   text-align:center; }

.bullet { font-size: 25px;
	font-weight: bold; }

.indent { margin-left:1.5em;
   margin-right: 1.5em; }

.clearboth {clear:both;}



#container {width:970px;
    margin-left:auto;
    margin-right:auto; }



.content1 {margin-left:auto;
	margin-right:auto;
	border:2px solid #000066;
	position:relative; }

.content2 {margin-left:auto;
	margin-right:auto;
	border:2px solid #006699;
	position:relative; }

.content3 {margin-left:auto;
	margin-right:auto;
	border:2px solid #00cccc;
	position:relative; }


		/*so 400 px pics line up in center of pg*/
.box820 {width:820px;
    margin-left:auto;
    margin-right:auto; }

.box700 {width:700px;
    margin-left:auto;
    margin-right:auto; }

.box600 {width:600px;
    margin-left:auto;
    margin-right:auto; }

.box400 {width:400px;
    margin-left:auto;
    margin-right:auto; }

.box300 {width:300px;
    margin-left:auto;
    margin-right:auto; }



.floatleft {float:left;}
.floatright {float:right;}



.floatleft300 {
float: left;
width: 300px; 
margin-top:5px;
margin-bottom:10px;
margin-left:10px; }

.floatleft250 {
float: right;
width: 250px; 
margin-top:5px;
margin-bottom:10px;
margin-left:10px; }

.floatright200 {
float: right;
width: 200px; 
margin-top:5px;
margin-bottom:10px;
margin-left:10px; }




UL  {list-style-type: disc; 
	font-family: arial,Helvetica,sans-serif; }

.menu {text-align:center;
	padding:6px;
	font-size: 12px;  }

.menu a:visited {color: #000066;
	font-weight: bold;
    background: transparent;
    text-decoration: none; }
.menu a:link {color: #000066;
    font-weight: bold;
     background: transparent;
    text-decoration: none; }
.menu a:hover {color: #333399;
    font-weight: bold;
    background: transparent;
    text-decoration: none; }
.menu a:active  {color: #333399;
    font-weight: bold;
    background: transparent;
    text-decoration: none; }

		 /*footer links Dk navy to lt navy but smaller*/

.footerlinks a:visited {color: #000066;
  font-weight: bold;
  background: transparent;
  text-decoration: none; 
   font-size: 10px; }
.footerlinks a:link {color: #000066;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
   font-size: 10px; }
.footerlinks a:hover {color: #333399;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
   font-size: 10px; }
.footerlinks a:active  {color: #333399;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
   font-size: 10px; }


.simlink {color: #000066;
  font-weight: bold;
  font-size: 11px;
  background: transparent;
  text-decoration: none; }


 /*reg links Dk navy to lt navy*/

a:visited {color: #000066;
  font-weight: bold;
  background: transparent;
  text-decoration: none; }
a:link {color: #000066;
  font-weight: bold;
  background: transparent;
  text-decoration: none; }
a:hover {color: #333399;
  font-weight: bold;
  background: transparent;
  text-decoration: none; }
a:active  {color: #333399;
  font-weight: bold;
  background: transparent;
  text-decoration: none; }


