body {
	background-attachment: fixed;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
}
#header {
	height: 150px;

}
#header a {
	color: #FFF;
	text-decoration: none;
}
#navigation {
}
#navigation ul {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 90px;
}
#navigation ul li {
	margin: 0px;
	padding: 0px;
	width: 153px;
	display: inline;
}
#navigation ul li a {
	line-height: 30px;
	display: block;
	height: 30px;
	width: 143px;
	padding-left: 10px;
	float: left;
}


#header a:hover {
	color: #C00;
}

#content {
}
#footer {
	padding-bottom: 20px;
	background-color: #000;
	padding-top: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.relative {
	position: relative;
}
.image-gap {
	margin-bottom: 300px;
}
#noeland {
	position: absolute;
	top: -320px;
	right: -100px;
}
#container {
	background-attachment: fixed;
	background-color: #0f0f0e;
	background-image: url(/img/s8airsoft-glasgow-airsofting-scotland-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}
.sidebar {
}
.sidebar ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.sidebar ul li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.sidebar ul li a {
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
.sidebar ul li a:hover {
	color: #C00;
	background-color: #666;
	}
#grass {
	background-attachment: scroll;
	background-image: url(/img/s8airsoftairsoft-scotland.gif);
	background-position: center bottom;
	height: 100px;
	background-repeat: repeat-x;
}
.side-img {
	padding: 4px;
	border: 1px solid #999;
}
.right {
	text-align: right;
}
.post-info {
	margin-top:20px;
	margin-bottom:20px;
	font-size: 10px;
	text-align: right;
}
.mast {}
.mast h1 {
	text-indent: -9000px;
	display: block;
	}
.descript {
	font-size: 12px;
	text-align: right;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	background-attachment: scroll;
	background-image: url(/img/glasgow-airsoft-scotland.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.headrule {
	margin-top: 20px;
}
#logo {
	height: 178px;
	width: 395px;
	position: absolute;
	top: -20px;
	z-index: 30;
	left: -60px;
}
.10padbot {
	margin-bottom: 10px;
}
a {
	color: #C00;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
.linkprev a {
	font-size: 14px;
	line-height: 16px;
	background-attachment: scroll;
	background-image: url(/img/back.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 16px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.linknext a {
	font-size: 14px;
	line-height: 16px;
	background-attachment: scroll;
	background-image: url(/img/next.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 20px;
}

