body, td {
	font-family: arial, helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
}

.nostyle 	{
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-color: #33CC00;
	border-bottom-style: solid;
	border-top-width: thin;
	border-top-color: #33CC00;
	border-top-style: solid;
	font-size: 1px;
	}

a {
	border: 0;
	background-color: transparent;
	color: #FFFF00;
}
a:visited {
	background-color: transparent;
	color: #CC0033;
}
a:hover {
	background-color: transparent;
	color: #33CC00;
}
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 {
	height: 51px;
	width: 100%;
}

#header #markwiltshire {
	display: block;
	position: absolute;
	top: 0;
	border: thin;
	left: 282px;
	width: 414px;
	height: 51px;
	background: url("/images/titleimages/title_flip.gif") no-repeat 0px 0px;
}

#header a#markwiltshire:hover {
	background: url("/images/titleimages/title_flip.gif") no-repeat 0px -51px;
}

#header span{
	position: absolute;
	overflow: hidden;
	width: 0;
}


#header #sendmeamessage {
	display: block;
	position: absolute;
	float: right;
	right: 0;
	top: 25px;
	border: thin;
	width: 255px;
	height: 30px;
	background: url("/images/titleimages/mailto_flip.gif") no-repeat 0px 0px;
}

#header a#sendmeamessage:hover {
	background: url("/images/titleimages/mailto_flip.gif") no-repeat 0px -30px;
}
/*------------- Settings --------------*/
#settings {
	position: absolute;
	left: 10px;
	top: 10px;
	border: 0;
}

#settings span{
	position: absolute;
	overflow: hidden;
	width: 0;
}

#settings form {
	padding: 0;
	margin: 0 0 0 0;
	font-size: 8px;
}

#settings form input {
	background-color: #33CC00;
	Border-color: #33CC00;
	font-size: 8px;
}

#settings form select {
	color: #000000;
	font-size: 8px;
}

#settings form a {
	color: #FFFFFF;
	font-size: 8px;
	border-bottom: 0;
}

#settings form td {
	color: #FFFFFF;
	font-size: 8px;
}

#settings img.language {
	height: 15px;
	width: 20px;
	border: 0;
	padding: 0;
}

#settings #sitemaplogo {
	display: block;
	position: absolute;
	top: 0px;
	border: thin;
	left: 125px;
	width: 46px;
	height: 47px;
	background: url("/images/titleimages/sitemap_flip.gif") no-repeat 0px 0px;
}

#settings a#sitemaplogo:hover{
	background: url("/images/titleimages/sitemap_flip.gif") no-repeat 0px -47px;
}


/*------------- sitemap page, logo is in settings--------------*/

.sitemap {
	color: #000000;
	margin:0 30px 1em 30px;
	padding: 5px;
	color: #000000;
	width: 100%;
	text-align: left;
	font-size: 0.7em;
}

.sitemap tr {
	color: #000000;
}

.sitemap td {
	color: #000000;
	vertical-align: top;
}
.sitemap a{
	color: #000000;
}

.sitemap a:visited {
	background-color: transparent;
	color: #CC0033;
}

.sitemap a:hover {
	background-color: transparent;
	color: #33CC00;
}

.sitemap ul {
	margin:0;
	padding:0;
	list-style: none inside none;
}

.sitemap li {
	padding:0;
	margin:0 0 0.25em 0;
	list-style: none;
}

.sitemap ul ul li {
	margin-left:1.5em;
	list-style: none;
}

.sitemap table {
	border: thin solid #CCCCCC;
	width: 100%;
	padding: 5px;
}

#green1 {
	background-color: #62FF67;
}

#green2 {
	background-color: #C8FFCB;
}

#blue1 {
	background-color: #9DB7FF;
}

#blue2 {
	background-color: #D4DEFF;
}

/*------------- statcount --------------*/
#statcount {
	position: absolute;
	left: 180px;
	top: 10px;
}

#statcount td{
	font-family: "Arial Rounded MT Bold", "Bauhaus 93", sans-serif;
	font-size: 0.9em;
	color: #33CC00;
}

