/* Teslin Ward Screen CSS */
/* Author: Eric Gooden, Hype Media | http://www.hypemedia.ca */
/* Copyright Hype Media, All Rights Reserved */

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	min-width: 760px;
	text-align: center;
	background: #000; 
}

#header {
	width: 100%;
	height: 170px;
	background: #EE1B2E;
}

#header h1 {
	background: url("http://www.teslinward.com/themes/site_themes/teslin/teslin_ward_makeup.gif") no-repeat;
	width: 402px;
	height: 81px;
	margin: 30px auto 0;
}

#header h1 span {
	display: none;
}

/* CONTETNT START */

#content {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 760px;
}

#content img {
	border: 0;
}

#gallerywrap {
	margin: 30px auto;
	width: 760px;
}

#content h1 {
	width: 344px;
	font: 20px/30px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	
	border-top: 1px solid #FFF;
}

#content h2 {
	color: #EE1B2E;
width: 344px;
	font: 14px/1px Georgia, "Times New Roman", Times, serif;
margin-bottom: 15px;
padding-bottom: 3px;
}

#content div.galleryrow {
	position: relative;
	margin-bottom: 50px;
	
} 

#content div.gallery {
	width: 344px;
	text-align: left;
	margin: 0 0 50px 25px;
	float: left;
display: inline;
}


#content div.spacer {
	clear: both;
	height: 1px;
} 



/* CONTETNT END */

#footer {
	width: 100%;
	height: 102px;
	padding-top: 78px;
	padding-bottom: 140px;
	background: #EE1B2E;
	clear: both;
}

#footerwrap {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#bio {
	width: 290px;
	float: left;
}

#biotitle h1 {
	margin: 0 0 18px 54px;
	background: url("http://www.teslinward.com/themes/site_themes/teslin/teslin_ward_small.gif") no-repeat;
	width: 218px;
	height: 22px;
	font: 16px/24px Georgia, "Times New Roman", Times, serif;
	padding: 0;
}

#biotitle span {
	display: none;
}

#bio p {
	margin: 0 0 18px 54px;
	width: 236px;
	font: 16px/24px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}

#contact {
	float: left;
	width: 370px;
}

#contact p {
	font: 16px/24px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin: 0 0 18px 90px;
}

#contact p.credit {
font-size: 80%;
padding-top: 50px;
}

#contact a:link, #contact a:visited {
	color: #FFF;
	text-decoration: none;
}

#contact a:hover, #contact a:active {
	color: #000;
	text-decoration: none;
}