@font-face
{
	font-family: NotCourierSans;
	src: url('http://ribbontree.co.uk/fonts/OSP_-_NotCourierSans.otf');
}

.content_tl
{
	background: url(../images/wh_tl.png) 0 0 no-repeat;
}
.content_tr
{
	background: url(../images/wh_tr.png) 100% 0 no-repeat;
}
.content_bl
{
	background: url(../images/wh_bl.png) 0 100% no-repeat;
}
.content_br
{
	background: url(../images/wh_br.png) 100% 100% no-repeat;
}
.page_tl
{
	background: url(../images/tq_tl.png) 0 0 no-repeat;
}
.page_tr
{
	background: url(../images/tq_tr.png) 100% 0 no-repeat;
}
.page_bl
{
	background: url(../images/tq_bl.png) 0 100% no-repeat;
}
.page_br
{
	background: url(../images/tq_br.png) 100% 100% no-repeat;
}
a
{
	color: #184500;
	font-weight: bold;
	text-decoration: none;
}
a:active
{
	color: #184500;
}
a:visited
{
	color: #184500;
}
a:hover
{
	text-decoration: underline;
}
html
{
	overflow: scroll;
}
body
{
	background-color: #006666;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
}
div
{
	padding: 0px;
}
td
{
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6
{
	margin: 0px;
}
h1
{
	font-family: NotCourierSans, Lucida Console, Arial;
	font-size: 28px;
}
h2
{
	font-size: 24px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h3
{
	font-size: 20px;
	margin-left: 10px;
}
h4
{
	font-size: 18px;
}
h5
{
	font-size: 16px;
}
h6
{
	font-size: 14px;
}
.ad_box
{
	background-color: #006666;
	color: #FFFFFF;
}
.ad_box_internal
{
	padding: 5px;
}
.normal_box
{
	background-color: #006666;
	color: #FFFFFF;
	margin-bottom: 22px;
	width: 540px;
}
.normal_box a
{
	color: #FFFFFF;
	text-decoration: underline;
}
.normal_box a:active
{
	color: #FFFFFF;
}
.normal_box a:visited
{
	color: #FFFFFF;
}
.normal_box_date
{
	margin-bottom: 10px;
	text-align: right;
	width: 530px;
}
.headline_internal, .normal_box_internal
{
	padding: 10px;
}
.clear 
{
	clear:both;
	height:1px;
	overflow:hidden;
}
.clear_left
{
	clear: left;
	height:1px;
	overflow:hidden;
}
.code
{
	background-color: #E8E8FF;
	color: #184500;
	padding: 10px;
}
.column_main
{
	width: 750px;
}
.column_right
{
	width: 175px;
}
.comment
{
	color: #009900;
}
.contact input, textarea
{
	color: #184500;
	font-family: arial;
	font-size: 12px;
	width: 400px;
}
.contact textarea
{
	height: 230px;
}
.contact #submit
{
	width: 120px;
}
.content
{
	background-color: #FFFFFF;
	width: 800px;
}
.content_int
{
	padding: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.footer
{
	color: #FFFFFF;
	text-align: center;
	width: 800px;
}
.footer a
{
	color: #FFFFFF;
	font-weight: normal;
}
.footer a:active
{
	color: #FFFFFF;
}
.footer a:visited
{
	color: #FFFFFF;
}
.headline
{
	background-color: #006666;
	color: #FFFFFF;
	float: left;
	margin-right: 10px;
	width: 180px;
}
.headline a
{
	color: #FFFFFF;
}
.headline a:hover
{
	text-decoration: none;
}
.headline a:active
{
	color: #FFFFFF;
}
.headline a:visited
{
	color: #FFFFFF;
}
.headline_date
{
	margin-bottom: 10px;
	text-align: right;
	width: 100%;
}
.headline_internal h3, .normal_box_internal h3
{
	margin-left: 0px;
	margin-bottom: 10px;
}
.headline_item
{
	text-align: left;
	width: 100%;
}
.headline_item a:hover
{
	text-decoration: underline;
}
.headline_separator
{
	border-bottom: solid 1px #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 3px;
	width: 50%;
}
.img_main
{
	float: right;
}
.img_main img
{
	height: 160px;
	width: 160px;
}
.info_table td
{
	padding: 5px;
}
.inline
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.inline li
{
	display: inline;
}
.left_bar
{
	color: #FFFFFF;
	float: left;
	width: 180px;
}
.links
{
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 15px;
}
.links a:hover
{
	text-decoration: none;
}
.minheight
{
	float: right;
	height: 545px;
	width: 1px;
}
.page
{
	color: #184500;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 800px;
}
.right_bar
{
	color: #FFFFFF;
	float: right;
	height: 605px;
	width: 180px;
}