/*------------- Navigation --------------*/
#primaryNav {
	position: absolute;
	left: 0;
	top: 60px;
	width: 9em;
	padding: 1em;
}

#primaryNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 140px; /* Width of Menu Items */
	border-bottom: 1px solid #000000;
}

#primaryNav ul li {
	position: relative;
}

#primaryNav li ul {
	position: absolute;
	left: 139px; /* Set 1px less than menu width */
	top: 0;
	display: none;
}

/* Styles for Menu Items */
#primaryNav ul li a {
	display: block;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", "Bauhaus 93", sans-serif;
	background-color: #000000;
	font-size: 1.2em;
	color: #33CC00;
	padding: 5px;
	border: 1px solid #000000; /* IE6 Bug */
	border-bottom: 0;
}

#primaryNav ul li li a {
	font-family: "Arial Rounded MT Bold", "Bauhaus 93", sans-serif;
	font-size: 0.8em;
}

/* Holly Hack. IE Requirement \*/
* html #primaryNav ul li { float: left; height: 1%; }
* html #primaryNav ul li a { height: 1%; }
/* End */

#primaryNav li:hover ul, #primaryNav li.over ul {
	display: block;
	} /* The magic */

#primaryNav li a:hover, #primaryNav li a:over {
	background-color: #33CC00;
	color: #000000;
   /* border-bottom: 1px solid #CC0033; */
	text-decoration: none;
}

/*-------------- Content Area -----------*/

#content {
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0 200px 70px 160px;
	padding: 0 10px 0 10px;
	width: 550px;
}

#contentwithborder {
	position: absolute;
	background-color: #000000;
	border: solid #33CC00;
	border-width: 0 0 0 1px;
	color: #FFFFFF;
	margin: 0 200px 70px 160px;
	padding: 0 10px 0 10px;
	width: 550px;
}

#contentwithborder li{
	list-style-position: inside;
	list-style-image: url(/images/greenball.gif);
	list-style-type: circle;
}

#contentwindowtitle {
	padding: 5px 0 1px 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 5px 0 0;
}

img.flagmed {
	width: 4.5em;
	height: 3em;
}

img.countrynamesmall {
	width: 100px;
	height: 30px;
	margin: 10px 5px 0 5px;
}

#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 10px 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;
}

#contentnonewlinks {
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	border: solid #33CC00;
	border-width: 0 0 0 1px;
	margin: 0 200px 70px 160px;
	padding: 0 10px 0 10px;
	width: 750px;
}

img.leftwide {
	float: left;
	margin: 5px 10px 5px 0;
	height: 9em;
	width: 12em;
}

img.rightwide {
	float: right;
	margin: 2.5px 0 2.5px 10px;
	right: 340px;
	height: 9em;
	width: 12em;
}

img.left {
	float: left;
	margin: 2.5px 10px 2.5px 0;
}

img.right {
	float: right;
	right: 340px;
	margin: 2.5px 0 2.5px 10px;
}

img.lefttall {
	float: left;
	margin: 2.5px 10px 2.5px 0;
	height: 12em;
	width: 9em;
}

img.righttall {
	float: right;
	right: 340px;
	margin: 2.5px 0 2.5px 10px;
	height: 12em;
	width: 9em;
}

img.iconsize {
	margin: 2.5px 0 2.5px 0;
	height: 25px;
	width: 25px;
}

#contentlinkspage {
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	border: solid #33CC00;
	border-width: 0 0 0 1px;
	margin: 0 -110px 70px 160px;
	padding: 0 10px 0 10px;
	width: 550px;
}

#contentlinkspage img {
	float: left;
	height: 20px;
	width: 110px;
	margin: 0 10px 5px 0;
}

#contentmusic {
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	border: solid #33CC00;
	border-width: 0 0 0 1px;
	margin: 0 -110px 70px 160px;
	padding: 0 10px 0 10px;
	width: 550px;
}

#contentmusic a{
	background-color: #000000;
	color: #FF9933;
	font-family: "Courier New",Courier,monospace;
	font-size: 0.6em;
}

