/* This code is the property of marketing-concepts.co.uk */
/* Any attempts to steal this code will result in legal proceedings */

body {
	font: 8pt Arial;
	background: url(skybg_large.jpg) no-repeat top;
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
	}

p {
	text-align: justify;
	}

ul {
	font: 11pt Garamond, Arial;
	list-style-image: url(images/button-black-yy.gif);
	text-transform: capitalise;
	line-height: 115%;
	}
	
ul ul {
	line-height: 100%;
	list-style-image: url(images/button-black-whirl.gif);
	text-transform: none;
	color: #808080;
	}
	
ol {
	line-height: 115%;
	font: 13pt Courier New, Arial;
	color: #804040;
	text-align: center;
	}

a {
	color: #000000;
	}
	
a:link {
	color: #808080;
	}
	
a:visited {
	color: #000000;
	}
	
.moz {
	vertical-align: top;
	}
	
.barmeal {
	font: 12pt Courier New, Arial;
	color: #804040;
	font-weight: bold;
	text-align: center;
	}
	
.barmeal2 {
	font: 12pt Courier New, Arial;
	color: #804040;
	font-weight: bold;
	}
	
#menu {
	font: 13pt Courier New, Arial;
	text-align: center;
	color: #804040;
	font-weight: bold;
	}
	 
#form {
	font: 13pt Courier New, Arial;
	color: #804040;
	}
		
#small_gap {
	line-height: 20%;
	}

#small_gap2 {
	line-height: 50%;
	}

#link_main {
	font: 20pt Courier New, Arial;
	color: #800000;
	text-transform: capitalise;
	font-weight: bold;
	text-align: left;
	}
	
#link_sub {
	font: 13pt Courier New, Arial;
	color: #804040;
	text-transform: capitalise;
	text-align: right;
	}
	
#link_activities {
	font: 13pt Courier New, Arial;
	text-align: left;
	text-indent: 20;
	}
	
#small_notes {
	font: 9pt Courier New, Arial;
	text-transform: uppercase;
	color: #008000;
	}
		
#justify_two {
	font: 10pt Arial;
	text-align: justify;
	line-height: 120%;
	}
		
#left_column {
	float: left;
	text-align: top;	
	margin-top: 5px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 25px;
	height: 350px;
	border: 0px solid #fff;
	line-height: 120%;
	}
	
#right_column {
	background: url(navigationbg.gif) repeat;
	font: Arial;
	margin-top: 0px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 2px;
	height: 500px;
	border: 3pt outset #98ACF3;
	}
