/* CSS Document */

#Table_01 {
	width:800px;
	height:1500px;
	background-image: url(images/border2.jpg);
	background-repeat: repeat-x;
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container1 {
	width: 800px;
	float: left;
	margin-left: 0px;
	height: 220px;
	background-repeat: repeat-x;
}

#header_ {
	height:180px;
	float: left;
	margin-left: 0px;
	width: 800px;
	margin-right: 0px;
	background-image: url(images/csHeader.jpg);
}

#menu_ {
	width:800px;
	height:auto;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10px;
	background-image: url(images/grass.jpg);
	border-top-width: 4px;
	border-top-style: outset;
	border-top-color: #7f2e0b;
	border-bottom-width: 4px;
	border-bottom-style: inset;
	border-bottom-color: #7f2e0b;
}

    #topmenu {
	width: 650px;
	line-height:normal;
	height: 32px;
	float: left;
      }
    #topmenu ul {
	list-style:none;
	margin-top: 6px;
	margin-left: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
      }
pics {
	width: 800px;
}
img {
	margin: 1px;
}

floatleft {
	float: left;
}


    #topmenu li {
	display:inline;
	padding:0;

      }
    #topmenu a {
      float:left;
      background:url(images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(images/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000000;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#58252d;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }

#container2 {
	height: 588px;
	width: 799px;
	float: left;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
#main {
	width: 800px;
	float: left;
	height: 480px;

}
#image_ {
	width:250px;
	float: left;
	font-size: 10px;
	overflow: auto;
}

#welcome_ {
	width:530px;
	height:480px;
	float: right;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: normal;
	overflow: auto;
	padding-right: 10px;
}

#underimage {
	width:250px;
	float: left;
}

#structure {
	float: left;
	width: 800px;
	height: 80px;


}
.imagelink {
	text-decoration: none;
	border-style: none;
}
.imagelink a:link img, .imagelink a:visited img { border-style: none; }


#footer_ {
	height:20px;
	float: left;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
}
