html {
font-size:62.5%;
}
body {
   background-repeat: repeat-y;
	background-image: url(../images/back.gif);
	top: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	}
.link {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
*html a {
  cursor:pointer;
  }
#wrapper {
	width: 625px;	
	
}

#container {
	width: 625px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer {
	margin-top: 5px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	background-position: center;
	text-align: center;
	margin: 20px;
}


h1 {
	text-align: right;
	padding: 0px;
	margin-top: 22px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#header h2 {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#header #main {
	float: right;
	width: 210px;
	margin: 0px;
	padding: 0px;
}
#header #category {
	float: left;
	width: 300px;
	margin-top: 30px;
	margin-left: 20px;
}


#header {
	height: 100px;
	width: 625px;
	background-image: url(../images/top01.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#foam {
	width: 600px;
	margin-left: 25px;
}
