body
{
	color: #ccc;

	background-color: #333;
	background:url('bg.png'); 

	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: tahoma, verdana, arial, sans-serif;

	margin-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;

	text-align: justify;
	text-decoration: normal;
	text-transform: none;
	letter-spacing: 0px;
}

a
{
	color:#ffffff; 
	font-size: 11px;
	text-decoration: none;
}
a:hover
{
	color:#9999ff;
}

img
{
	border-width: 1px;
}

td
{
  	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3
{
	font-size: "12px"
}

hr
{
	color: #cccccc;
	text-align: center;
	width: 80%;
}

#topleft
{
	background:url('topleft.png');
	width:3px;
}

#top
{
	background: url('top.png');
	color: #339;
	font-size: 11px;
	height: 17px;
	padding-top: 1px;
	text-align: center;
}

#topbutton
{
	background:url('topbutton.png');
	width:11px;
}

#topright
{
	background:url('topright.png');
	width:3px;
}

#left
{
	background:url('left.png');
	width:3px;
}

#right
{
	background:url('right.png');
	width:3px;
}

#bottomleft
{
	background:url('bottomleft.png');
	width:3px;
}

#bottom
{
	background:url('bottom.png');
	height:3px;
}

#bottomright
{
	background:url('bottomright.png');
	width:3px;
}

#banner
{
	background:url('banner.png');
	height: 115px;
}

#button
{
	background:url('button.png');
	height:20px;
	width:181px;
	text-align: center;
}


#content
{
	font-family: tahoma, verdana, arial, sans-serif;
	text-align: justify;
	font-size: 11px;
	background:url('contentbg.png'); 
	padding-left: 3px;
	padding-bottom: 1px;
	padding-right: 3px;
	width: 515px;
}

#float
{
	float: left;
	width: 105px;
}

#navigation
{
	background:url('contentbg.png'); 
	width: 211px;
}
