@charset "utf-8";
/* CSS Document */


/*Page Layout*/
body {margin: 0px 20px 0px 20px;padding: 0;background: #000; font-family: "Times New Roman", Times, serif; font-size: 16px; color:#FFFFFF; }

/*Navigation*/
dl, dt, dd, ul, li {margin: 0;padding: 0;list-style-type: none;}

#menu {position: relative; top: 0;left: 50&;z-index:100; width: 799px;
height: 25px;margin: 0px auto -1px auto;}

#menu dl {float: left;width: 126px;margin: 0 1px;}

#menu dt {cursor: default;text-align: center;font-weight: bold;}


a {text-decoration: none; color: #000;}

#clear {clear:both;}

/*Content*/
#bio {margin-top:200px; width: 799px; height: 525px;margin: 0px auto -1px auto;}
p {font-family: "Times New Roman", Times, serif; font-size: 16px; color:#FFFFFF; }
#green { font-family: "Times New Roman", Times, serif; font-size: 16px; color:#1a7a30; }
#gh {font-family: "Times New Roman", Times, serif; font-size: 20px; color:#1a7a30; }
#news {margin-left:auto; margin-right:auto; width:50em; height:600px;}

/*Intro Link*/
#enter {font-family: "Times New Roman", Times, serif; font-weight: bold; font-size: xx-large;} 
#enter a {color:#1a7a30; }
#enter a:hover {color:#fff}



