html, body		{height: 100%;}

body			{margin:0; font-family:"arial"; font-size:12pt;}
A			{color: #004D30;}

/* BEGIN top navigation bar styles  */

.menu			{font-family: arial; font-size: 10pt; color: #FFFFFF; text-decoration: none;}
#top			{margin:0; z-index:0; background-color: #000000; border-style: solid;
			 border-top-width: 0px;
			 border-left-width: 0px;
			 border-right-width: 0px;
			 border-bottom-width: 0px;
			 border-color: #004D30;}
#greenbar		{background-image: url(green_top.JPG); background-repeat: x-repeat; z-index:0;}
.celltop		{height: 32px; padding:0px; padding-left: 15px; padding-right:15px;}

.drop			{position: absolute;
			 z-index: 2;
			 border-style: solid;
			 border-width: 1;
			 border-color:black;
			 background-color: #004D30;
			 color: #FFFFFF;}

A.dropmenu 		{font-family: arial; font-size: 10pt; color: #FFFFFF; text-decoration: none;}
A:hover.dropmenu	{font-family: arial; font-size: 10pt; color: #FFFFFF; text-decoration: underline;}

#bios			{top: 32; left: 380; width:8em; visibility: hidden;}
#services		{top: 32; left: 481; width:10em; visibility: hidden;}
#movies			{top: 32; left: 711; width:8em; visibility: hidden;}
#contact		{top: 32; left: 791; visibility: hidden;}
#associates		{top: 32; left: 871; visibility: hidden;}

/* END top navigation bar styles */

/* BEGIN side navigation styles */

A.side			{font-family: arial; font-size: 11pt; color:#FFFFFF; text-decoration: none; line-height:1.5em;}
A:hover.side		{font-family: arial; font-size: 11pt; color:#FFFFFF; text-decoration: underline; line-height:1.5em;}
/* END side navigation */

/* BEGIN main styles */
.bioimage		{padding-top:0px; padding-left:0px; padding-right:10px; padding-bottom:10px}
.content		{margin: 30px;}
h1			{font-family: "arial"; font-size:14pt;}

