@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; }
a { text-decoration:none; }
html { font-family:Verdana, Geneva, sans-serif; }
body { background-image:url(../pics/bgmad.png) }
#container { margin:15px auto; width:959px; }
#header { height:224px; width:960px; background:url(../pics/header.png) no-repeat; }
#logo { height:126px; width:122px; background:url(../pics/logo.png); margin:-30px 0px 0px 769px; }

#hd_txt { width:708px; height:90px; background:url(../pics/woscc1.png) no-repeat; float:left; margin-top:60px; margin-left:30px; }
#hd_txt h1 { display:none; }

#navcontainer { font-family:Verdana, Geneva, sans-serif; float:left; width:959px; text-align:center; margin-top:38px;letter-spacing:0.7px;   }
.line { border-right:solid 1px #CCC; padding-right:12px; padding-left:10px; }
.lineend { padding-left:10px; }

#nav li { display: inline; list-style-type: none; text-decoration:none; }
#nav li a { color:#FFF; text-decoration:none; list-style-type:none; }
#nav li a:hover { color:#000; }

#top { height:27px; width:959px; background:url(../pics/top.png) no-repeat; margin-top:10px; }

#mid { width:959px; height:auto; background:url(../pics/mid.png) repeat-y; }

#content { margin: 0 auto; width:920px; height:auto; }

#footer { height:27px; width:959px; background:url(../pics/bottom.png) no-repeat; }

#content1 {
	
}

#president {
	line-height:15px; color:#FFF; margin-left:50px; text-align:center;
}
#table {
	width:800px; min-height:500px; margin:25px auto 0px auto;
}
#table table { margin:0px auto; color:#CCC; text-align:center; }
#table td { padding:10px; border:solid 1px #030; }
#table td a { color:#000 }
#table td a:hover { color:#CCC; }