@charset "utf-8";
/* CSS Document */
#body {
	background-color:#663333;
	padding:0px;
	margin:0px;
	padding:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
#whole {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333300;
	width:900px;
	height:650px;
	margin-left:auto;
	margin-right:auto;
	background-color:#EEE;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	border:hidden;
	margin-top:0px;
	}
#allbackground {
    background-color:#EEE;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	}
	/* -- navbar and whitewords are a part of the header*/
.header {
	width:900px;
	height:200px;
	background-image:url(../backgrounds/BatteryPictureRulerMonica.jpg);
	background-repeat:no-repeat;
	text-align:right;
	background-position:top;
	border: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
    }
.navbar{
	height:50px;
	padding-right:0px;
	padding-top:0px;
}
.navbar ul{
    margin:0;
	padding:0;
	list-style:none;
	}
.navbar ul li{
    float:right;
	}
.navbar ul a{
    padding-bottom:0;
    padding-top:16px;
    padding-right:10px;
	font-size:14px;
	display:block;
	}
.navbar ul a:hover{
    color:#663333;
	}
.whitewords{
	color:#FFFFFF;
	font-size:32px;
	text-align:center;
	font-weight: bold;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 900px;
	margin-top: 110px;
	padding: 0px;
	height: 40px;

}

#third{
	width:290px;
	float:right;
	text-align:left;
	padding:5px;
	padding-top: 0px;
	background-color: #EEEEEE;
	margin-bottom: inherit;
	}
#first{
	width:290px;
	float:left;
	text-align:left;
	padding:5px;
	padding-top: 0px;
	background-color: #EEEEEE;
	}
#second{
	width:290px;
	text-align:left;
	float:right;
	padding:5px;
	padding-top: 0px;
	background-color: #EEEEEE;
	}
h1{
	text-align:center;
	}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
#footer {
	background-color: #EEEEEE;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	margin-top: 0px;
	text-align: center;
	color: #333300;
	clear: both;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 10pt;
}
#productinfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	width: 165px;
	text-align: left;
	height: auto;
}
