BODY {height: 100%; font: 9pt Trebuchet MS, verdana, arial, helvetica; color: black; background-color: #80a0c3;} /* 80a0c3 // background-image: url(../images/bg_jul.jpg); background-repeat: repeat-x; background-color: #ff6e02;*/
A {color: navy;}
IMG {border: none;}
TABLE	{border-collapse: collapse;}
TR,TD {padding: 0px; border: none;}

TABLE#layout {
	width: 770px;
	position: absolute;
	left: 50%;
	margin-left: -375px;
	margin-bottom: 50px;
	top: 20px;
}

TABLE#main {background-color: white;}
	TD {vertical-align: top;}
	TD#logo {width: 750px; height: 120px; background-image: url(../images/logo.jpg); background-repeat: no-repeat; padding: 0px;}
	TD#menu {font-size: 24px; text-align: center; background-color: #c0c0ff; color: black; padding-top: 3px;}
		TD#menu A {color: black; text-decoration: none;}
		TD#menu A:HOVER {color: white;}
	TD#content{height: auto; padding: 50px; padding-top: 10px;}
		TD#content TABLE {border-collapse: separate;}
		TD#content TD {padding: 1px;}
	TD#bottom {height: 16px; background-color: #dadaff; text-align: center; font-size: 10px; color: gray;}
		TD#bottom A {color: #606070; text-decoration: none;}
		TD#bottom A:HOVER {color: #909090; text-decoration: underline;}
		TD#shade_corner_side {background-image: url(../images/shade_corner_side.png); background-repeat: no-repeat; height: 20px; width: 20px; padding: 0px;}
		TD#shade_side {background-image: url(../images/shade_side.png); background-position: right; background-repeat: repeat-y; width: 20px; padding: 0px; vertical-align: top;}
		TD#shade_corner_bottom {background-image: url(../images/shade_corner_bottom.png); background-repeat: no-repeat; height: 20px; width: 20px; padding: 0px;}
		TD#shade_bottom {background-image: url(../images/shade_bottom.png); background-repeat: repeat-x; height: 20px; padding: 0px;}
		TD#shade_corner {background-image: url(../images/shade_corner.png); background-repeat: no-repeat; height: 20px; width: 20px; padding: 0px;}

TABLE.styled { /* Till gästboken */
	background-color: #ebebf5; 
	border: 1px solid #80a0c3;
	width: 500px;
	position: relative;
	margin-top: 10px;
	text-align: left;
}

DIV.uppdate {text-align: right; font-size: 7pt; color: gray; font-style: italic;}

SPAN.title {font-size: 13pt; color: navy;}

FORM {padding: 0px;}