body	{
	background-color:#fff;
	margin:0;
	padding:0;
	overflow:hidden;
	text-align:center;
	font-family: Arial, Trebuchet;
	color:#522631;
	font-size: small;
}

h1 {
	font-size:100%;
	font-weight: bold;
	text-decoration: none;
	margin: 30px 0px 9px 5px;
	text-align:left;
}

p {
	font-size:95%;
	text-decoration: none;
	margin: 0px 5px 10px 5px;
	text-align:left;
}

#container {
	position:absolute;
	margin-left:-500px;
	margin-top:-310px;
	top: 50%;
	left: 50%;
	width:998px;
	height:617px;
	border:0px;
	padding:0px;
	background-image: url("images/bg_berylcameron.jpg");
	overflow:hidden;
}

body#home #container {
	background-image: url("images/bg_bc_home.jpg");
}

body#contact #container {
	background-image: url("images/bg_bc_contact.jpg");
}

body#about #container {
	background-image: url("images/bg_bc_about.jpg");
}

body#blog #container {
	background-image: url("images/bg_bc_blog.jpg");
}

#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:260px;
	height:130px;
	border:0px;
	padding:0px;
	z-index:2;
}

#menu {
	position:absolute;
	top:150px;
	left:20px;
	width:200px;
	height:405px;
	border:0px;
	padding:0px;
}

#submenu-knit {
	position:absolute;
	top:160px;
	left:155px;
	width:55px;
	height:44px;
	border:0px;
	padding:0px;
	z-index:1;
	visibility:hidden;
}

body#knit #submenu-knit {
	visibility:visible;
}

#submenu-socks {
	position:absolute;
	top:207px;
	left:155px;
	width:55px;
	height:44px;
	border:0px;
	padding:0px;
	z-index:3;
	visibility:hidden;
}

body#socks #submenu-socks {
	visibility:visible;
}

#metronoom {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	z-index:1;
}

#content {
	position:absolute;
	top: 0px;
	left: 268px;
	width:520px;
	height:617px;
	border:0px;
	padding:0px;
	z-index:1;
}

#extrabig {
	position:absolute;
	top: 70px;
	left: 195px;
	width:590px;
	height:540px;
	border:0px;
	padding:0px;
	z-index:2;
	visibility:hidden;
}

#thumbs {
	position:absolute;
	top: 30px;
	left: 788px;
	width:170px;
	height:560px;
	border:0px;
	padding:0px;
}

#linkjes {
	position:absolute;
	top:40px;
	left: 808px;
	width:170px;
	height:450px;
	border:0px;
	padding:0px;
}

#linkjes p {
	color: #927f85;
	font-weight: bold; 
	font-size: 80%;
}
	
#linkjes a, a:visited {
	font-size: 100%;
	color: #927f85;
	font-weight: bold; 
	text-decoration: underline;
}

#linkjes a:hover, a:active {
	font-size: 100%;
	color: #DA5E56;
	font-weight: bold; 
	text-decoration: none;
}

#text {
	position:absolute;
	top: 60px;
	left: 300px;
	width:210px;
	height:617px;
	border:0px;
	padding:0px;
	overflow:auto;
	z-index:2;
}

#text p {
	font-size:75%;
	text-decoration: none;
	font-weight:normal;
	line-height:1.3em;
	margin: 0px 0px 10px 0px;
	text-align:left;
	color:#522631;
}

#film {
	position:absolute;
	top: 196px;
	left: 587px;
	width:320px;
	height:240px;
	border:0px;
	padding:0px;
}

#press {
	position:absolute;
	top: 0px;
	left: 268px;
	width:780px;
	height:617px;
	border:0px;
	padding:0px;
}

.image {
	border:0px;
	float:left;
}

.thumb {
	border:0px;
	margin:0px 0px 0px 2px;
	float:left;
}

#home_nixelmenu {
	position:absolute;
	top:250px;
	left:190px;
	width:250px;
	height:100px;
	border:0px;
	padding:0px;
	z-index:5;
}

#menu_home {
	position:absolute;
	top:600px;
	left:600px;
	width:398px;
	height:17px;
	border:0px;
	padding:0px;
	z-index:3;
}

#menu_home p {
	font-family: Arial, Trebuchet;
	font-size:90%;
	font-weight:bold;
	color: #373E5A;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	text-align:left;
}

#menu_home a, #menu_home a:visited {
	font-size:100%;
	font-weight:bold;
	color: #5A373d;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 2px 0px 3px 0px;
}

#menu_home a:hover, #menu_home a:active {
	color: #A71318;
}

table {
	width:360px;
	border: 0px;
}

tr {
	width:360px;
	height:15px;
	padding:0;
	margin:0;
}

td {
	padding:0;
	margin:0;
}

a, a:visited {
	font-size: 100%;
	color: #522631;
	font-weight: bold; 
	text-decoration: underline;
}

a:hover, a:active {
	font-size: 100%;
	color: #DA5E56;
	font-weight: bold; 
	text-decoration: none;
}

