body
{
	background-color: black;
	font-family: arial;
	font-size: 10pt;
}

a
{
	color:orange;
	text-decoration: none;
	font-weight: bold;
}

#container
{
	width:700px;
	font-size: 10pt;
}

#titlebar
{
	text-align: right;
	color: white;
	background: white;
	width:700px;
	height:30px;
	font-size: 10pt;
}

#menubar
{
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	background: black;
	width:700px;
}

#menubar a, a:visited, a:active
{
	color: black;
	text-decoration: none;
}

#menubar a:hover
{
	color:yellow;
	text-decoration: none;
}


#main
{
	background: white;
	width:700px;
	font-family:arial;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 10pt;
}

#main td
{
	padding-top: 5px;
	font-family:arial;
	font-size: 10pt;
	font-weight: bold;
}
#photos td
{
	padding:0px;
}

#main a, a:visited, a:active
{
	color: orange;
	text-decoration: none;
	font-weight: bold;
}

#main a:hover
{
	color: black;
	text-decoration: none;
}

#footer
{
	background: black;
	color: white;
	height: 11px;
	width: 700px;
	font-size: 7pt;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
#orangespacer
{
	width:720px;
	height:4px;
	background: orange;
	font-size: 2px;
}
#whitespacer
{
	width:720px;
	height:2px;
	background: white;
	font-size: 2px;
}
#blackspacer
{
	width:1px;
	height:4px;
	background: black;
	font-size: 2px;
}

#webdesign
{
	text-align:left;
	font-size: 8pt;
	color: #404040;
}

#webdesign a
{
	font-size: 8pt;
	color: #404040;
	text-decoration: none;
}

#bestviewed
{
	font-weight:bold;
	padding-right:0px;
	text-align:right;
	font-size: 8pt;
	color: #404040;
}
#smalllogo
{
	text-align: right;
	background: white;
}