html,body
{
	margin: 0;
	padding: 0;
}

b .small a
{
	font-size: 0.9em;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: block;
}

* html .clearfix
{
	height: 1%;
}

body
{
	font: 75% verdana, arial, sans-serif;
	background: #ffffff;
}

.selected a:visited, .selected a:active
{
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

img
{
	margin: 2px 5px 2px 5px;
}

p
{
	font-size: 1.25em;
	margin: 0 10px 10px;
	padding: 0;
}

.header
{
	margin-right: 60px;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.header h1
{
	height: 50px;
	line-height: 50px;
	padding-left: 30px;
	letter-spacing: 2px;
	font-family: tahoma, "trebuchet ms", verdana, arial, helvetica, sans-serif;
	color: #333333;
	margin: 0;
}

.spacer
{
	clear: both;
	background-image: url(http://www.topout.co.uk/images/spacer.png);
	background-repeat: repeat;
}

.montage
{
color:#220;
	height: 80px;
background-color:#ffc;
	background-image: url(http://www.topout.co.uk/images/montage.jpg);
	background-repeat: no-repeat;
padding-left:860px;
font-size:0.7em;
font-weight:bold;
}


.wrapper
{
	float: left;
	width: 100%;
}

.content
{
	background: #B4E6FD;
	margin: 15px 260px 10px 170px;
	padding: 5px 30px 30px 40px;
	border-left: 20px solid #A3E0FD;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

.content p
{
	font-family: verdana, "sans serif", arial;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #444;
}

.content a, .content a:visited
{
	text-decoration: none;
	color: #00d;
	font-weight: normal;
}

#bluelink a, #bluelink a:link, #bluelink a:active
{
	color: #006699;
}

#bluelink a:hover
{
	color: #990000;
}

.content a:visited
{
	color: #f22;
}

.content a:hover
{
	color: #f00;
}

.content h2
{
	font-size: 1.3em;
	padding-left: 0px;
	color: #000;
	font-family: verdana, arial, sans-serif;
}

.content h3
{
	color: #f22;
	font-size: 1.3em;
}

.content h3 a, .content h3 a:visited
{
	text-decoration: none;
	font-size: 1.3em;
	color: #f22;
}

.nav
{
	float: left;
	width: 150px;
	margin-left: -100%;
	margin-top: 10px;
}

.nav ul li
{
	display: block;
	margin-top: 0;
	background-image: url(http://www.topout.co.uk/images/navbg2.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #333;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.nav ul li a:hover
{
	text-decoration: underline;
}

.nav img
{
	margin-top: 30px;
}

.nav ul,.rt_col ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlink a,#navlink a:link,#navlink a:visited,#navlink a:active
{
	color: red;
}

.nav a:link,a:visited,.footer a:link,a:visited
{
	text-decoration: none;
	color: #fff;
}

a.extralink:link,a.extralink:visited,a.extralink:hover,a.extralink:active
{
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

a.extralink:hover
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.rt_col
{
	background: #A3E0FD;
	float: left;
	width: 240px;
	margin: 5px 0 0 -250px;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}

.rt_col ul li
{
	display: block;
	float: left;
	width: 250px;
	padding: 0;
}

.rt_col p
{
	color: #ED1C24;
	font-size: 85%;
	font-weight: bold;
	text-align: left;
	margin: 0 10px 10px 25px;
}

.rt_col ul li img
{
	padding: 0 0 15px 20px;
	border: 0px;
}

.footer
{
	float: left;
	width: 75%;
	border: 1px solid #322;
	background-color: #0033CC;
	color: #fff;
	margin: -5px 0 0 10px;
	padding-left: 150px;
}

.footer a:hover
{
	text-decoration: underline overline;
	color: #F0F8FF;
}

.footer p
{
	text-align: left;
	font-size: 80%;
	margin: 0;
	padding: 4px;
}

.footer img
{
	margin-left: 50px;
}

hr
{
	text-align: left;
	margin-left: 0px;
	width: 95%;
	color: #B4E6FD;
	background-color: #B4E6FD;
	height: 1px;
}

fieldset
{
	border: none;
}