body {
	background-image: url("../images/bkg2.gif");
	background-repeat: repeat;
	background-color: #000;
	
	font-family: "Helvetica Neue", Arial, Helvetica;
	font-size: 11px;
	
	color:#999;
}


p {
	padding: 1em;
}

a {
	color:#666666;
	text-decoration: none;
}

a:hover {
	color: #A2B3BD;		
}

#shell {
	position: absolute;
	width: 750px;
	height: 605px;
	
	top: 5%;
	left: 50%;
	margin: 0 0 0 -375px;
	
	background-color: #fff;
}


#insiteshell {
	width: 700px;
	height: 250px;

	position: absolute;
	top: 75px;		
	left: 50%;
	margin: 0 0 0 -350px;
		
	background-color: #eee;
}

#reelshell {
	width: 768px;
	height: 350px;
	
	position: absolute;
	top: 50%;		
	left: 50%;
	margin: -175px 0 0 -384px;
}

#flashcontent {
	font-size: 1em;
	line-height: 1.5em;
	padding: 0;
	width: 768px;
	height: 350px;
	
	background-color: #000;

}

#flashcontent #logo {
	position: absolute;
	left: 462px;
	bottom: 170px;
}

#header {
	width: 100%;
	height: 50px;
	
	background-image: url("../images/bkg_insite2.gif");
	background-repeat: repeat;	
}

#header-logo {
	position: absolute;
	left: 50%;
	margin-left: -350px;
}	

#header-logo a img{
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
}
	
#nav {
	position: absolute;
	text-align: left;			
	margin: 10px 0px 0px 78px;	
	padding: 0px;
}
#nav2 {
	position: absolute;
	text-align: left;			
	margin: 10px 0px 0px 547px;
	padding: 0px;
}
	

	
ul {
	display: inline;
	list-style: none;	
	margin: 0;
	padding: 0;
	border: none;
}

ul.first {
	margin-left: -528px;
}

li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}


li.last {
	margin-left: 10px;
}



form {
	width: 250px;
	
	position: absolute;
	top: 350px;
	left: 50%;
	margin-left: -125px;
	padding: 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

form label {
	display: block;
	
	width: 150px;

	font-family: Helvetica Neue, Arial, Helvetica;
	font-size: 1em;
	line-height: 1.5em;
	
}

form input {
	display: inline;
	
	width: 250px;
	margin: 5px 0 5px 0;
	
	background-color: #333333;
	color: #cccccc;
	
	font-family: Helvetica Neue, Arial, Helvetica;
	font-size: 1em;

	padding: 5px;
}

form select {
	display: block;
	
	width: 250px;
	margin: 5px 0px 5px 0;

}

form input.login {
	display: inline;
	
	background-color: #f1f1f1;
	color: #333333;
	
	width: 100px;
	
	margin: 10px 0 20px 0;
}
.jib {
	color: #ff0000;
}
