/* CSS Document */

html {
	margin: 0;
	padding: 0;
	}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background: url(images/parquet.gif) repeat top left;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h3 { 
	font-weight: bold;
	}
a:link { 
	font-weight: none; 
	text-decoration: none; 
	color: #FFFFFF;
	}
.style1 {
	font-size: 16px;
}
.style2 {
	font-size: 14px;
	line-height: normal;
}
a:visited { 
	font-weight: none; 
	text-decoration: none; 
	color: #FFFFFF;
	}
a:hover, a:active { 
	font-weight: 600;
	letter-spacing: 0px;
	text-decoration: underline; 
	color: ##CC9900;
	}
	
acronym {
	border-bottom: none;
	}
	
/* selectors - specific divs */	

#container {
    height: 556px; 
    width: 600px;
	top: 50%;
	margin-top: -275px;
    left: 50%;
	margin-left: -300px;
	/*background: url(images/comingsoon-shadow.png) repeat top left;*/
	position: absolute;
}
#main {
	height: 380px;
	width: 1000px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #666666;
}
#content {
	height: 213px;
	width: 553px;
	top: 82px;
	margin: 0 407px 0 40px;
	font-size: 11px;
	text-align: left;
	/*background: url(images/connect/layout-links.jpg) no-repeat top left;*/
	position: absolute;
}
#submenu {
    height: 35px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
	z-index: 3;
}
#menubar {
	height: 26px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #000000;
	z-index: 4;

}

/*  Selectors for night - news page  */

#main-news {
	height: 82px;
	width: 1000px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	background: url(images/night/menu-night.jpg) no-repeat top left;
	z-index: 5;
}
#window-news {
    height: 184px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/night/window-night.jpg) no-repeat left;
}
#content-news {
	height: 213px;
	width: 553px;
	top: 82px;
	margin: 0 407px 0 40px;
	/*background: url(images/connect/layout-links.jpg) no-repeat top left;*/
	position: absolute;
}
#content-news h3.date {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
#content-news p.news { 
	color: #CCCCCC;
}
#submenu-news {
    height: 149px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/night/submenu-night.jpg) no-repeat left;
	z-index: 5;
}

/*  Selectors for alive page  */

#main-alive {
	height: 380px;
	width: 1000px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	background: url(images/alive/main.jpg) no-repeat top left;
	z-index: 1;
}
#content-alive1 {
	height: 204px;
	width: 453px;
	top: 82px;
	margin: 0 0 0 40px;
	padding: 6px 0 0 6px;
	color: #FFFFFF;
	line-height: 10px;
	text-align: left;
	background: url(images/alive/show-1.png) no-repeat top left;
	position: absolute;
	left: 2px;
}
#content-alive2 {
	height: 206px;
	width: 456px;
	top: 82px;
	margin: 0 0 0 500px;
	padding: 6px 0 0 6px;
	color: #FFFFFF;
	line-height: 10px;
	text-align: left;
	background: url(images/alive/show-2.png) no-repeat top left;
	position: absolute;
}
#submenu-alive {
    height: 35px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/alive/submenu.jpg) no-repeat left;
	z-index: 3;
}

/*  Selectors for connect page  */

#main-connect {
	height: 380px;
	width: 1000px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	background: url(images/connect/main.jpg) no-repeat top left;
	z-index: 1;
}
#content-connect {
	height: 213px;
	width: 553px;
	top: 82px;
	margin: 0 407px 0 40px;
	color: #FFFFFF;
	line-height: 10px;
	text-align: left;
	/*background: url(images/connect/layout-links.jpg) no-repeat top left;*/
	position: absolute;
}
#submenu-connect {
    height: 35px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/connect/submenu.jpg) no-repeat left;
	z-index: 3;
}

/*  Selectors for recordings page  */

#main-recordings {
	height: 380px;
	width: 1000px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	background: url(images/recordings/main.jpg) no-repeat left;
	z-index: 1;
}
#submenu-recordings {
    height: 35px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/recordings/submenu.jpg) no-repeat left;
	z-index: 3;
}

/*  Selectors for about page  */

#main-about {
	height: 380px;
	width: 1000px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	background: url(images/about/main.jpg) no-repeat top left;
	z-index: 1;
}

#main-about a:link, a:visited { 
	font-weight: none; 
	text-decoration: none; 
	color: #669933;
	}

#main-about a:hover, a:active { 
	font-weight: 500;
	letter-spacing: 0px;
	text-decoration: underline; 
	color: #99CC33;
	}
	
 #submenu-about {
    height: 35px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	/*background: url(images/sub-night.png) no-repeat left;*/
	z-index: 3;
}

#window {
    height: 320px;
	width: 646px;
	margin: 36px 76px 45px 76px;
	background-color: #CCCCCC;
	position: absolute;
	z-index: 2;
}
	
