#menu
{
	border: 0px;
	font-weight: bold;
	width: 90%;
	text-align: right;
	font-family: arial;
	background-color: black;
	color: white;
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
}

#milesmenu
{
	background:black;
	border: 1px solid orange;
	text-align: center;
	width:50px;
}

a
{
	text-decoration: none;
	color: white;
}
a:hover
{
	text-decoration: none;
	color: orange;
}

#container
{
    BORDER-RIGHT: orange 1px solid;
    BORDER-TOP: orange 1px solid;
	padding: 0px;
    FONT-WEIGHT: bold;
    MARGIN: 0px;
    BORDER-LEFT: orange 1px solid;
    WIDTH: 90%;
    COLOR: white;
    BORDER-BOTTOM: orange 1px solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: black
}

#titlebar
{
	background-color: orange;
	height: 16px;
	width: 100%;
	color: black;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
#titlebar td
{
	background-color: orange;
	height: 16px;
	color: black;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

#titlebar a:hover
{
	color:black;
}

#main td
{
	color:white;
}

#left
{
	border:0px;
	padding: 5px;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

#left td
{
	border:0px;
	padding: 5px;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
}

#content
{
	border: 0px solid white;
	padding: 0px;
}

#content a
{
	text-decoration: none;
	color: white;
}

#content a:visited
{
	text-decoration: none;
	color: white;
}

#content a:active
{
	text-decoration: none;
	color: white;
}

#content a:hover
{
	text-decoration: none;
	color: orange;
}

#footer td
{
	font-size: 8pt;
	color: white;
	font-family: arial;
}

#admin
{
	font-size: 8pt;
	font-family: arial;
	color:gray;
	text-align: right;
	width: 90%;
}

#aboutus
{
	font-size: 10pt;
	font-family: arial;
	color: white;
	font-weight: bold;
}

#webcam
{
	font-size: 10pt;
	font-family: arial;
	color: white;
	font-weight: bold;
}

#content td
{
	font-size: 10pt;
	font-family: arial;
	color: white;
	font-weight: bold;
}

#gb
{
	font-size: 10pt;
	font-family: arial;
	color: white;
	font-weight: bold;
}

#miles
{
	font-size: 10pt;
	font-family: arial;
	color: white;
	font-weight: bold;
}

#contactus
{
	font-size: 10pt;
	font-family: arial;
	color: white;
	font-weight: bold;
}

#links
{
	font-size: 10pt;
	font-family: arial;
	color: white;
	font-weight: bold;
}

#photos
{
	font-size: 10pt;
	font-family: arial;
	color: white;
	font-weight: bold;
}
.but {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	WIDTH: 75px; 
	COLOR: white; 
	border: 1px solid orange;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	height: 20px; 
	BACKGROUND-COLOR: black
}
.input {
	border: 1px solid orange;
}
.twel {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}