body
{
    background-color: #f1f1f1;
    color: White;
    font-family: Lucida Sans, Verdana, Arial, Helvetica, Sans-Serif;
}

form
{
	margin: 0px;
}

ul
{
	position:relative; left:-20px;
	list-style-image:url(/images/bullet.gif);
}

#header
{
 background-image:url(/images/header.gif);
 text-align: right;
}

#ifrm_image
{
	width:500px;
	height:354px;
	border: 0px;
}

#link
{
	font-size: 8pt;
	margin-top: 5px;
}

#link a:link
{
	color: #999999;
	text-decoration:none; 
}

#link a:visited
{
	color: #999999;
	text-decoration:none; 
}

#link a:hover
{
	color: #CCCCCC;
	text-decoration:none; 
}

.maintable
{
	border: solid white 6px;
	border-collapse: collapse;
	width: 750px;
}

.maintable td
{
	border: solid white 6px;
}

.menu td
{
	cursor: hand;
}

#image
{
	width: 500px;
	height: 354px;
}

#menu
{
	border: 0px;
	height: 101px;
	width: 100%;
}

#text
{
	color: #444444; 
	padding: 7px;
	font-size: 10pt;
	WIDTH: 260px; 
	BACKGROUND-COLOR: #b4b4b4;
	background-image:url(/images/textbg.gif);	
}

#text a:link
{
	color: blue;
	text-decoration:none; 
}

#text a:visited
{
	color: blue;
	text-decoration:none; 
}

#text a:hover
{
	color: red;
	text-decoration:none; 
}

.thumb
{
	border: solid white 3px;
	width: 90px;
	height: 66px;
}