body,td,th, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {

	text-decoration: none;
}

p {
	margin-bottom: 10px;
	margin-top: 0px;
}

a:hover {
	text-decoration: underline;
}


#main {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	border: 1px solid #333333;
	position: relative;
	top: 10px;
}


#top {
	position: relative;
	height: 90px;
	width: 760px;
	background-color: #333333;
	color: #FFFFFF;
	font-weight:bold;
}

#top #left {
	height: 90px;
	width: 20px;
	float: left;
}

#top #logo {
	height: 70px;
	width: 399px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(images/scalap.gif);
}

#top #search {
	position: relative;
	height: 70px;
	width: 340px;
	float: left;
}

#top #search #form {
	position: relative;
	height: 30px;
	width: 230px;
	padding: 0;
	margin: 0;
	top: 23px;
	left: 110px;
	font-size: 0.8em;
	
}

.input {
	width: 100px;
	padding: 0;
	margin: 0;
	position: relative;
	bottom: 0px;
	height: 1.4em;
}

.go	{
	width: 28px;
	position: relative;
	bottom: 0px;
	}

select {
	width: 80px;
	padding: 0;
	margin: 0;
	position: relative;
	bottom: 0px;

}



#top #navbar {
	position: relative;
	height: 18px;
	width: 488px;
	float: left;
	background-color: #CC0033;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 10px;
	font-size: 0.7em;
	padding-top: 2px;
}

#top #navbar a {
	color:#FFFFFF;
}

#top #categories {
	position: relative;
	height: 18px;
	width: 230px;
	background-color: #CC0033;
	float: left;
	padding-top: 2px;
	padding-left: 10px;
	font-size: 0.7em;
}

#middle {
	position: relative;
	height: 270px;
	width: 760px;
}

#middle #midleft {
	height: 270px;
	width: 20px;
	float: left;
	background-color: #CCCCCC;
}

#middle #image {
	height: 268px;
	width: 498px;
	float: left;
	border: 1px solid #FFFFFF;
	background-image: url(images/catalogue.jpg);
}

#middle #image #caption {
	height: 20px;
	width: 180px;
	clear: both;
	position: relative;
	text-align: right;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 0px;
	font-weight: bold;
	top: 250px;
	right: -348px;
	float: none;
	font-size: 0.9em;
	vertical-align: text-top;
}

#middle #image #caption a {
	font-size: 0.8em;
	color: #fff;
	}


#middle #menu {
	height: 265px;
	width: 230px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	color: #333333;
	font-size: 0.7em;
	font-weight: bold;
}

#middle #menu a {
	color: #999999;

}

#content {
	position: relative;
	width: 760px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #999999;
	height: 270px;
}

#content #contentleft {
	width: 20px;
	float: left;
	background-color: #CCCCCC;
	height: 270px;
}

#content #copy {
	width: 630px;
	float: left;
	padding-top: 10px;
	padding-right: 100px;
	padding-left: 10px;

}


#content #covers {
	width: 740px;
	float: right;

}

#content #covers img{
	padding: 15px;
	}


#bottom {
	position: relative;
	height: 30px;
	width: 750px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-size: 0.6em;
	color: #333333;
}