#contentphotos {
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	border: solid #33CC00;
	border-width: 0 0 0 1px;
	margin: 0 -110px 70px 160px;
	padding: 0 10px 0 10px;
	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;
}

#contentcentre {
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	border-width: 0 0 0 1px;
	margin: 40px 110px 70px 160px;
	padding: 0 10px 0 10px;
}

#contenttraveloverview {
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 0.8em;
	border: solid #33CC00;
	border-width: 0 0 0 1px;
	margin: 0 -110px 70px 160px;
	padding: 0 10px 0 10px;
	width: 900px;
	height: 800px;
}

#contenttraveloverview td{
	vertical-align: top;
}

#contenttraveloverview img.samericamap {
	position: absolute;
	top: 110px;
	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 -110px 70px 160px;
	padding: 0 10px 0 10px;
	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;
}

#calfullpage {
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	border: solid #33CC00;
	border-width: 0 0 0 1px;
	margin: 0 200px 70px 160px;
	padding: 0 20px 0 20px;
	width: 750px;
	font-size: 70%;
}

#calfullpage tr{
	color: #33CC00;
}

#calfullpage td{
	text-align: right;
	vertical-align: top;
}

#calfullpage maintable.td{
	padding: 0 40px 0 40px;
}

#calfullpage innertable.td{
	padding: 0;
}

#calendar {
	position: absolute;
	top: 330px;
	left: 0px;
	width: 90px;
	padding: 10px;
	font-size: 50%;
}

#calendar tr{
	color: #33CC00;
}

#calendar td{
	text-align: right;
}

.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;
	margin: 0 5px;
	}

.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 {
	position: absolute;
	right: 0px;
	top: 60px;
	width: 200px;
	background-color: #000000;
	color: #FFFFFF;
	padding: 0 1px 10px 10px;
	border: 0;
}

#newlinks {
	position: relative;
	display: block;
}

#newlinks img {
	float: left;
	height: 37px;
	width: 175px;
	margin: 0 10px 5px 0;
	border: 0;
}

#newlinks img.linklarge {
	float: left;
	height: 175px;
	width: 175px;
	margin: 0 10px 5px 0;
	border: 0;
}

#newlinks img.linkmed {
	float: left;
	height: 100px;
	width: 175px;
	margin: 0 10px 5px 0;
	border: 0;
}

#hotlinks {
	position: absolute;
	right: 175px;
	top: 0;
}

#hotlinks img.hot{
	float: left;
	height: 37px;
	width: 37px;
	margin: 0 10px 5px 0;
	border: 0;
}

#hotlinks img.extra2large{
	float: left;
	height: 129px;
	width: 37px;
	margin: 0 10px 5px 0;
	border: 0;
}

#hotlinks img.extra2med{
	float: left;
	height: 54px;
	width: 37px;
	margin: 0 10px 5px 0;
	border: 0;
}

#bbcsynd {
	position: absolute;
	right: 15px;
	margin: 0 10px 5px 0;
	border: 0;
	padding: 0 1px 10px 10px;
	border: 0;
}

/*------------ footer -----------*/


#footer {
	position: absolute;
	bottom: 1em;
	margin-left: 170px;
	padding-bottom: 10px;
}

#footer span{
	position: absolute;
	overflow: hidden;
	width: 0;
}

#footer #rac {
	display: block;
	width: 176px;
	height: 30px;
	background: url("/images/titleimages/RAC_small_flip.gif") no-repeat 0px 0px;
}

#footer a#rac:hover {
	background: url("/images/titleimages/RAC_small_flip.gif") no-repeat 0px -30px;
}

#footer a img {
   border: 0;
	height: 31px;
	width: 88px;
}

#footer td{
	font-size: xx-small;
	vertical-align: bottom;
}

#ipaddr {
	display: inline;
	overflow: visible;
	font-size: xx-small;
	vertical-align: bottom;
}

/*------------- 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 10px 5px 0;
}

/*------------ search -----------*/


#search {
	position: absolute;
	bottom: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	font-size: xx-small;
}

#search input{
	font-size: xx-small;
}