body {
     background-color: #f6f6f6;
     margin: 10% 0%;
     }

.box  {
    width: 600px;
    
     background-color: #fff;
     color: #000;
     border: 4px #000 solid;
     margin: 0px;
     padding: 0px;
     text-align: left;
     }
     
.nav	 {
	width: 600px;
	padding: 18px 15px 0px 15px;
	font-family: Georgia, Times New Roman, Serif;
  font-size: 12px;
  color: #000;
  text-align: right;
	}
	
.livecam
	{
	width: 600px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #000;
	text-align: left;
	}
	
.livecam p
	{
	padding: 2px;
	height: 250px;
	}
	
.livecam	a {
	color: #600;
	}
		
.livecam #rhizcam
	{
	border: 1px #000 solid;
	padding: 2px;
	margin: 5px;
	float: left;
	}
	
.livecam #fluccam
	{
	border: 1px #000 solid;
	padding: 2px;
	margin: 5px;
	float: left;
	}
	
.nav a {
	color: #300;
	text-decoration: none;
	}
	
.nav #home {
	display: inline;
	float: left;
	}
			

.tle {
     position: relative;
     right: 20px;
     top: 90px;
     z-index: 9;
     font-family: Georgia, Times New Roman, Serif;
     font-size: 12px;
     color: #000;
     line-height: 14px;
     text-align:left;
     float: right
     }

.tle em
     {
     color: #300;
     font-style: normal
     }

.tle img
     {
     margin-bottom: 4px;
     }
     
.text 
	{
	text-align: justify;
	width: 600px;
	padding: 5px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	}
	
.textdirtyhack
	{
	text-align: justify;
	width: 600px;
	padding: 5px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	}
	
.text em
	{
	color: #633;
	font-style: normal;
	border-width: 0px 0px 1px 0px;
	border-color: #600;
	border-style: dotted;
	}

.textdirtyhack a
	{
	color: #600;
	text-decoration: none;
	}

	
.text a
	{
	color: #600;
	text-decoration: none;
	}

.text a:hover
	{
	border-width: 0px 0px 1px 0px;
	border-color: #600;
	border-style: solid;
	}	

a img
	{
	margin-bottom:1px;
	margin-left: 2px;
	}

.arr
	{
	margin-bottom:1px;
	margin-left: 2px;
	}

.bottomline
	{
	text-align: right;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8px;
	color: #333;
	}
