body {
	background: #780003 url(http://www.kanonkap.se/gfx/bg.jpg) no-repeat;
	background-position:top center; 
	font-family: Calibri;
	font-size: 15px;
}

a:link, a:visited, a:active { 
	color: #790003; 
}

a:hover { 
	color: #d20d0f; 
}

h1 {
	display: inline;
	font-size: 20px;
	color: #fa0807;
}

#wrapper {
	margin: auto;
	width: 960px;
}

#logo {
	margin-top: 0px;
	margin-left: 350px;
	width: 740px;
	border: 0px;
}

#main {

	margin-left: 150px;
	width: 740px;
	background: #f6f0f0;
}

#mainTopA {
	width: 740px;
	height: 90px;
	text-align: center;
}

#mainBot {
	width: 740px;
	height: 20px;
	text-align: center;
	color: gray;
	border-top: 1px dotted #790003;
	line-height: 26px;
}

#mainText {
	padding: 3px;
	width: 734px;
}

#mainInner {
	width: 734px;
	color: #000;
}

#mainInnerLeft {
	width: 574px;
}

#mainInnerRight {
	width: 160px;
	text-align: right;
}

.menu {
	text-align: right;
}

a.linkbox:link, a.linkbox:visited {
	display: block;
	font-size: 15px;
	color: #e6a6a4;
	text-align: left;
	line-height: 30px;
	width: 160px;
	text-decoration: none;
	background: #790003 url(http://www.kanonkap.se/gfx/linkbox.jpg);
	text-indent: 28px;
	border-bottom: 1px solid #000000;	
}

a.linkbox:hover{
	display: block;
	font-size: 15px;
	color: #fff;
	text-align: left;
	padding-top: 0px;
	width: 160px;
	text-decoration: normal;
	background: #cf0a0c url(http://www.kanonkap.se/gfx/linkbox2.jpg);
	border-bottom: 1px solid #000000;
	text-indent: 28px;
	line-height: 30px;
}

a.linkboxs:link, a.linkboxs:visited {
	display: block;
	font-size: 15px;
	color: #e6a6a4;
	text-align: left;
	line-height: 30px;
	width: 160px;
	text-decoration: none;
	background: #790003 url(http://www.kanonkap.se/gfx/linkbox2.jpg);
	text-indent: 28px;
	border-bottom: 1px solid #000000;	
}

a.linkboxs:hover{
	display: block;
	font-size: 15px;
	color: #fff;
	text-align: left;
	padding-top: 0px;
	width: 160px;
	text-decoration: normal;
	background: #cf0a0c url(http://www.kanonkap.se/gfx/linkbox2.jpg);
	border-bottom: 1px solid #000000;
	text-indent: 28px;
	line-height: 30px;
}

#mainInnerLeft ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainInnerLeft ul li {
	width: 170px;
	height: 233px;
	overflow: hidden;
	float: left;
	font-weight: bold;
	padding: 0px;
	margin: 5px 14px 14px 0;
	text-align: center;
}

#mainInnerLeft ul li ul {
	margin-top: 0px;
}

#mainInnerLeft ul li ul li {
	height: auto;
	text-indent: 3px;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	text-align: right;
	border: 0;
	margin-top: 5px;
	margin-bottom: 0;
	background: transparent;

}

a.campBox:link, a.campBox:visited {
	display: block;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 170px;
	height: 205px;
	text-decoration: none;
	background: #790003;
	padding-top: 10px;
	overflow: hidden;
}

a.campBox:hover{
	display: block;
	font-size: 13px;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	width: 170px;
	text-decoration: normal;
	background: #fa0807;
	overflow: hidden;
}

a.campBox:link img, a.campBox:visited img{
	opacity: 0.6; /* Safari, Opera */
	-moz-opacity:0.60; /* FireFox */
	filter: alpha(opacity=60); /* IE */
	border: 0px;
}

a.campBox:hover img{
	opacity: 1; /* Safari, Opera */
	-moz-opacity:1; /* FireFox */
	filter: alpha(opacity=100); /* IE */
	border: 0px;
}

a.campBox:link iframe, a.campBox:visited iframe{
	opacity: 0.6; /* Safari, Opera */
	-moz-opacity:0.60; /* FireFox */
	filter: alpha(opacity=60); /* IE */
	border: 0px;
}

a.campBox:hover iframe{
	opacity: 1; /* Safari, Opera */
	-moz-opacity:1; /* FireFox */
	filter: alpha(opacity=100); /* IE */
	border: 0px;
}

.cbText {
	width: 160px;
	padding: 5px;
}

.cbImage {
opacity: 0.7; /* Safari, Opera */
-moz-opacity:0.70; /* FireFox */
filter: alpha(opacity=70); /* IE */
}


