body {
	background-color: white;
	z-index: 1;
	margin-left: 24%;
	margin-bottom: 0px;
	margin-right: 24%;
	margin-top: 14%;
	line-height: 1.4em;
	font-size: 14px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: 300;
	height: 100%;
	padding: 0px;
}

form {
		margin: 0px;
		padding: 0px;
	}
.red {
	color: #cc0000;
}

#masthead {
	z-index: 0;
	height: 20px;
	width: 100%;
	position: fixed;
	margin: 0px;
	padding: 0px;
	text-align: center;
	left: 0px;
	top: 0px;
}
#menu {
		padding-right: 20px;
		z-index: 100;
		left: 0px;
		top: 0px;
		position: fixed;
	}
#menu_main{
	padding-left: 10px;
	padding-bottom: 1em;
	padding-right: 0px;
	padding-top: 0px;
	background-color: white;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: -1px;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-color: #cccccc;
	display: none;
	z-index: 0;
	text-align: left;
	}

#menu_title {
		font-weight: bold;
		color: #cc0000;
		border-bottom-color: #cccccc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		width: 144px;
		padding-right: 1em;
		padding-left: 1em;
		z-index: 100;
		display: block;
	}
#menu_shower {
		width: 140px;
		left: 0px;
		top: 0px;
		position: fixed;
		z-index: 2;
		height: 100px;
		display: block;
		color: black;
		visibility: visible;
	}
#menu_hider {
		text-overflow: ellipsis;
		display: none;
		z-index: 1;
		left: 710px;
		top: 0px;
		position: fixed;
		height: 100%;
		width: 500px;
	}
#menu_hider_bottom {
		display: none;
		height: 200px;
		width: 100%;
		z-index: 1;
	}
#menu table {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 10px;
	border-collapse: collapse;
	padding: 0em;
}

#menu td {
	width: 100px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: top;
}
#menu td img {
		margin-bottom: 0.2em;
		margin-right: auto;
		margin-left: auto;
		display: block;
	}
#menu td a {
		margin-left: 0px;
		margin-bottom: 10px;
		margin-right: 10px;
		margin-top: 0px;
		padding-left: 0.5em;
		padding-bottom: 0.5em;
		padding-right: 0.5em;
		padding-top: 5px;
	}
#menu td a:link, #menu td a:visited {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	display: block;
	background-color: transparent;
	color: black;
	text-decoration: none;
}
#menu td a:hover {
	border-color: #c50600;
	border-style: solid;
	border-width: 1px;
	display: block;
}
#menu td a.selected:link, #menu td a.selected:visited {
	border-color: #c50600;
	border-style: solid;
	border-width: 1px;
	display: block;
}
#menu td span.selected {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	padding-top: 5px;
	border-color: #c50600;
	border-style: solid;
	border-width: 1px;
	display: block;
}
#drop_menu_corner {
		right: 0px;
		bottom: 0px;
		position: absolute;
		margin: 0px;
	}
#infos {
	padding: 0px;
	margin: 0px;
	text-align: left;
	color: black;
	display: block;
	z-index: 100;
	top: 0em;
	right: 0px;
	position: fixed;
}
#info_title {
		font-weight: bold;
		color: #cc0000;
		text-align: right;
		padding-bottom: 0px;
		padding-top: 0px;
		margin: 0px;
		padding-right: 1em;
		padding-left: 1em;
		width: 144px;
		border-bottom-color: #cccccc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		display: block;
	}
#info_shower {
	position: fixed;
	height: 130px;
	z-index: 1;
	width: 140px;
	right: 0px;
	top: 0px;
	text-align: right;
	display: block;
	color: black;
	}
#info_hider {
		display: none;
		margin-left: 0em;
		margin-bottom: 0px;
		margin-right: 2em;
		margin-top: 0px;
		position: fixed;
		right: 140px;
		height: 140%;
		padding: 0px;
		width: 500px;
		top: 0px;
		z-index: 1;
	}
