  body { margin: 0pt;
    font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    opacity: 0.92;
    text-transform: none;
    font-size: small;
    color: #000066;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 50%;

    }

  #menu {
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 28px;
	background-color: #0066FF;
	width: 750px;
	visibility: visible;
    }
	
  #banner {
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 28px;
	height: 120px;
	background-color: transparent;
	width: 750px;	
	color: #FFFFFF;
    }
	
  #content {
	position: absolute;
	top: 150px;
	left: 200px;
	width: 550px;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
	padding: 5px;
	margin-left: 5px;
    }
  #leftcol {
	position: absolute;
	width: 190px;
	top: 150px;
	float: left;
	clear: left;
	left: 0px;
	height: auto;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%;
	background-color:#FFFFFF;
	color: #000000;
	border-top-color: #FFFFFF;
	padding: 10px;
    }



  #footer {
	padding: 0px;
	position: relative;
	width: 550px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: left;
	float: left;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	opacity: 0.92;
	text-transform: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%;
	color: #000000;
	font-size: xx-small;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;

    }

  .box1 { border-style: solid;
    border-color: rgb(100, 82, 60);
    padding: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    width: 273px;
    height: auto;
    float: left;
    clear: left;
    }

  .box2 { border-style: none;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    width: 273px;
    height: auto;
    float: left;
    }

  .box3 { border-style: solid;
    border-color: rgb(100, 82, 60);
    padding: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    width: auto;
    height: auto;
    float: left;
    clear: left;
    }

   a:link { text-decoration: underline;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    color: #666666;
    }

  a:visited { text-decoration: underline;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    color: #666666;
    }

  a:hover { 	text-decoration: underline;
    background-color: #FFFFFF;
    color: #0000FF;
    }

  a:active { text-decoration: underline;
    color: rgb(255, 255, 102);
    background-color: #FFFFFF;
    }
	
  .title {
  font-size:large
  }
  
  .frontpage {
  font-size:medium  }
 
