body{
background-image: url('img/stripes.jpg');
background-color: #FFFFFF;
font-family: Arial;
}

body a{
	color: #000000;
	padding: 3px;
	text-decoration: none;
}

body a:visited{
	color: #000000;
}

body a:hover{
	color: #959595;
}

body img{
	border: none;
}

table{
	text-align: center;
}

#linkstop{
	border-bottom: 1px solid #000000;
}

#wrapper{
	margin: 0px auto;
	width: 85%;
	min-height: 650px;
	background-color: #FFFFFF;	
}

#header{
	text-align: center;
}

#content a{
	color: #959595;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover{
	color: #000000;
	text-decoration: underline;
}

#content{
	text-align: center;
}

#content img{
	height: 400px;
	padding: 5px;
}

#content table{
	margin: 0px auto;
}

#portfoliothumbs table{
	margin: 0px auto;
}

#portfoliothumbs img{
	width: 350px;
}

#portfoliofull{
	text-align: center;
}

#pricingpic img{
	height: 230px;
}

#hirephotography{
}

#hiregraphicdesign{
}

#linksbottom{
	border-top: 1px solid #000000;
	clear: both;
}

#footer{
	text-align: center;
	font-size: 13px;
}

.about img{
float: left;
}

.contact{
	padding-left: 40%;
	text-align: left;
}

.question{
	text-align: right;
	background-color: #D9D9D9;
}