﻿#Body {
	background: 		white url('images/WideHeader.jpg') no-repeat;
	margin:				0px;
	text-align:			center;
}

p {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			small;
	text-align:			center;
	color:				black;
}

h3 {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			large;
	font-weight:		bold;
}

.Enlarge {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			small;
	color: 				#FF0000;
	text-align: 		center;
}

#LeftNav {
	width:				198px;
	float:				left;
	clear:				left;
	margin:				0px;
}

.Bullets {
	text-align:			left;
}

.TextContainer {
	width:				60%;
	background:			white;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			small;
	color:				black;
	margin-left:		200px;
	}
	
.ProductTextContainer {
	width:				60%;
	background:			white;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			small;
	color:				black;
	text-align:			center;
	}

#MainProductContainer {
	width:				800px;
	background:			white;
	text-align:			center;
	margin-left:		200px;
}

.ProductThumbnailHolder {
	width:				250px;
	height:				180px;
	background:			white;
	padding:			0px;
	border:				1px black solid;
	float:				left;
	text-align:			center;
}

#PhotoContainer {
	width:				800px;
	background:			white;
	border:				1px black solid;
}
