
body {

        color: black;
        background-color: silver;
        font-family: Arial, sans-serif;
        font-size: 12pt;

}


.links {


        list-style-type: none;
        display: block;
        float: right;
        padding-top: 30px;
        padding-right: 40px;

}


#mainlinks {
	border-style: solid;
	border-width: thin;
   	float: center;
    width: 200px;

    vertical-align: top;
    margin-left: 10px;
	margin-top: 10px;
     padding-top: 5px;
     padding-bottom: 5px;




}



.listmain {
          list-style-type: none;
          font-size: 10pt;
        font-style: italic;
        font-weight: bold;

        color: black;



          }



a:link
		{ color: white
		}

a.main:link
		{ color: red;
        padding-right: 20px;

		}

a.detail:link
		{color: red;
        padding-right: 20px;
        text-align: right;
        float: right;

		}


a:hover {
         color: gray;
         }

a.main:hover {
         color: gray;
         }

a.detail:hover {
         color: gray;
         text-align: right;
         float: right;
         }

a:visited
		{ color: white
		}

a.main:visited
		{ color: red;
        padding-right: 20px;

		}

a.detail:visited
		{ color: red;
        padding-right: 20px;
        float: right;

		}


.listone {
          list-style-type: none;
          font-size: 18pt;
        font-style: italic;
        font-weight: bold;
        text-align: right;
        color: white;


          }
 .listonea {
 			color: gray;
        	list-style-type: none;
        	text-decoration: none;
          	list-style-type: none;
          	padding_top: 100px;

            font-size: 18pt;
        font-style: italic;
        font-weight: bold;
        text-align: right;
          	}
.listoneb {
          list-style-type: none;
          text-align: right;
          }

.listonec {
 			color: gray;
        	list-style-type: none;
        	text-decoration: none;
          	list-style-type: none;
          	padding_top: 100px;


            text-align: right;
          	}
.listtwo {
		 padding-top: 35px;
         list-style-type: none;
         font-size: 18pt;
        font-style: italic;
        font-weight: bold;
        text-align: right;
        color: white;
          }
.listtwoa {
		 padding-top: 0px;
         list-style-type: none;
         font-size: 18pt;
        font-style: italic;
        font-weight: bold;
        text-align: right;
        color: white;
          }
 .listtwoc {
		 padding-bottom: 35px;
         list-style-type: none;
         font-size: 18pt;
        font-style: italic;
        font-weight: bold;
        text-align: right;
        color: white;
          }


#mainblock
          {
        background-image: url(logo2.jpg);
        background-position: center top;
        background-repeat: no-repeat;
        background-color: white;
        border-color: black;
        border-style: solid;
        border-width: 2px;
        width: 800px;
}

#mainpage
          {
        font-family: Arial, sans-serif;
        font-size: 12pt;
}



#blankbox
          {
           height: 200px;
           width: 800px;
}


#mapblock
          {
           height: 200px;
           width: 800px;
}

#maintext {
          display: block;
          vertical-align: top;
          text-align: left;
          padding: 5px;
          font-family: Arial, sans-serif;
          font-size: 10pt;
          width: 700px;

            }

#maintext2 {
          display: block;
          float: right;
          vertical-align: top;
          text-align: left;
          padding: 5px;
          font-family: Arial, sans-serif;
          font-size: 10pt;
          width: 400px;

            }




#mainmap {
          display: block;
          width: 300px;
          float: left;
                      }



#maindetailtext {

          text-align: center;
          padding: 5px;
          font-family: Arial, sans-serif;
          font-size: 10pt;
          width: 700px;

            }

.showbox {

        float: center;
        border-color: black;
        border-style: solid;
        border-width: 2px;
        height: 100px;
        }

.showpicture {

        float: left;

        }

.showtext {

        float: center;
        width: 480px;
        text-align: left;
        padding: 10px;
        padding-left: 50px;
        padding-top: 5px;
        }

 .spacer  {
 		height: 10px;
        }

 h1 (
          color: black;
          font-family: Arial, sans-serif;
          font-size: 36pt;
          padding: 0px; }
  h2 (
          color: black;
          font-family: Arial, sans-serif;
          font-size: 24pt;
           }

#trial {
	background-color: silver;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}