

body
        {
	background-image:url(./../images/cameltile.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-color: #000000;
	font-family: comic sans ms;
	font-size: 14px;
	font-color:#92D6D8;
	line-height:16px;
	margin-top: 0em;
        margin-right: 0em;
        margin-bottom: 0em;
        margin-left: 0em;
	scrollbar-3d-light-color:#000000;
	scrollbar-arrow-color:#555555;
	scrollbar-base-color:#000000;
	scrollbar-dark-shadow-color:#555555;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#777777;
	scrollbar-shadow-color:#888888;
        }

td
	{
	border: 0px solid black;
	padding: 1em;
	font-family: comic sans ms, arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:16px
	font-color:#0000ff;
	}

img.leftround
	{
	position: absolute;left:11; top:0; height:29; width:29;
	}

img.rightround
	{
	position: absolute;left:770; top:0; height:29; width:29;
	}

img.onoff
	{
	position: absolute;left:3; top:1; height:25; width:59;
	}

img.map
	{
	position: absolute;left:11; top:11; height:600; width:213;
	}

h1
	{
	background:none;
	font-color:#990099;
	text-decoration:none;
	font-family: comic sans ms;
	font-size: 30px;
	line-height:32px;
	}

h2
	{
	color:#990099;
	font-family: comic sans ms;
	font-size: 26px;
	line-height:28px;
	}

h3
	{
	color:#000000;
	font-family: comic sans ms;
	font-size: 18px;
	line-height:22px;
	}

h4
	{
	color:#000000;
	font-family: comic sans ms;
	font-size: 18px;
	line-height:22px;
	}

a:link
	{
	color:#5c005c;
	decoration:none;
	font-family: comic sans ms;
	font-size: 18px;
	line-height:22px;
	}

a:visited
	{
	color:#5c005c;
	decoration:none;
	font-family: comic sans ms;
	font-size: 18px;
	line-height:22px;
	}

a:hover
	{
	color:#990099;
	decoration:underline;
	family: comic sans ms;
	font-size: 18px;
	line-height:22px;
	}

a:active
	{
	font-color:#5c005c;
	text-decoration:none;
	font-family: comic sans ms;
	font-size: 18px;
	line-height:22px;
	}