/* structure */

/* new */
#wrapper {
	background: #000;
	margin: 0 auto;
	width: 1145px;
	height:685px;
position:relative;
}

#backgroundHome {
background: #000;
width: 1024px;
position:absolute;
height:685px;
background: url("https://lh6.googleusercontent.com/-S1kmjcAf0Ys/ThBqUZH4EsI/AAAAAAAAB9g/oe5_FFAJ2EA/s1024/Hotel%252520Bed.jpg");
}

#backgroundCollectif {
background: #000;
width: 1024px;
position:absolute;
height:685px;
background: url("https://lh6.googleusercontent.com/-S1kmjcAf0Ys/ThBqUZH4EsI/AAAAAAAAB9g/oe5_FFAJ2EA/s1024/Hotel%252520Bed2.jpg");
}

#backgroundAbout {
background: #000;
width: 1024px;
position:absolute;
height:685px;
background: url("https://lh4.googleusercontent.com/-ClKhfgDNP2I/ThBnoN5XemI/AAAAAAAAB0g/voCt9yatz3k/s1024/urban%252520%2525285%252529.jpg");
}

#backgroundPhoto {
background: #000;
width: 1024px;
position:absolute;
height:685px;
background: url("https://lh6.googleusercontent.com/-V-cchY2hUw4/ThBnpNp1ULI/AAAAAAAAB0k/st8EkDZ-jy8/s1024/urban%252520%2525286%252529.jpg");
}

#backgroundFriends {
background: #000;
width: 1024px;
position:absolute;
height:685px;
background: url("https://lh3.googleusercontent.com/-dkbTcZerKJ4/ThBrL4x7-xI/AAAAAAAACBA/q_LoGcvz9VA/s1024/Fake%252520Wars_Gaelic20101010_0198.jpg");
}

#backgroundVideo {
background: #000;
width: 1024px;
position:absolute;
height:685px;
background: url("https://lh5.googleusercontent.com/-4W32-NywV0E/ThBp-diTvcI/AAAAAAAAB8M/V3vmSaGJrA0/s1024/girls%252520%2525282%252529.jpg");
}

#container {
width: 600px;
position:absolute;
top:100px;
left:300px;
background: black;
opacity: .7;
filter:alpha(opacity=70);
}

#containerVideo {
width: 400px;
position:absolute;
top:0px;
left:50px;
}

#header {
	height:30px;
	position:absolute;
	right:0;
	top:0;
	z-index:999;
}
#gallery {font:11px verdana,arial,sans-serif; width:100%;}


#menuLeft {
	background:#000;
	width:120px;
	height:100%;
	position:absolute;
 left:0;
 padding:0px 0 0 0;
 z-index:9;
}

#main {
	width:1024px;
	height:685px;
	position: absolute;
	top:0px;
	padding-left:120px;
}

#footer {
	height:20px;
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:999;
}



body
{
background: #000;
color: white;
font-family: helvetica;
}

.hidden
{
display: none;
}

#prevNext
{
margin-bottom: -2.5em;
z-index: 999;
position: relative;
left:-100px;
top:50px;
width:50px;
}

#prevNext img
{
position: relative;
width:100px;
z-index: 999;
cursor: pointer;
}

p
{
padding-left:20px;
padding-right:20px;
font-size:14px;
position: relative;
font-family:"Courier New", Courier, monospace;
}

body{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

a {font-family:"Courier New", Courier, monospace font-size:large}
a:link {color:#F00;}
a:visited {color: #F00;}
a:hover {text-decoration: none; color:#06F;}

h2{
color:#F00;
font-size:18px;
}
