﻿body{
  	background-color: grey;
  	background-image: url('../images/grey_metal1.jpg');
}


.top_header {
	width: 1024px;
	height: 161px;
	background-image: url('../images/Vancouver_skyline_stanley_park_cropped.jpg');
	text-align:left;
	font-size: 60px;
  	font-family: Verdana, Arial;
	font-weight: bolder;
	font-style:oblique;
	color: #fff;
}
/*
div.top_menu {
	width: 1024px;
	height: 30px;
	font-size: 20px;
	font-family: Verdana, Arial;
	font-weight: bolder;
	font-style:oblique;
	color: #fff;
}


table.top_menu {
	width: 1024px;
	height: 24px;
	background-color: black;
	border-color:gray;
	font-size: 20px;
	font-family: Verdana, Arial;
	font-weight: bolder;
	font-style:oblique;
	color: #fff;
	text-align:center;
}

*/
.title{

  font-size: 72px;
  font-family: Verdana, Arial;
  font-weight: bolder;
  color: #fff;
}

.text{
  font-size: 24px;
  font-family: Verdana, Arial;
  font-weight: bolder;
  color: yellow;
}

.textwhite {
	font-size: 24px;
  	font-family: Verdana, Arial;
  	font-weight: bolder;
  	color: white;
}

.textwhitesmall {
	font-size: 12px;
  	font-family: Verdana, Arial;
  	font-weight: bolder;
  	color: white;
}

.textItalicSmall {
	font-size: 8px;
  	font-family: Verdana, Arial;
  	font-weight: normal;
  	color: white;
  	font-style: italic;
}


.gallery_photo {
	width: 300px;
}

div.media {
	width: 420px;
	left: 10px;
	position:fixed;
}
.media_player {
	width: 320px;
	height: 240px;
}

div.content {
	width:600px;
	left: 430px;
	position:fixed;
}

div.middle_container2 {
	width: 1024px;
	height: 500px;
	background-color: black;
}

div.divcomments {
	background-color:black;
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	width: 600px;
	font-size: 12px;
	clear: both;
}

div.midcontents {
	width: 1024px;
	padding-bottom: 20px;
}


div.leftcolumn {
	background-color:black;
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	width: 600px;
	font-size: 12px;
	float:left;
}

div.divdownload {
	background-color:black;
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	width: 400px;
	font-size: 12px;
	float: left;
	
}
