body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 1.0em;
	color: #444444;
}

a:link {color: #999999; text-decoration: none;}
a:visited {color: #999999; text-decoration: none;}
a:active {color: #999999; text-decoration: none;}
a:hover {color: #444444; text-decoration: none;}

a:link img {color: #FFFFFF; border-style: none;}
a:visited img {color: #FFFFFF; border-style: none;}
a:active img {color: #FFFFFF; border-style: none;}
a:hover img {color: #FFFFFF; border-style: none;}

#containme {
	top: 0px;
	position: absolute;
	width: 99%;
}

#magic {
	text-align: right;
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

td {
	vertical-align: top;
	text-align: center;
/*	border-style: solid;
	border-width: 1px;	
	border-color: #666666; */
}

 .aboutvids {
	font-size: 0.8em;
}

.header {
	font-size: 0.8em;
	height: 95px;
}

#linksleft {width: 75%;float: left;text-align: left;}

/*	#linksleft {width: 64%;float: left;text-align: center;}
	#linksright {width: 33%;float: right; text-align: center;} */
	
.content {
	text-align: center;
	height: 480px;
	width: 800px;
	font-size: 0.8em;
}
	#frontimage {
		top: 55px;
		left: 150px;
		position: absolute;
		height: 370px;
		width: 500px;		
	}
	
	#showme {
		height: 480px;
		width: 800px;
		margin: 0px;
	}
	
	#flashcontent {
		top: 0px;
		left: 0px;
		position: absolute;
		height: 480px;
		width: 800px;
	} 
	
	#videobox {
		top: 0px;
		left: 0px;
		position: absolute;
		height: 480px;
		width: 640px;
	}

	#videopick {
		top: 0px;
		left: 660px;
		position: absolute;
		height: 480px;
		width: 140px;
	}
	
.alignleft { float:left; margin-right: 1em; }
.alignright { float:right; margin-left: 1em; }
	
	#abouttext,
	#presstext {
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
		margin-bottom: auto;
		width: 67%;
		text-align: justify;
		font-size: 0.8em;
	}
	
	
.footer {
	/* height: 10px; */
	font-size: 0.7em;
	}