@charset "utf-8";
/* CSS Document */

/* common styles
----------------------------------------------- */
head {
}

body {
background:#FFFFFF;
font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, Arial, helvetica, sans-serif;
margin: 0px;
padding: 0px;
color:#000000;
}

/* layout
----------------------------------------------- */



#container {
	margin: auto;
	padding: 0px;
	color: #000000 repeat;
	background-color:#000000;
	background-repeat:repeat-x;
	position: relative;
	}
	
#pageHeader {
	background:#000000 repeat-x;
	height: 87px;
	background: url(gfx/layout/live-Once-Header---OG2.png) center left repeat-x;
	position: relative;
	margin: auto;
	}

#bar {
	background: url(images/Bar01.png) bottom;
	position: inherit;
	height: 24px;
	padding-top: 53px;
	
	}

#ColA {
	width: 140 px;
	height: 100%;
	border-left: 3px solid #000000;
}

#ColB {
	width: 140 px;
	height: 100%;
	margin-top: 45px;
	border-left: 3px solid #000000;
}








#foot {
	background: #9ba0a8 bottom center;
	height: 35px;
	width: 700px;
	margin: auto;
	border: 5px solid #fff;
	text-align: right;
	position:absolute;
}



#hidePic {
	z-index: -999;	
	}




/* text
----------------------------------------------- */
p {
font-size: 13px;
padding: 5px 25px 10px 5px;
margin: 5px;
line-height: 16px;
}

myP {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, 	helvetica, sans-serif;
	}

NuP {
	padding: 15px 15px 15px 15px;
}



/* headings
----------------------------------------------- */


#Content {
	background: top left no-repeat;
	height: 100%;
	width: 850px;
	margin: auto;
	border-left: 3px solid #000000;
}

#Column {
	padding-left: 25px;
	height: 100%;
	width: 160 px;
	margin: auto;
	float: right;
}











/* links
----------------------------------------------- */


#link01 {
	background: top no-repeat;
	height: 110px;
	width: 64px;
	margin: auto;
}


#link02 {
	width: 2225px;
	height: 87px;
	padding-top: 25px;
	position: bottom;
	background-position: center ;
	margin:auto;
	}
	
	
	
	
	/* Boxes
----------------------------------------------- */
	
	
	#logoBox01 {
	position:absolute;
	width:162px;
	height:80px;
	z-index:1;
	left: 110px;
	top: -1000px;
}

#mediabox {
	position:absolute;
	width:477px;
	height:546px;
	z-index:1;
	left: 166px;
	top: 402px;
}

#moveHeader {
	padding-left: 200px;
	padding-top: 20px;
	}
	
