html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, b {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	}			/* All the above resets css for all browsers */

/* Accessibility links positioned off-screen */
#skip, #return	{
	position: absolute;
	top: -500px;
	left: -900px;
	}

/* START main divs */
body	{
	background-color: #243D52;
	text-align: center;
	color: #CCCCCC;
	font-family: verdana, arial, sans-serif;
	margin: 0 0 20px 0;
	}

#container	{
	border: 1px solid #111111;
	width: 850px;
	margin: 7px auto 0px auto;
	text-align: left;
	background-color: #111111;
	}

#header	{
	background-color: #000000;
	background-image: url("images-site/moonflower.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	height: 125px;
	}

#content	{

	padding: 20px 30px 0px 30px;
	font-size: 0.8em;
	}

#footer	{
	width: 710px;
	margin: 5px auto 0px auto;
	text-align: center;
	color: #666;
	font-size: 0.6em
	}

#logo	{
	margin: 0px 0 0 40px;
	}
/* END main divs */


/* START menu */
#topmenu	{
	width: 850px;
	list-style-type: none;
	text-align: center;
	padding: 5px 0;
	font-size: 0.8em;
	background-color: #555;
	background-image: url("images-site/bg-nav.gif");
	background-position: left center;
	background-repeat: repeat-x;
	height: 30px;
	}

#topmenu li	{
	display: inline;
	}

.last	{
	border-right: 1px solid #222;
	}

#topmenu li a	{
	color: #CCCCCC;
	padding: 5px 20px;
	overflow: hidden;
	text-decoration: none;
	border-left: 1px solid #222222;
	margin-left: -5px;
	}

#topmenu li a:hover	{
	text-decoration: underline;
	color: #ddd;
	background-color: #222;
	}
/* END menu */

/* START text formatting */
h1	{
	font-size: 1.4em;
	/*color: #3D7AB8;*/
	font-weight: normal;
	margin: 0 0 20px 0;
	text-align: center;
	font-family: arial;
	}

h2	{
	font-size: 1.2em;
	/*color: #3D7AB8;*/
	font-weight: normal;
	margin: 0 0 20px 0;
	text-align: center;
	}

h3	{
	font-size: 1.0em;
	color: #3D7AB8;
	font-weight: normal;
		margin: 0 0 20px 0;
	text-align: center;
	}

p	{
	margin: 5px 0 10px 0;
	}

a:link    { color: #3D7AB8; text-decoration: none; }    /* unvisited links */
a:visited { color: #3D7AB8; text-decoration: none; }   /* visited links   */
a:hover   { color: #CCCCCC; text-decoration: underline; } /* user hovers     */
a:active  { color: #3D7AB8; }   /* active links    */
/* END text formatting */

/* START miscellaneous */
.clear	{
	clear: both;
	}
	
.bold	{
	font-weight: bold;
	}

.underline	{
	text-decoration: underline;
	}
	
	.center	{
	text-align: center;
	}

.youtube-homepage	{
	float: left;
	background-color: #191919;
	border: 10px solid #191919;
	width: 360px;
	height: 302px;
	margin-left: 23px;
	}

#try-home	{
	float: left;
	border: 0px solid #777722;
	padding: 70px 20px;
	width: 80px;
	height: 200px;
	text-align: center;
	}

#buy-home	{
	float: right;
	padding: 70px 20px;
	width: 80px;
	height: 200px;
	text-align: center;
	margin-right: 9px;
	}

.home-details	{
	list-style-type: none;
	margin-bottom: 40px;
	}



.home-details li a:hover	{
	color: #5E6F97;
	text-decoration: underline;
	}

.fullwidth-homepage	{
	width: 100%;
	border-bottom: 1px dotted #333;
	height: 342px;
	}

.fullwidth	{
	width: 100%;
	margin: 12px 0;
	clear: both;
	}

.small-vid-right	{
	float: right;
	border: 5px solid #191919;
	background-color: #191919;
	margin: 10px 0 0 10px;
	}

#contact-addr, #reg-addr	{
	float: left;
	}

#reg-addr	{
	margin-left: 120px;
	}
/* END miscellaneous */



/* START table formatting */
table	{
	width: 100%;
	margin: 0 auto;
	}

thead	{
	background-color: #202020;
	}

#none	{
	background-color: #111111;
	}
th	{
	padding: 4px 0 6px 5px;
	}

.odd	{
	background-color: #3B3B3B;
	}

.even	{
	background-color: #2C2C2C;
	}

td	{
	padding: 2px 0 4px 5px;
	}

.firstColumn	{
	background-color: #202020;
	}
/* END table formatting */

.scrshot-lge-left{
	float: left;
	margin: 0 30px 20px 0;
	}
	
sup	{
	font-size: 0.6em;
	margin: -4px 0 0 0;
	padding: 0;
	}
.sm-txt{
	font-size: 0.7em;
	}
.flag-div{
	width: 400px;
	float: right;
	padding: 40px 0 0 50px;
	background: url(images-content/union-jack-small.png) 0 49px no-repeat;
	}
	
	.flag-p{
	padding: 0px 0 0 50px;
	background: url(images-content/union-jack-small.png) 0 4px no-repeat;
	margin: -100px 0 0 0;
	}
	
.lc	{
	float: left;
	border: 0px solid #777722;
	padding: 10px;
	width: 400px;
	text-align: left;
	}
	
.rc	{
	float: right;
	border: 0px solid #777722;
	padding: 10px;
	width: 320px;
	text-align: left;
