body {
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
}
p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
table, table p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
}
a:link, a:visited {
	color: #00CC33;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
}
h1 { font-size: 14pt; }
h2 { font-size: 11pt; }
h3 { font-size: 9pt; }

#frame {
	width: 700px;
}
#header {
	height: 112px;
	background-image: url(../images/header-back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu {
	background-color: #666;
	background-image:url(../images/menu-back.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 0.3em;
}
#menu a:link, #menu a:visited {
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	color: #99FF99;
}
#columnLeft {
	padding: 0.3em;
	margin: 3px;
	float: left;
}
	#columnLeft #zone_1 {
		margin-top: 0.2em; 
		padding-bottom: 6px; 
		border-bottom: 1px solid #ccc;
	}
	#columnLeft #zone_2 {
		padding-bottom: 6px;
		border-bottom: 1px solid #ccc;
	}
#columnRight {
	padding: 0.3em;
	margin-top: 3px;
	border-left: 1px solid #ccc;
	float: left;
}
#banners {
	position: absolute;
	left: 730px;
	top: 110px;
}
#friidrottaren {
	position: absolute;
	left: 730px;
	top: 400px;
}
#upplandsidrott {
	position: absolute;
	left: 730px;
	top: 390px;
}

#sponsorhuset {
	position: absolute;
	left: 730px;
	top: 750px;
}
.subMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 0.3em;
	border-bottom: 1px solid #ccc;
	display: none;
}

.alert {
	border: 1px solid #ff9999;
	background-color: #ffcccc;
}
.bigger {
	font-size: 11pt;
}
#header2 {
	height: 200px;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
}
#flickrContainer {
	position: relative;
	margin: 20px auto;
	width: 250px;
}
	#flickrContainer div.image {
		position relative;
		float: left;
		width: 250px;
		height: 250px;
		border: 1px solid #ccc;
		text-align: center;
		}
	#flickrContainer img {
		padding: 5px;
	}
	#flickrContainer #photosetTitle {
		margin: 4px 0;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #999;
	}
	#cycle {
		height: 260px;	
	}
	#photosetCaption {
		clear: both;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #999;
	}
