/* CSS Document */
/* Designed by Velvet Blues Web Design - http://www.velvetblues.com/ */

/***********************************************/
/* For use with Teatown.tv template      */
/***********************************************/

/***********************************************/
/* basic HTML tag styles                       */
/***********************************************/ 

html{
	height: 100%;
	min-height:100%;
}
body {
	background: #000000 50% 0;
	padding: 0px;
	margin: 0px;
	height: 100%;
	line-height: normal;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#container{
	padding: 0;
	width: 558px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	text-align:center;
	overflow:hidden;
}
#mainname{position:absolute; left:154px; top:105px;width:250px; height:17px;}
#top{position:absolute; left:0px; top:128px;width:558px; height:65px; background-image:  url("images/top.jpg");}
#left{position:absolute; left:0px; top:193px;width:206px; height:248px;background-image: url("images/left.jpg");}
#enter{position:absolute; left:206px; top:193px;width:148px; height:181px;}
#right{position:absolute; left:354px; top:193px;width:204px; height:244px;background-image: url("images/right.jpg");}
#bottom{position:absolute; left:206px; top:374px;width:148px; height:63px;background-image: url("images/bottom.jpg");}
#communications{position:absolute; left:4px; top:456px;width:548px; height:17px;}
#video{position:absolute; left:77px; top:481px;width:416px; height:12px;}
