body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#whole
{
position: absolute;
top: 15px;
left: 10px;
background-color: #996600;
width: 760px;
height: 800px;
}

#tf1
{
	position: absolute;
	top: 215px;
	left: 500px;
	width: 108px;
}

#heder
{
position: absolute;
top: 0px;
left: 0px;
background-color: #ffffff;
width: 760px;
}

#secnav
{
position:absolute;
left: 200px;
top: 171px;
text-align: center;
width: 496;
font-size: 14px;
}

#leftnav
{position: absolute;
top: 171px;
left: 0px;
width: 200px;
}

#photo1
{
position: absolute;
left: 500px;
top: 265px;
width: 201px;
}

#cont
{position: absolute;
top: 215px;
left: 200px;
width: 245px;
}


body {
	background-color: #999999;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
