*
{
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

a
{
	color: #8DA359;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

}

body
{
	background-image: url(images/skybg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #5FD4FF;
	background-repeat: repeat-x;
}

#outer
{
	width: 800px;
	margin-left: auto;
	margin-right: auto; 
	/*padding: 0.5em;*/
	border-left: 3px solid Silver;
	border-right: 3px solid silver

}



#menu
{
	background-color: White; /*#6C7424*/
	background-image: url('images/a1.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	height: 1.4em;
	line-height: 1.4em;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #6D7B34;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}

#menu a
{
	color: #646464;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
}

#menu li a
{
	padding: 0.8em;
}

#menu li a:hover
{
	background-color: White;
	background-image: url('images/a2.gif');
	color: White;/*hilight text colour*/
	background-repeat: repeat-x;
}

#header
{
	padding: 0.8em 1.2em 1.2em 1.2em;
	background-image: url('images/header.gif');
}

#header h1
{
	font-size: 3em;
	text-transform: none;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#header h2
{
	position: relative;
	top: -0.1em;
	text-transform: lowercase;
	font-size: 0.8em;
	color: #4F4F2B;
}

#outer2
{
	border: dotted 1px #EFEAD1;
	padding: 1.0em;
	background-color: White;
}

#content
{
	margin-top: 1em;
	line-height: 2.2em;
	font-size: 0.9em;
	background-color: White;
	position: relative;
	padding-top: 1.2em;
	padding-right: 0em;
	padding-bottom: 1.2em;
	padding-left: 0em;
	height: 100%;
	overflow: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8DA359;
}


#footer
{
	border-top: dashed 1px #EFEFD6;
	padding-top: 1.0em;
	font-size: 1.0em;
	color: #AFA162;
	padding-left: 1.2em;
	clear: both;
}

#column1
{
	/*background-image: url('images/a1.gif');
	background-repeat: repeat-x;*/
	width: 530px;
	float: left;
	position: relative;
	line-height: 110%;
	padding: 10px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #8DA359;
}

#column1 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #000000;
	font-weight: normal;
	line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#column1bullets {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: oblique;
	line-height: normal;
	margin: 10px;
	font-weight: bolder;
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
	color: #000000;
	padding: 10px;
}

#columnbullets li {
	background-image: url(images/bullet.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 30px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

#column1 h3
{
	font-size: 18pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #53BBE2;
	font-weight: 900;
	margin-bottom: 0.3em;
	line-height: 1;
}

#columnhome
{
	/*background-image: url('images/column1home.gif');
	background-repeat: no-repeat;*/
	width: 195px;
	float: right;
	position: relative;
	margin-left: auto;
	line-height: 110%;
	padding: 10px;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 1.0em;
}


#column2 h3
{
	font-size: 1.1em;
	margin-bottom: 1.0em;
	border-bottom-color: #8CC641;


#column2 ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#column2 li
{
	border-bottom: dashed 1px #EFEFD6;
}

