body	
{
background-color: black;
margin: 0px;
}

a:link {color: #db2947; text-decoration: none;}
a:active {color: yellow; text-decoration: none;}
a:visited {color: #db2947; text-decoration: none;}
a:hover {color: yellow;}


/***---INDEX PAGE----****/
#home_container
{
margin: 0 auto;
width: 980px;
height: 800px;
position: relative;
background-image:url(images/home1.png); 
background-repeat: no-repeat;
background-position: 0px 40px;
}

#home_right_quote_1
{
	position: absolute;
	top: 15px;
	left: -40px;
	width: 349px;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.78em;
	font-style: normal;
	line-height: 1.2em;
	color: pink;
	height: 142px;
}

#home_right_quote_2
{
	position: absolute;
	top: 100px;
	left: 600px;
	width: 245px;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.78em;
	font-style: normal;
	line-height: 1.2em;
	color: pink;
	height: auto;
}

#home_right_quote_3
{
	position: absolute;
	top: 380px;
	left: 826px;
	width: 154px;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.78em;
	font-style: normal;
	line-height: 1.2em;
	color: pink;
}

#home_left_quote_1
{
position: absolute;
top: 340px;
left: 35px;
width: 270px;
height: 70px;
font-family: helvetica, arial, sans-serif;
font-size: 1em;
line-height: 1.2em;
color: white ;
}

#home_photo_credit
{
position: absolute;
top: 740px;
left: 830px;
width: 200px;
font-family: helvetica, arial, sans-serif;
font-size: 0.78em;
line-height: 1.2em;
color: white ;
}

#nav
{
position: absolute;
top: 10px;
right: 0px;
height: 30px;
font-family: helvetica, arial, sans-serif;
font-size: 0.8em;
font-style: normal;
line-height: 1.2em;
color: white ;
}



/***---ABOUT PAGE----****/

#about_container
{
margin: 0 auto;
width: 980px;
height: 1439;
position: relative;
background-image:url(images/about.png); background-repeat: no-repeat;
background-position: 0px 40px;
}

#about_copy
{
	position: absolute;
	top: 58px;
	left: 429px;
	width: 520px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1 em;
	font-style: normal;
	line-height: 1.2em;
	color: white;
}

#about_bgnd
{
position: absolute;
top: 100px;
left: 30px;
width: 600px;
height: 900px;
background-color: white; filter:alpha(opacity=70);
-moz-opacity:0.7;
opacity: 0.7;
}


/***---NEWS PAGE----****/

#news_container
{
margin: 0 auto;
width: 980px;
height: 800px;
position: relative;
background-image:url(images/c2-4.JPG); background-repeat: no-repeat;
background-position: 50px 40px;

}

#news_copy
{
	position: absolute;
	top: 203px;
	left: 493px;
	width: 350px;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.2em;
	color: white;
	height: auto;
}




/***---GALLERY PAGE----****/

#gallery_container
{
margin: 0 auto;
width: 980px;
height: 2260px;
position: relative;
background-color: black; background-repeat: no-repeat;
background-position: 0px 40px;
}

#gallery_copy
{
position: absolute;
top: 80px;
left: 30px;
width: 550px;
font-family: helvetica, arial, sans-serif;
font-size: 1em;
font-style: normal;
line-height: 1.2em;
color: white ;
}

#gallery_bgnd
{
position: absolute;
left: 30px;
width: 950px;
height: 210px;
background-color: white; filter:alpha(opacity=90);
moz-opacity:0.9;
opacity: 0.9;
}

#gallery_bgnd_yt /*This is for YouTube embeds*/
{
position: absolute;
left: 30px;
width: 950px;
height: 400px;
background-color: white; filter:alpha(opacity=90);
moz-opacity:0.9;
opacity: 0.9;
}

#gallery_bgnd_tramway
{
position: absolute;
left: 30px;
width: 950px;
height: 700px;
background-color: white; filter:alpha(opacity=90);
moz-opacity:0.9;
opacity: 0.9;
}

#gallery_pics
{
position: absolute;
width: 920px;
left: 50px;
}

#gallery_label
{
position: absolute;
left: 50px;
font-family: helvetica, arial, sans-serif;
font-size: 0.8em;
font-style: normal;
line-height: 1.2em;
color: black ;
}




/***---BUY----****/

#buy_container
{
margin: 0 auto;
width: 980px;
height: 800px;
position: relative;
background-image:url(images/buy.png); background-repeat: no-repeat;
background-position: 0px 40px;
}

#buy_text
{
position: absolute;
top: 200px;
left: 30px;
width: 300px;
height: 70px;
font-family: helvetica, arial, sans-serif;
font-size: 1em;
font-style: normal;
line-height: 1.2em;
color: white ;
}




/***---CONTACT PAGE----****/

#contact_container
{
margin: 0 auto;
width: 980px;
height: 800px;
position: relative;
background-image:url(images/contact.png); background-repeat: no-repeat;
background-position: 0px 40px;
}

#contact_quote_1
{
position: absolute;
top: 150px;
left: 260px;
width: 300px;
height: 70px;
font-family: helvetica, arial, sans-serif;
font-size: 1em;
font-style: normal;
line-height: 1.2em;
color: white ;
}
