/* for testing 

	div.popup {
	background-color: #000000;
	height: 100%;
	width: auto;
	display: none;
	text-align: center;
	padding-top: 10px;
}
div.popup a { 
	top: 10px;
	left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	cursor: pointer;
}
*/
/*	
	popup windows 
*/

div.subwin {
	height: 100%;
	width: auto;
	text-align: center;
	padding-top: 5px;
}
div.subwin a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}
div.subwin a:hover {
	text-decoration: underline;
}
div.subwin div { margin-top: 5px; margin-bottom: 5px; }
div.subwin img { text-align: center;}
/*
	navigation bar (top frame)
*/
.navbar {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
ul.navbar {
	list-style-type: none;
	width: 750px;
	margin: 0;
}
li.navbar {
	display: inline;
}
.navbarbottom {
	background-color: #336633;
	height: 10px;
	margin: 0px;
	padding-top: 8px;
}
/*
	document positioning
*/
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.outerlayer {
	position:absolute;
	height: 1100px;
	width: 700px;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
} 
/*
	sidebar
*/
.sidebar {
	background-color: #336633;
	position:absolute; 
	width:232px; 
	left: 0; 
	top: 0; 
	height: 100%;
	margin-bottom: 0;
	padding: 0;
}
/*
	site credits
*/
div.sidebar #361LMGcredits {
	position: absolute;
	/*top: 492;*/
	width: 180px;
	height: 54px;
	padding: 0;
	margin-left: 26px; 
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	text-align: center;
}
div.sidebar #361LMGcredits p {
	padding: 0;
	margin-top: 18px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.sidebar a {	color: #FFFFFF; cursor:pointer; text-decoration: none; }
div.sidebar a:hover { text-decoration: underline; }
/*
	sidebar images
*/
.imgContainer {
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 16px;
	padding: 0;
	text-align: center;
}
div.imgContainer p { 
	padding: 0;
	color: #FFFFFF; 
	text-align: left;
	margin-left: 24px;
	margin-top: -2px; 
	margin-bottom: 0;
}
/*
	samples page instructions box
*/
div.sidebar #sidebarsamplestext { 
	padding: 4px;
	margin: 10px; 
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}
/*
	main content area
*/
.maindoc {
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
	position: absolute;
	width:auto;
	left: 232px;
	top: 0;
	height: 100%;
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0;
}
div.maindoc a { color: #FFFFFF; text-decoration: none; }
div.maindoc a:hover { text-decoration: underline; }
div.maindoc h1 {
	font-size: 20px;
	margin-top: 0;	/*fixes problem in Mozilla */
	margin-bottom: 0;
}
div.maindoc h2 {
	font-size: 16px;
	font-style: italic;
	margin-bottom: 20px;
}
div.maindoc h3 {
	font-size: 14px;
	margin-bottom: 20px;
}
ul.boldlist { margin-left: 40px; padding: 0; }
ul.boldlist li { font-size: 14px; font-weight: bold; }
p {
	font-size: 12px;
	padding: 0; 
	margin-top: 10px;
	margin-bottom: 10px;
}
blockquote {
	padding: 0; 
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.sampleslist {
	list-style-type: none;
}
ul.sampleslist li {
	font-size: 12px;
	vertical-align: top;
/*	height: 20px;*/
	line-height: 20px;
}
.outerlayerservices {

	position:absolute;
	height: 1200px;
	width: 700px;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
}
.outerlayerhome {

	position:absolute;
	height: 780px;
	width: 700px;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
}
div.copyright {
	text-align: center;
	clear: both;
	padding-top: 20%;
	top: 10%;
	vertical-align: text-bottom;
	color: #FFFFFF;
}
.outerlayerstudio {


	position:absolute;
	height: 900px;
	width: 700px;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
}
.outerlayerbio {


	position:absolute;
	height: 900px;
	width: 700px;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
}
.outerlayerlinks {



	position:absolute;
	height: 1200px;
	width: 700px;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
}
.outerlayersamples {




	position:absolute;
	height: 870px;
	width: 700px;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
}
.outerlayercontact {
	position:absolute;
	height: 720px;
	width: 700px;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
}
.theplayer {
	float: right;
	clear: both;
}