#info_main {
	padding-left: 1em;
	padding-bottom: 1em;
	padding-right: 1em;
	padding-top: 0.5em;
	z-index: 100;
	display: none;
	width: 140px;
	margin: 0px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: white;
	border-left-color: #cccccc;
	border-left-style: solid;
	border-left-width: 1px;
	}
#infos .section {
		border-bottom-color: #cccccc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		margin-left: 0px;
		margin-bottom: 0.7em;
		margin-right: 0px;
		margin-top: 0px;
		padding-bottom: 0.7em;
		padding-top: 0em;
	}
.info_heading {
		display: block;
		margin-bottom: 0.2em;
	}
#infos ul {
	padding: 0px;
	margin: 0px;
}
#infos li {
	margin-left: 0px;
	margin-bottom: .4em;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}
#measurement li {
		padding: 0px;
		margin: 0px;
		font-size: 0.7em;
	}
#measurement .heading {
		width: 75%;
		border-top-color: #cccccc;
		border-top-style: solid;
		border-top-width: 1px;
		margin-left: 0px;
		margin-bottom: -0.2em;
		margin-right: 0px;
		margin-top: 0.2em;
		padding: 0px;
	}
#main {
	padding: 0px;
	max-width: 45em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}


#footer {
	padding-bottom: 1em;
	width: 100%;
	margin-top: 4em;
	padding-top: 1em;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-top-width: 1px;
	font-size: .8em;
	clear: both;
	text-align: center;
}

a {
	outline: none;
}

a:link {
	text-decoration: underline;
	color: #cc0000;
}
a:visited {
	color: #7c1e15;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #cc0000;
}
h1, .inh1{
		padding: 0px;
		line-height: 1.2em;
		margin-left: 0em;
		margin-bottom: .5em;
		margin-right: 0px;
		margin-top: 1em;
		font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
		font-weight: bold;
		font-size: 2.5em;
}
h2, .inh2{
		font-weight: bold;
		line-height: 1em;
		margin-left: 0px;
		margin-bottom: .4em;
		margin-right: 0px;
		margin-top: .4px;
		font-size: 1.1em;
		font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}
h3, .inh3{
	margin-left: 0px;
	margin-bottom: 0.4em;
	margin-right: 0px;
	margin-top: 2em;
	padding: 0px;
	font-size: 1.4em;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
}
h4, .inh4{
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 1em;
}
img {
	border-style: none;
	behavior: url(/iepngfix.htc);
	}
.underline {
		border-bottom-color: #cccccc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}
#popper, #comments {
		margin: 30px;
	}
	 .topper {
		position: relative;
		left: -9.3em;
	}
	 .small {
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 12px;
	}
p {
		text-align: left;
		margin-left: 0px;
		margin-bottom: 1em;
		margin-right: 0px;
		margin-top: 0px;
		padding: 0px;
	}
#googads_menu {
		margin-top: 1em;
		margin-left: 3%;
	}
.darkenBackground {
background-color: rgb(0, 0, 0);
opacity: 0.5; /* Safari, Opera */
-moz-opacity:0.50: /* FireFox */
filter: alpha(opacity=50); /* IE */
z-index: 101;
height: 100%;
width: 100%;
background-repeat:repeat;
position:fixed;
top: 0px;
left: 0px;
}
#googads_options {
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 1em;
		padding: 0px;
		display: block;
	}
#ie6warning {
		margin-left: -20%;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: -25%;
		top: 50%;
		left: 50%;
		position: absolute;
		padding: 1em;
		border-color: black;
		border-style: solid;
		border-width: 1px;
		background-color: white;
		width: 35%;
		z-index: 1020;
	}
.rule {
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 10px;
		margin-top: 0px;
		display: block;
		border-left-width: 0px;
		border-bottom-width: 0px;
		border-right-width: 0px;
		border-top-width: 1px;
		border-color: #cccccc;
		border-style: solid;
		line-height: 0px;
		font-size: 0px;
		height: 1px;
	}
