body {
	background-color: #FFB0D6;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-top: 24px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#navBar {
	margin-top: 24px;
	margin-bottom: 24px;
	text-align: center;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #494238;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #494238;
	padding-bottom: 6px;
}
#content {
}
#leftColumn {
	float: left;
	width: 612px;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	text-align: right;
	line-height: 24px;
}
#leftColumn2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	line-height: 24px;
	float: left;
	width: 612px;
	text-align: right;
}
#rightColumn {
	float: right;
	width: 324px;
}
#rightColumnLeft {
	float: left;
	width: 155px;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	text-align: center;
	line-height: normal;
}
#rightColumnRight {
	float: right;
	width: 155px;
	font-size: 12px;
	font-family: "Comic Sans MS", cursive;
	background-image: none;
}
#footer {
	text-align: center;
	margin-top: 24px;
	border-top-color: #494238;
	border-top-width: thin;
	border-top-style: solid;
	font-family: "Comic Sans MS", cursive;
	font-size: 9px;
	color: #494238;
}
.footerLinks {
	font-family: "Comic Sans MS", cursive;
	font-size: 9px;
}
.backPageText {
	text-align: center;
}
.frontPageText {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	text-align: center;
}
.navBarText {
	padding-left: 1.6em;
}
.e-mailLink {
	font-size: 14px;
}
#leverandorBanner {
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
}
#leftColumnPictures {
	float: left;
	width: 440px;
}
#rightColumnPictures {
	float: right;
	width: 440px;
}
#leftcolumnPicturesLeft {
	float: left;
	width: 185px;
}
#leftColumnPicturesRight {
	float: right;
	width: 185px;
}
#rightColumnPicturesLeft {
	float: left;
	width: 185px;
}
#rightColumnPicturesRight {
	float: right;
	width: 185px;
}

