html,body
{
 color: white;
  margin: 0;
  padding: 0;
  position:static;
  top: 0;
  left: 0;
  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h4
{
	font-size:18px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

body.home2
{
 color: white;
  margin: 0;
  padding: 0;
  position:static;
  top: 0;
  left: 0;
  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

	background-image: url(Pictures/totya_bgnd0.png);
	background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:top;
  background-color:black;
}

body.bio
{
color: white;
  margin: 0;
  padding: 0;
  position:static;
  top: 0;
  left: 0;
  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

	background-image: url(Pictures/totya_bgnd1.png);
	background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:left;
  background-color:black;
}

body.conc
{
color: white;
  margin: 0;
  padding: 0;
  position:static;
  top: 0;
  left: 0;
  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

	background-image: url(Pictures/totya_bgnd2.png);
	background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:left;
  background-color:black;
}

body.feny
{
color: white;
  margin: 0;
  padding: 0;
  position:static;
  top: 0;
  left: 0;
  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

	background-image: url(Pictures/totya_bgnd4.png);
	background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:left;
  background-color:black;
}

body.kap
{
color: white;
  margin: 0;
  padding: 0;
  position:static;
  top: 0;
  left: 0;
  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

	background-image: url(Pictures/totya_bgnd3.png);
	background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:left;
  background-color:black;
}

tr.firstrow
{
	height:200px;
}

td.firstcol
{
	padding-left:200px;
}

td.picrow
{
	padding:15px;
}

img.tt1
{
	position:absolute;
	top:30px;
	left:450px;
}
img.tt2
{
	position:absolute;
	top:15px;
	left:725px;
}
img.tt3
{
	position:absolute;
	top:30px;
	left:990px;
}

img.hu1
{
	position:absolute;
	top:5px;
	left:460px;
}

img.hu2
{
	position:absolute;
	top:20px;
	left:610px;
}

img.sk1
{
	position:absolute;
	top:20px;
	left:450px;
}

img.sk2
{
	position:absolute;
	top:5px;
	left:690px;
}

img.sk3
{
	position:absolute;
	top:20px;
	left:860px;
}

img.sk4
{
	position:absolute;
	top:5px;
	left:1110px;
}

img.tl1
{
	position:absolute;
	top:20px;
	left:470px;
}

img.bj2
{
	position:absolute;
	top:15px;
	left:450px;
}

img.bj1
{
	position:absolute;
	top:15px;
	left:950px;
}

td.menucol
{
	padding-left:100px;
}

td.yellowrect
{
	background-image:url(Pictures/rect2.png);
	background-repeat:repeat;
}

td.blackrect
{
	background-image:url(Pictures/rect3.png);
	background-repeat:repeat;
}

td.blackrect a
{
	color:black;
	text-decoration:none;
}

td.blackrect a:hover
{
	color:white;
}

td.blackrectcur a
{
	color:darkorange;
	text-decoration:none;
	font-weight:bold;
}

td.whiterect
{
	background-image: url(Pictures/rect1.png);
	background-repeat:repeat;
	color:yellowgreen;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
}

td.whiterect a
{
	color:yellowgreen;
}

td.whiterect2
{
	background-image: url(Pictures/rect1.png);
	background-repeat:repeat;
	color:yellowgreen;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
	width:200px;
	font-size:12px;
	text-align:center;
}

td.whiterect2 a
{
	color:yellowgreen;
}

td.noul a
{
	text-decoration:none;
}

td.minimenu
{
	padding-top:30px;
	vertical-align:top;
}

table.whiterect
{
	padding:10px;
}

a:visited
{
	color:wheat;
}

a
{
	color:goldenrod;
}

ul
{
	list-style-image:url(Pictures/bullet_note1.png);
}
