/*
CSS by Reg Sengkey
sengkey[at]gmail.com
*/

/*Vertical Align*/
* {margin:0;padding:0}
/* mac hide */
html,body{margin:0;padding:0;height:100%;/*height:99.8%;width:99.8%;*/}
/* end hide */
body {
	text-align:center;
/*	min-height:648px; for good browsers*/
/*	min-width:960px; for good browsers*/
}
#floater	{
	width:1px; /*Firefox 3.6 hack*/
	background-color:#000;
	float:left; height:50%; margin-bottom:-100px
	} 
#content	{
	clear:both; 
	height:200px; 
	position:relative;
	}

body {font-family: Arial, sans-serif; font-size: 12px;background: black; color:#aaa;}

a {color: #666;text-decoration: none;}

a:hover {color: #333; text-decoration: none;}

h1,h2,h3,h4,h5,h6	{font-weight: normal;}

p,h1,h2,h3,h4,h5,h6,ol,ul,hr {margin:20px 0px;}

h1 {width:0;height:0;text-indent:-9999;overflow:hidden;display:block;margin:0;}

.container_16 {}

#slide img {}






