body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000;
	margin: 0 auto;
	text-align:center
}
img {border:none}
a:link, a:visited {color:#ccc; text-decoration:none}
a:hover {color:red; text-decoration:underline}
#smallnav {text-align:center; font-size:10px; border-top:1px solid #ccc; padding:5px 0 0 0; clear:both}
#wrapper {
	width: 884px;
	height:663px;
	margin:0 auto;
	text-align:center; 
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	overflow:visible
}
#content {text-align:left; 	margin:0 0 -63px -81px !important;	margin:0 0 0px -81px; padding:0 0 0 114px}

/* entry page */
#kmg {margin:102px 0 0 140px}
#enterimg {margin:14px 0 13px 206px;}
#entertxt {margin:0 0 0 545px;}

/* main page */
#welcometext {margin:88px 0 0 169px}
#mainimg {margin:15px 0 15px 245px;}

#nav {margin:0 50px 0 0; text-align:center}
#nav img {margin:0 15px 25px 0}

/* bio page */
#bioheader {margin:0 0px 35px 20px; padding-top:75px}
#bioheader > img:first-child {padding:0 0 5px 5px}
#biotext {width:500px; margin:0 0 0 124px}
#biotext p {margin:0px 0 18px 0}
#kmgbio {margin:4px 0 0 407px}

/* teaching page */
#tpheader {margin:50px 0 0 0}

/* news page */
.date {font-weight:normal}

/* contact page */
input, textarea {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:navy; font-weight:bold}
#send {background-color:#ccc; color:#000; border:2px solid #000; font-weight:bold}
#send:hover {background-color:#eee; border:2px solid #fff; }
input:hover, textarea:hover {background-color:#99CCFF}

/* photos page */
#gallery tr td a:link img, #gallery a:visited img {border:1px solid #000}
#gallery tr td a:hover img {border:1px solid #fff}

