body, td {
	font-family: arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
}
a {
	border: 0;
	background-color: transparent;
	color: #FFFF00;
}
a:visited {
	background-color: transparent;
	color: #CC0033;
}
a:hover {
	background-color: transparent;
	color: #FF9933;
}
img {
		border: 0;
}
a img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;	
}

a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;	
}

h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	color: #33CC00;
	background-color: transparent;
}

h2 {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: left;
	color: #33CC00;
	background-color: transparent;
}

.alt {
	font-family: arial, helvetica, sans-serif;
	background-color: #000000;
	color: #33CC00;
	font-size: 50%;	
}

/*---------------- Header Bar -------------------*/
#header {
	display: none;
	not visibility: hidden;
}

#header #markwiltshire {
	display: none;
	not visibility: hidden;
}

#header a#markwiltshire:hover {
	display: none;
	not visibility: hidden;
}

#header span{
	position: absolute;
	overflow: hidden;
	width: 0;
}

#header #sendmeamessage {
	display: none;
	not visibility: hidden;
}

#header a#sendmeamessage:hover {
	display: none;
	not visibility: hidden;
}
/*------------- Settings --------------*/
#settings {
	display: none;
	not visibility: hidden;
}

#settings form {
	display: none;
	not visibility: hidden;
}

#settings form input {
	display: none;
	not visibility: hidden;
}

#settings form select {
	display: none;
	not visibility: hidden;
}

#settings form a {
	display: none;
	not visibility: hidden;
}

#settings form td {
	display: none;
	not visibility: hidden;
}

#settings img.language {
	display: none;
	not visibility: hidden;
}

/*------------- sitemap --------------*/
#sitemap {
	display: none;
	not visibility: hidden;
}

/*------------- statcount --------------*/
#statcount {
	display: none;
	not visibility: hidden;
}

#statcount td{
	display: none;
	not visibility: hidden;
}
	
/*------------- Navigation --------------*/
#primaryNav {
	display: none;
	not visibility: hidden;
}

#primaryNav ul {
	display: none;
	not visibility: hidden;
}

#primaryNav ul li {
	display: none;
	not visibility: hidden;
}

#primaryNav li ul {
	display: none;
	not visibility: hidden;
}

/* Styles for Menu Items */
#primaryNav ul li a {
	display: none;
	not visibility: hidden;
}

#primaryNav ul li li a {
	display: none;
	not visibility: hidden;
}

#primaryNav li:hover ul, #primaryNav li.over ul { 
	display: none;
	not visibility: hidden;
	} /* The magic */

#primaryNav li a:hover, #primaryNav li a:over {
	display: none;
	not visibility: hidden;
}

/*-------------- Content Area -----------*/

#content {
	position: absolute;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0 15em 7em 12em;
	padding: 0 1em 0 1em;
	width: 550px;
}

#contentwithborder {
	position: absolute;
	background-color: #FFFFFF;
	border: solid #33CC00;
	border-width: 0 0 0 1px;
	color: #000000;
	margin: 0 15em 7em 12em;
	padding: 0 1em 0 1em;
	width: 550px;
}

#contentwithborder li{
	list-style-position: inside;
	list-style-image: url(/images/greenball.gif);
	list-style-type: circle;
}

#content ul {
	list-style-position: inside;
	list-style-image: url(/images/greenball.gif);
	list-style-type: circle;
}

#contentwindowtitle {
	padding: 0.5em 0 0.1em 0;
	color: #CCFF33;
	text-align: left;
	font-family: Chiller, tahoma, arial, helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}

img.flagsmall {
	width: 47px;
	height: 30px;
	margin: 0 0.5	em 0 0;
}

img.countrynamesmall {
	width: 100px;
	height: 30px;
	margin: 1em 0.5em 0 0.5em;
}

#contentwindow {
	width: 550px;
	margin: 0;
	background: url(/images/b_br.gif) no-repeat bottom right;
	padding: 0;
