body 
{
	color: white;
	background-color: black;
	font-family: "Verdana", "Arial", sans-serif;
}

a
{
	color: white;
	text-decoration: none
}

a:hover
{
	text-decoration: underline
}

h1
{
	font-size: 20pt;
	font-style: normal;
}

h2
{
	padding-top: 10px;
	text-align: left;
	font-size: 16pt;
	font-style: normal;
}

h3
{
	font-size: 14pt;
	font-style: italic;
}

p
{
	text-align: justify;
	font-size: 12pt;
	font-style: normal;
}

li
{
	text-align: left;
	font-size: 12pt;
	font-style: normal;
}

p.faq-question
{
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

p.faq-answer
{
	padding-top: 0px;
	margin-top: 0px;
}

p.info
{
	font-style: italic;
	text-align: center;
}

p.link
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div
{
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	border: none;
}

#leftcol
{
	position: fixed;
	left: 0px;
	top: 0px;
	background-image: url('../images/shoes-left.jpg');
	width: 150px;
	height: 100%;
}

#rightcol
{
	position: fixed;
	right: 0px;
	top: 0px;
	background-image: url('../images/shoes-right.jpg');
	width: 150px;
	height: 100%;
}

#content
{
	position: absolute;
	top: 0px;
	left: 170px;
	right: 170px;
	padding-bottom: 20px;
	text-align: center;
}

img
{
	border: none;
}

img.floatRightTop
{
	float: right;
	vertical-align: text-top;
	padding-left: 3%;
	padding-bottom: 3%;
}

#carousel_container
{
	position: relative;
	height: 360px;
	overflow: hidden;
}

#carousel_content
{
	white-space: nowrap;
}

div#adsense
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 468px;
	height: 60px;
	position: relative;
	z-index: 1;
}

div#adsense table
{
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#adsense table tr td
{
	width: 468px;
	height: 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
