body
{
	font-size: 12px;
	font-family:  'Lucida Grande', 'Trebuchet MS', Arial Narrow, Arial, Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	background-color: #d5d4d4;
}
#content
{
	position: relative;
	padding: 0px;
	margin: auto;
	top: 80px;
	width: 444px;
	_width: 450px;
}
#contentintro
{
	position: relative;
	padding: 0px;
	margin: auto;
	top: 80px;

	width: 717px;
}

#contentwide
{
	position: relative;
	padding: 0px;
	margin: auto;
	top: 80px;
	width: 635px;
}
ul#tegels
{
	margin: auto;
}
ul#tegels
{
	padding: 0px;
	margin: auto;
	width: 100%;
}
ul#tegels ul li
{
	position: relative;
	float: left;
	padding: 0px;
	margin: 3px 3px 3px 3px;
	height: 142px;
	width: 142px;
	list-style: none;
	padding: 0px;
}
ul#tegels ul li h3
 {
	visibility: hidden;
}
ul#tegels ul
{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 147px;
}

img 
{
	border: none;
}
#imgleft
{
	float: left;
	width: 215px;
	position: relative;
}
#imgwrap
{
	float: right;
	width: 401px;
	text-align: center;
}

h1
{
	font-size: 16px;
	margin: 0px 0px 5px 0px;
}
h2
{
	font-size: 16px;
	margin: 0px;
}
h1
{
	color: #A51100;
}
h1 a:link, h1 a:hover, h1 a:visited
{
	text-decoration: none;
	color: #000;
}
.black
{
	color: #000 !important;
}

#info
{
	text-align: left;
}
h4
{
text-align: right;
margin-bottom: 140px;
padding-right: 2px;
width: 100%;
}
h4 span
{
	text-align: right;
	float: right;
	right: 0px;
	color: #000;
}
h4#sub a:link, h4#sub a:visited
{
	text-decoration: none;
	color: #0000EE;
	
}
.leftimg
{
	float: left;
	text-align: center;
	width: 100px;
	margin-bottom: 10px;
	margin-right: 3px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.smallimg
{
	border: none;
	cursor: pointer;
}