* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #507900 url(../images/bodyBg.gif) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 67.5%;
	color: #2F4600;
}
ul {
	list-style-type: none;
}
p {
	line-height: 1.5em;
	margin-top: 15px;
}
h1 {
	display: block;
	height: 50px;
	width: 200px;
	text-indent: -5000em;
}
#header {
	display: block;
	height: 50px;
	width: 630px;
	margin: 0 auto;
	top: 0px;
}
#nav
{
	padding: 0;
	font-size: 11px;
	cursor: default;
	width: auto;
	display: block;
	margin: 0;
	font-weight: normal;
	float: right;
}
#nav li	{
	display:inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99FF33;
}
#nav a	{
	cursor: pointer;
	color: #99FF33;
	text-decoration: none;
	border:none;
	padding:2px 5px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav a:hover	{
	color: #FFF;
	background-color: #669900;
}
#nav li.here a	{
	color: #FFF;
}
#nav li.last 	{
	border:none;
}
#wrapper {
	width: 630px;
	margin: 55px auto 100px auto;
}
#home #wrapper {
	margin-top: 105px;
}
#mainContent {
	height: auto;
	width: 600px;
	background: #99FF33 url(../images/roundCornerTopL.gif) no-repeat left top;
	padding: 15px;
}
#footer {
	height: 34px;
	background: #CCFF66 url(../images/roundCornerBotR.gif) no-repeat right bottom;
	padding: 8px 8px 10px 8px;
	width: 399px;
}
#footer a	{
	font-size:11px;	
}
#biography h1 {
	background: url(../images/h1biography.gif) no-repeat left top;
}
#photos h1 {
	background-image: url(../images/h1photos.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contact h1 {
	background-image: url(../images/h1contact.gif);
}
#choreography h1 {
	background-image: url(../images/h1choreography.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#teaching h1 {
	background-image: url(../images/h1teaching.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#movies h1 {
	background-image: url(../images/h1movies.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#firstletter {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
}
address {
	font-style: normal;
}
#address1, #address2 {
	width: 180px;
	float: left;
	padding: 5px;
}
#address2	{
	width:125px;	
}
#address1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #507900;
	margin-left:25px;
	text-align: right;
}
/* general links styles */
a, a:link	{
	font-size:12px;
	color: #366;
	padding: 0 2px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #9f3;
	border-bottom: 1px dashed #690;
	outline: none;
	}
address a:link {
	border-top: 1px solid #CCFF66;
	border-right: 1px solid #CCFF66;
	border-bottom: 1px dashed #336666;
	border-left: 1px solid #CCFF66;
	outline: none;
}
a:visited	{
	color: #366;
	border: 1px solid #9f3;
	padding: 0 2px;
	font-weight:  bold;
	text-decoration:  none;
	outline: none;
	}
address a:visited	{
	border-color: #CCFF66;
}
a:hover, address a:hover	{
	color: #360;
	padding: 0 2px;
	background-color: #cf6;
	border: 1px solid #360;
	outline: none;
	}
a:active 	{
	color: red;
	padding: 0 2px;
	border: 1px solid #950d0c;
	background-color: white;
	outline: none;
	}
#home #mainContent {
	background-color: #507900;
	background-image: url(../images/homePhoto.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	padding-top: 312px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#home ul {
	display: block;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 100px;
}
#home li {
	width: 300px;
	text-align: center;
	letter-spacing: 0.5em;
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#home a,#home a:link{
	background-image: url(../images/homeButtons.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.9em;
	color: #4A6B09;
	font-size: 0.9em;
	display: block;
	text-decoration: none;
	height: 30px;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
#home a:visited {
	color: 9966cc;
	background-image: url(../images/homeButtons.gif);
	background-position: left top;
}
#home a:hover {
	background-image: url(../images/homeButtons.gif);
	background-position: left -30px;
	background-color: #507900;
	color: #380279;
}
#home a:active {
	background-image: url(../images/homeButtons.gif);
	background-position: left -60px;
}
#biophoto {
	height: 265px;
	width: 200px;
	background-image: url(../images/bioPic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: -30px;
}
#biophoto p {
	display: none;
}
#teaching #mainContent {
	width: 385px;
	margin-left: 215px;
}
#teaching #teachingPhotos {
	width: 200px;
	height: 535px;
	text-align: left;
	position: absolute;
	top: 105px;
}
#teachingphoto1 {
	height: 265px;
	width: 200px;
	background-image: url(../images/natpic1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#teachingphoto2 {
	background-image: url(../images/natpic2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 265px;
	width: 200px;
	top: 375px;
	margin-top: 3px;
}
#teachingphoto1 p, #teachingphoto2 p {
	display: none;
}
#teaching #footer {
	margin-left: 215px;
}
#FLVPlayer {
	display: block;
}
#movies #mainContent p {
	margin-bottom: 25px;
}
#movies p span {
	font-style: italic;
	font-weight: bold;
}
#choreophoto {
	height: 195px;
	width: 300px;
	background-image: url(../images/natpic3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#choreophoto p {
	display: block;
	text-indent: -5000em;
	position: absolute;
	right: 5000px;
}
#goBack {
	display: block;
	height: 40px;
	width: 85px;
}
#goBack a, #goBack a:link {
	height: 40px;
	width: 80px;
	background-image: url(../images/homeButton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -5000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#goBack a:hover {
	background-position: 0px -40px;
}
#goBack  a:active {
	background-position: 0px -80px;
}
#contact #form1 {
	width: 350px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 40px;
}
#contact fieldset {
	padding: 10px;
	background-color: #CCFF66;
	background-repeat: repeat;
	background-position: left top;
	border: 1px solid #F7FF31;
}
#contact  p#sendButton  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #507900;
	padding-bottom: 15px;
}
#contact label {
	display: block;
	font-weight: bold;
}
#contact textarea {
	width: 280px;
	height: 150px;
}
#contact legend {
	font-size: 125%;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.radioContact  {
	float: left;
	margin-right: 25px;
}
#button {
	margin-top: 15px;
}
#contactphoto {
	background-image: url(../images/natWindows.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 600px;
	width: 200px;
	position: absolute;
	right: 0px;
	top: 60px;
}
#contact #mainContent {
	width: 385px;
}
#contact #wrapper {
	position: relative;
}
#contactphoto p {
	display: none;
}
.italic {
	font-style: italic;
}
#photos h4 {
	font-weight: normal;
	text-align: center;
	margin-bottom: 50px;
	display: block;
	padding-top: 5px;
}
h2 {
	margin-top: 10px;
}
