

body {
	text-align: center;

		/* custom */
		background: #3e453e;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}






#c1 {
	margin: 0 auto;
	width: 968px;
	text-align: left;

		/* custom */
		background:  url(../images/pagebak.gif);
		margin-top: 0;
}

#c2 {

		/* custom */
		background:  none;
}

#c3 {
	margin: 0 auto;
	width: 915px;
}

#topbar {


		/* custom */
		padding-top: 10px;
		margin-bottom: 10px;
		position:relative;
}

#languagelink {
	position:absolute;
	left: 840px;
	top:87px;
	z-index: 500;
	color: white;
	font-size: 1em;
}

#strapline {

		font-size: 1em;
		font-family: "trebuchet ms";
		color: #554e48;
		line-height: 150%;
		float:right;
		margin-top: 10px;
		width:289px;
		height:210px;
		background: url(../images/yellowloz.gif) no-repeat;
}

#strapline div {
		margin: 30px;
		margin-top: 70px;
		text-align: center;
}

#menu {
	/* most menu options found in css/menucss.asp */

		/* custom */
		margin-top: 3px;
		margin-left: 30px;
}

#content {

		/* custom */
		margin-left: 30px;
		margin-right: 0;
		margin-bottom: 30px;
		background: #ffffff;
}

#content img[align=right] {
		margin-bottom: 5px;
		margin-left: 10px;
		float:right;
}

#content img[align=left] {
		margin-bottom: 5px;
		margin-right: 10px;
		float:left;
}

#naturalscotland {
		position:absolute;
		bottom:0;
}

#lhs {
	float:left;

		/* custom - set width of lhs */
		width: 520px;
		margin-right: 50px;
		margin-top: 20px;
}

#rhs {
	float: right;

		/* custom - set width of rhs */
		margin-top: 5px;
		width: 289px;
		background: url(../images/bluetop.gif) no-repeat;
		padding-top: 39px;
}

	#rhsbody {
	padding:10px;
	padding-left:10px;
	background:#ecf4fa;
	text-align:left;
	position:relative;
	}

		#rhsbody div {
		clear:both;
		text-align: right;
		margin-top: 10px;
		}

		#rhsbody span {
		font-size: 10px;
		font-style: italic;
		}

		#rhsbody a img {
		border: 0;
		float:left;
		}

	#rhsfoot {
	background: url(../images/bluebot.gif) no-repeat;
	padding-top: 39px;
	}



#contacts {
		text-align: center;
		font-size: 0.675em;
		color: #ffffff;
		background: #414841;
		padding-top: 5px;
		padding-bottom: 5px;
		border-bottom:5px solid white;
}

#contacts a {
		color: #ffffff;
}

#footer {
	margin: 0 auto;
	width: 968px;

		/* custom */
		padding-top: 10px;
		padding-bottom: 5px;
		background:  url(../images/footshado.gif) no-repeat;
		text-align: center;
		font-size: .675em;
		color: #ffffbb;
}

#footer a {

		color: #ffffff;
}


.clear {
	clear: both;
}

#sitemap li {
margin-left: 15px;
padding-left: 5px;
list-style-type: disc;
}

#sitemap li li {
list-style-type: square;
}

#sitemap li li li {
list-style-type: circle;
}

.hiddenpara {
margin-top: 10px;
}

.hiddenpara a {
font-weight:bold;
color: #656565;
text-decoration: none;
}

.hiddenpara:hover {
text-decoration:none;
}

.hiddenpara span {
display: none;
font-weight: normal;
color: #656565;
margin-top: 5px;
margin-left: 15px;
}


.row0 {
background: #ffffff;
}

.row1 {
background: #eeeeee;
color: #444444;
}

#foi, #ombudsman {
width: 100%;
}

#foi th, #ombudsman th {
background: #555555;
color: #ffffff;
}

#foi td, #ombudsman td {
font-size: 11px;
}

#letter {
border: 1px silver solid;
font-size: 11px;
padding: 20px;
margin-bottom: 10px;
background: #eeeeee;
}

.newsflash {
background:#ffffcc;
color:red;
padding:10px;
border:1px solid black;
margin-top:10px;
margin-bottom:10px;
}