

#header {
background-color: #ffffff;
padding-top: 2em;
font: 100% Verdana, Arial,Helvetica, sans-serif;
font-size: 1.2em;
}

.style1 {font-weight: bold; 
color: #FF6600; /*orange*/
font-size:14px;
}

.style2 {font-weight: bold; color: #0099CC;} /*blue*/
.style3 {font-weight:normal; color: #666666;}

.style4 {font-weight:normal; color: #FFFFFF; font-size:12px
font:Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
font-family:Verdana, Arial, Helvetica, sans-serif;
/*line-height:normal;*/
line-height:inherit;
background-color:transparent;
border-bottom:none;
margin-right:5%;
}

h1 {
font-size: 16px;
color:#FF6600;
font-weight:bold;
padding:0px;
padding-bottom:0px;
padding-top:0px;
margin:0px 0px 0px 0px;
}

h1 a:hover {
border-bottom: none;
}


h2 {
font-size: 12px;
color:#0099CC;
/*font-weight:bold;*/
line-height:inherit;
/*padding:0px;*/
padding-bottom:0px;
padding-top:4px;
margin:0px 0px 0px 0px;
}

h2 a:hover {
border-bottom: none;
}

h3 {
font-size: 12px;
color:#666666;
font-weight:lighter;
padding:0px;
padding-bottom:2px;
padding-top:0px;
margin:0px 0px 0px 0px;
}

h3 a:hover {
border-bottom: none;
}

body {
margin-right: 1%;
margin-left: 1%;
background-color: #0099CC;
font-family: Verdana, Helvetica, sans-serif;
font-size:10px;
}

/*
{
background-image: url(\images\example1_large.gif);

background-repeat: no-repeat;
font-size: medium;
font: Verdana, Arial, Helvetica, sans-serif;
}
*/

A:link {color: #660099} /*unvisited link */
A:visited {color:#00CC00} /*visited link */
A:active {color:#000000} /*active link */




#footer {
 
  font-size: 60%;
  color: #993333;
  padding-top: 3em;
  margin-right: 13em;
  border-top: 2px dotted #CCC;
  background-image: url(/flowers.jpg);
background-repeat: no-repeat;
background-position: bottom 12em;
}


#nav {
    font-size: medium;
    list-style-type: none;
    text-decoration: none;
    padding: 0;
    margin: 0;
    margin-left: 0%;
    top: 20em;
    left: 1em;
    width: 14em }
 
 
  .navbar {
  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#CC0000;
	background: white;
    margin: 0.5em 0;
    padding: 0.3em;  }
  
  ul.navbar a {
    text-decoration: none }
  a:link {
    color: #CC0000; }
  a:visited {
    color: #99CC33;
}



p {
font-family: Verdana, Helvetica, sans-serif;
font-size:12px;
color: #666666;
margin-left: 0%;
margin-right: 0%;
}

ul {list-style-type: square;
color: #00CC00;

}

li {
font-family: Verdana, Helvetica, sans-serif;
font-size:12px;
color: #666666;
margin-left: 0;
margin-right: 10%;
}

li:before {
color: #0099CC;
}

.text_border
{
margin: 10pt;
border-style: solid;
border-width: 1pt;
border-color: #660099;
padding: 5px;
}

/*
.example1 {
 
  background-image: url(images/example1_large.gif);
background-repeat: no-repeat;
background-position: bottom 12em;
}



*/












