#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	background-color: #CCCCCC;
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #000; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000; text-decoration: underline; }

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: "Trebuchet MS", Trebuchet, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family:"Trebuchet MS", Trebuchet, verdana, arial;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding:8px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}
#clearfooter {
	height:20px;
	overflow:hidden;
}
#footer {
	bottom:0px;
	z-index:4;
	height:50px;
	margin-top:0;
	width:800px;
	margin:auto;
	background-image: Url(http://www.tremaer.co.uk/resources/boulder_logo.png);
	background-position:center right;
	background-repeat:no-repeat;
	background-color:#586D72;
	font-family: "Myriad Pro", "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #C7B888;
	text-decoration:none;
	text-align:center;
}
a.pagenavlinks:link {
	font-family: Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003399;
	text-decoration: none;
}
a.pagenavlinks:visited {
	font-family: Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003399;
	text-decoration: none; 
}
a.pagenavlinks:hover {
	font-family: Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC6633;
	text-decoration: none; 
}
a.pagenavlinks:active {
	font-family: Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003399;
	text-decoration: none;
}

strong {
	color:#CC6633;
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
}
.sectionlistlinksitems {
	list-style-type: none;
	line-height: 180%;
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003366;
	text-decoration: none;
	text-align: left;
	margin-left:320px;
	padding-right:20px;
}
a.sectiontextlistlinks:link {
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC6633;
	text-decoration: none;
}
a.sectiontextlistlinks:visited {
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003399;
	text-decoration: none; 
}
a.sectiontextlistlinks:hover {
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC6633;
	text-decoration: none; 
}
a.sectiontextlistlinks:active {
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003399;
	text-decoration: none;
}
.sectiontitle {
	font-family: "Lucida Sans Unicode", Trebuchet, "Trebuchet MS", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: lighter;
	color:white;
	margin-top:50px;
	text-decoration: none;
	text-align: right;
	border-bottom:thin #CCCC9A solid;
	padding-right:20px;
	letter-spacing: 1px;
}
.sectiontext {
	color:#003366;
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	margin-left: 320px;
	padding-right: 20px;
}
div#pagecontents {
	position: relative;
	width:800px;
	min-height: 400px;
	background-image: Url(http://www.tremaer.co.uk/resources/bkg.gif);
	background-repeat: repeat-y;
	text-align: right;
	padding-top:30px;
	padding-bottom:50px;	
}
body, html {
height:100%;
}
body {
margin:0;
padding:0;
}
#wrap {
position:relative;
width:800px;
margin:auto;
min-height:75%;
}
* html #wrap {
height:75%;
margin:auto;
}
.returnbutton {
	font-family: "Franklin Gothic Book", Trebuchet, "Trebuchet MS", "Lucida Sans Unicode", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC6633;
	text-decoration: none;
	}
