body {
	margin:0pt auto;
	width:100%;
	font-family: arial;
	color: DarkSlateGray;
	background: transparent url(media/bg.png) repeat scroll 0%;
}

a {
	color: OliveDrab;
	font-weight: bold;
}

a:hover {
	color: darkgreen;
}

#header {
	height: 200px;
	width: 100%;
	background: transparent url("media/filmstrip_top.png");
	background-repeat: repeat-x;
	background-position: 0pt 150px;
	margin: 0pt;
	border-top: 3px solid powderblue;
}

#main, #header_content, #playercontainer {
	width: 957px;
}

#main, #header_content, #wrapper {
	margin:0pt auto;
}

#main p {
	padding-right: 30px;
	padding-left: 30px;
}

#wrapper_right {
	background:url(media/total_border_right.png) repeat-y 972px top;
	width:985px;
	margin: 0pt auto;
}

#wrapper_left {
	background:url(media/total_border_left.png) repeat-y left top;
	width:985px;
	margin: 0pt auto;
}

#wrapper {
	width: 970px;
	background-color: #ffffff ;
}

#header_content {
	background: transparent url("media/camera.png");
  background-repeat: no-repeat;
  background-position: 540px 0pt;
	height: 150px;
	padding-left: 10px;
}

#header h1 {
	font-size: 100%;
	display: inline;
	font-weight: normal;
	font-style:italic;
	color: firebrick;
}

#footer, #header p {
	font-size: 75%;
	line-height:100%;
}

#header .message {
	font-weight: bold;
	line-height:200%;
}

#contact_us {
	background: transparent url("media/contact_us.png");
  background-repeat: no-repeat;
	background-position: 430px -5px;
	height: 50px;
	font-weight: bold;
}

#contact_us span {
	position: absolute;
	top:130px;
	line-height: 120%;
}

#contact_us span a {
	font-size: 100%;
	text-decoration: none;
	margin-right: 1em;
}

#contact_us span a.contact {
	font-size: 100%;
}

#our_videos {
	background: transparent url("media/our_videos.png");
  background-repeat: no-repeat;
	background-position: 630px 10px;
	height: 200px;
}

#about_us {
	margin-left: 300px;
}

#bottom_strip {
	height: 46px;
	background: transparent url("media/filmstrip_bottom.png");
	background-repeat: repeat-x;
	background-position: 0 0;
}

#footer {
	width: 100%;
	text-align: center;
}

#footer p {
	border-top: 3px solid powderblue;
	margin: 0pt;
	padding: 10px;
	background-color: inherit inherit inherit inherit;
}

#logo a {
	background-color:transparent;
	background-image:url("media/TOshotsLogo.png");
	background-position:0px 0px;
	background-repeat:no-repeat;
	border:0pt none;
	display:block;
	height:48px;
	width:196px;
}

#playercontainer div{
	text-align: center;
	border: 1px solid gray;
	margin-top: 15px;
}

#videos {
	background:url("media/video_header_right.png") no-repeat right top;
	margin:0;
	padding:0;
	width: 100%;
}

#videos span {
	display:block;
	background:url("media/video_header_left.png") no-repeat left top;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: gainsboro;
	height: 1em;
	font-weight: bold;
}

/* Used in About page */

#about_content {
	background: transparent url("media/face.jpg");
  background-repeat: no-repeat;
	background-position: 700px 10px;
	height: 420px;
}
#about_content p {
	width: 620px;
}


#about_content p a.text {
	color: inherit;
	font-weight: inherit;
}

#about_content p a.text:hover {
	color: darkgreen;
}

/* Used in Services page */
#services_content {
	background: transparent url("media/face.jpg");
  background-repeat: no-repeat;
	background-position: top left;
}

#services_content div {
	margin-left: 310px;
}

#services_content div ul {
	list-style: none;
}

#testimonials_content p {
	font-style: italic;
	line-height: 170%;
}

#testimonials_content p .author {
	font-style: none;
	font-size: 90%;
	color: brown;
}

#footer p.Message {
	text-align: left;
	line-height: 150%;
	font-style: italic;
}

#footer p.Message span.To {
	color: brown;
}
