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

#wrapper {
		margin-left:auto;

	margin-right:auto;
	width:800px;

}

#nav li {
    list-style:none;
    display:inline;
}


#wrapper #nav a{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 0px;
	margin: 0;
	vertical-align: middle;
}


#wrapper #nav{
	background-image: url(images/images/images/index_03.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height:26px;
	margin:0;
}



#wrapper #nav a:visited {
	color: #FFFFFF;
}
#wrapper #nav a:active {
	color: #FFFFFF;
}
#wrapper #nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
#wrapper td {
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
	padding:0px;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
}#wrapper td .intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper .style7 a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
#wrapper .style7 a:active {
	color: ffffff;
	text-decoration: underline;
}
#wrapper .style7 a:visited {
	color: ffffff;
	text-decoration: underline;
}
#wrapper .style7 a:hover {
	color: #333333;
	text-decoration: underline;
}
#wrapper #bio {
	overflow: auto;
	height: 356px;
}
#wrapper .intro .style6 a {
	color: #FFFFFF;
	text-decoration: underline;
}
#wrapper .intro .style6 a:hover {
	color: #CCCC66;
}

