@import url("indexpage.css");
@import url("misc.css");

body {
	background-color: #000000;
    background-repeat: repeat-y;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	background-image: url(../images/background.jpg);
}

#wrapper {
	background-color: #000000;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
	
#header {
	float: left;
	background-color: #000000;
	padding: 0px;
	width: 721px;
	height: 150px;
}

#logobar {
	background-position: left bottom;
	left: 0px;
	bottom: 0px;
}
#nav {
	float: left;
	width: 721px;
	margin: 0px;
	padding: 0px;
	clear: left;
	position: relative;
}
#nav ul{
	float: left;
	width: 721px;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	margin: 0px;
	padding: 0px;
}

#nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	list-style: none;
	float: left;
	font-size: 90%;
}

#nav li a {
	color: #009900;
	display: block;
	text-decoration: none;
	padding-top: 11px;
	padding-right: 18px;
	padding-bottom: 9px;
	padding-left: 18px;
	color: #009900;

}

#nav li a:hover, body.home#ahome {
	color: #99FF00;
    background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	background-image: url(file:///NO NAME/theIncubatortv/images/navhover.jpg);	
}

#content {
	color: #A5A5A5;
	float: left;
	background-color: #000000;
	letter-spacing: 0.05em;
	line-height: 1.6em;
	font-size: 115%;
	letter-spacing: 0.05em;
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	width: 680px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 170%;
	color: #99FF00;
	font-weight: normal;
	line-height: 1.3em;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 168px;
}

#rightbar1{
	float: left;
	width: 680px;
	margin: 0px;
	padding: 0px;
}
#rightbar1 dd.img{
	margin-right: 0px;
	margin-top: 0px;
	float: left;
	clear: left;
	margin-left: 0px;
}
#rightbar1 dl dd.img img{
	float: left;
	clear: left;
	padding-top: 20px;
}

#rightbar1 dl {
	float: left;
	width: 680px;
	display: inline;
}
p {text-align:justify}

dd {
	padding: 0px;
	float: none;
	margin: 0px 0px 0px 168px;
	text-align: justify;
	color: #FFFFFF;
}

dt {
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	color: #009900;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 168px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 5px;
}
dt img{
margin-right:5px;
}

dt a{
	padding: 0px;
	margin-top: 0px;
	text-decoration: none;
	font-size: 100%;
	color: #009900;
}
dt a:hover{
	color: #99FF00;
	padding: 0px;
	margin-top: 0px;
	text-decoration: none;
}
#rightbar1 dl {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;

}
dt em {
	font-size: 80%;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #99FF00;
	text-transform: none;
}
dd em {
	font-size: 90%;
	font-weight: normal;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	letter-spacing: 0.05em;
}
dd a {
	color: #666666;
	text-decoration: none;
	font-size: 100%;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
dd a:hover{
    
	color:#99FF00
}
#footer{
	background-color:#171717;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #666666;
	clear: left;
	text-align: center;
	padding: 10px 10px 40px 10px;
}
#bottomnav {
width:100%;padding-top:1em;
font-family: Georgia, "Times New Roman", Times, serif;
}

#page {
	float:left;
	margin-left: 168px;
}
#page ul {
	display:inline;
	margin:0;
}

#page ul li{
   list-style: none;
   display: inline;
   padding-right: 2em;
   font-size:1.2em;
}

#page ul li a{
  text-decoration: none;
  color: #333333;
}
#page ul li a:hover{
  color: #009900;
}

#gototop{
	float:right;
}

#gototop a {
  color: #333333;  
    text-decoration: none;
		white-space: nowrap;
  }
  
  #gototop a:hover{  
    color: white;
    text-decoration: none;
  }
hr{
color:#333333;
}