`}

#contentwindowhead {
	margin: 0;
	background: url(/images/b_tr.gif) no-repeat top right;
	padding: 0;
}

#contentwindowhead h3{
	margin: 0;
	background: url(/images/b_tl.gif) no-repeat top left;
	padding: 0;
	color: #CCFF33;
}

#contentwindowbody {
	padding: 0 20px 20px 20px;
	background: url(/images/b_bl.gif) no-repeat bottom left;
	height: 160px;
}

#contentwindowbody img{
	float: left;
	padding: 0 1em 0 0;
}

#contentwindowbodylarge{
	padding: 0 20px 20px 20px;
	margin: 0;
	background: url(/images/b_bl.gif) no-repeat bottom left;
	height: 400px;
}

#scrollwindow{
	padding: 0 10px 10px 3px;
	margin: 0 2px 10px 10px;
	height: 380px;
	overflow: auto;
	scrollbar-track-color: #666666;
	scrollbar-face-color: #999999;
	scrollbar-base-color: #000000;
	}

#scrollcontent{
	margin: 0;
	padding: 0;	
}


.fontsmall {
	font-size: 0.75em;	
}
/* Amended to ensure no left border */

#contentnonewlinks {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #FFFFFF;
	color: #000000;
	border: solid #33CC00;
	border-width: 0 0 0 1px;
	margin: 0 -11em 7em 12em;
	padding: 0 1em 0 1em;
	width: 550px;
}

img.leftwide {
	float: left;
	margin: 0.5em 1em 0.5em 0;
	height: 150px;
	width: 210px;
}

img.rightwide {
	float: right;
	margin: 0.25em 0 0.25em 1em;
	right: 340px;
	height: 150px;
	width: 210px;
}

img.lefttall {
	float: left;
	margin: 0.25em 1em 0.25em 0;
	height: 200px;
	width: 150px;
}

img.righttall {
	float: right;
	right: 340px;
	margin: 0.25em 0 0.25em 1em;
	height: 200px;
	width: 150px;
}

img.iconsize {
	margin: 0.25em 0 0.25em 0;
	height: 25px;
	width: 25px;
}

#contentlinkspage {
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	border: solid #33CC00;
	border-width: 0 0 0 1px;
	margin: 0 -11em 7em 12em;
	padding: 0 1em 0 1em;
	width: 550px;
}

#contentlinkspage img {
	float: left;
	height: 20px;
	width: 110px;
	margin: 0 1em 0.5em 0;
}

#contentmusic {
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	border: solid #33CC00;
	border-width: 0 0 0 1px;
	margin: 0 -11em 7em 12em;
	padding: 0 1em 0 1em;
	width: 550px;
}

#contentmusic a{
	background-color: #000000;
	color: #FF9933;
	font-family: "Courier New",Courier,monospace;
	font-size: 0.5em;
}

#contentphotos {
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	border: solid #33CC00;
	border-width: 0 0 0 1px;
	margin: 0 -11em 7em 12em;
	padding: 0 1em 0 1em;
	width: 550px;
}

#contentphotos td{
	font-size: 0.8em;
}

#contentphotos a{
	background-color: #000000;
	color: #33CC00;
	font-size: 0.8em;
}

#contentphotos a:visited {
	background-color: transparent;
	color: #CC0033;
}

#contentphotos a:hover {
	background-color: transparent;
	color: #FFFF00;
}

#contentsitemap {
	list-style: none inside;
	display: block;
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	border: solid #33CC00;
	border-width: 0 0 0 1px;
	margin: 0 15em 7em 12em;
	padding: 0 1em 0 1em;
	width: 550px;
}

#contentsitemap li {
	padding-left: 20px;
	background-image: url(/images/greenball.gif);
	background-repeat: no-repeat;
	background-position: 0 0em;
}

#contentsitemap a{
	background-color: #000000;
	color: #33CC00;
}

#contentsitemap a:visited {
	background-color: transparent;
	color: #CC0033;
}

#contentsitemap a:hover {
	background-color: transparent;
	color: #FFFF00;
}

#contentcentre {
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	border-width: 0 0 0 1px;
	margin: 4em 11em 7em 12em;
	padding: 0 1em 0 1em;
}

#contenttraveloverview {
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 0.8em;
	border: solid #33CC00;
	border-width: 0 0 0 1px;
	margin: 0 -11em 7em 12em;
	padding: 0 1em 0 1em;
	width: 900px;
	height: 800px;	
}

#contenttraveloverview td{
 vertical-align: top;
}

#contenttraveloverview img.samericamap {
	position: absolute;
	top: 100px;
	left: 20px;
	width: 500px;
	height: 737px;	
}

#contenttraveloverview img.flag {
	position: absolute;
	top: 100px;
	left: 530px;
	width: 61px;
	height: 39px;	
}

#contenttraveloverview img.countryname {
	position: absolute;
	top: 150px;
	left: 530px;
	width: 200px;
	height: 70px;
}

#contenttraveloverview #traveloverview{
	position: absolute;
	top: 230px;
	left: 530px;	
}

#contenttravelcountry {
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 0.8em;
	border: solid #33CC00;
	border-width: 0 0 0 1px;
	margin: 0 -11em 7em 12em;
	padding: 0 1em 0 1em;
	width: 900px;
	height: 800px;	
}

#contenttravelcountry img.flag {
	position: absolute;
	top: 40px;
	left: 10px;
	width: 61px;
	height: 39px;	
}

#contenttravelcountry img.countryname {
	position: absolute;
	top: 40px;
	left: 80px;
	width: 120px;
	height: 39px;		
}

#contenttravelcountry img.map {
	position: absolute;
	top: 100px;
	left: 130px;
}

#contenttravelcountry img.legend {
	position: absolute;
	top: 40px;
	left: 650px;
}

#calendar {
	display: none;
	not visibility: hidden;
}

#calendar tr{
	display: none;
	not visibility: hidden;
}

#calendar td{
	display: none;
	not visibility: hidden;
}

.backtotop {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.6em;
	float: right;
}

.nextmonth {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.6em;
	float: left;
	}

.notehead {
	font-weight: bold;
	text-align: left;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 1.2em;
	;color: #CC0033;
	color: #33CC00;
	background-color: transparent;
}

.notehead a{
	;color: #CC0033;
	color: #33CC00;
}

.code {
	background-color: #000000;
	color: #FF9933;
	font-family: "Courier New",Courier,monospace;
	font-size: 1em;
}

/*------------- New Links -----------*/
#leftborder {
	display: none;
	not visibility: hidden;
}

#leftborder #newlinks img {
	display: none;
	not visibility: hidden;
}

#hotlinks {
	display: none;
	not visibility: hidden;
}

#hotlinks img.hot{
	display: none;
	not visibility: hidden;
}


#bbcsynd {
}

/*------------ footer -----------*/


#footer {
	display: none;
	not visibility: hidden;
}

#footer span{
	display: none;
	not visibility: hidden;
}

#footer #rac {
	display: none;
	not visibility: hidden;
}

#footer a#rac:hover {
	display: none;
	not visibility: hidden;
}

#footer a img {
	display: none;
	not visibility: hidden;
}

#footer td{
	display: none;
	not visibility: hidden;
}

#ipaddr {
	display: none;
	not visibility: hidden;
}

/*------------- Links  ------------*/

#links {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: transparent;	
}

#links img {
	float: left;
	height: 25px;
	width: 120px;
	margin: 0 1em 0.5em 0;
}

/*------------ search -----------*/


#search {
	display: none;
	not visibility: hidden;
}

#search input{
	display: none;
	not visibility: hidden;
}