@font-face {
	font-family: sylfaen;
	src: url('/images/SYLFAEN.TTF');
}

body				{font-family: Arial; background-color: #ffffff; margin:0px; padding:0px; background-image: url('/images/gradient.png'); background-repeat:repeat-x;}
img					{border:0px;}
#main				{position: relative; width:100%; height:100%;}
#contentholder		{position: absolute; left:0px; top:166px; bottom: 35px; width:100%; overflow:auto;}
#footer				{position: absolute; padding-top:5px; left:0px; bottom:0px; height:20px; width:100%; background-color:#b3b3b3; color:#666666; font-family:arial; text-align:center; font-size:10px !important;}

a					{color:#666666; text-decoration:none; border-bottom:1px dotted lightgrey;}
a:hover				{color:blue;}

#contentholder > table	{width:100%;}
#left					{width:200px;}
#left img				{width:190px; clear:both; margin-top: 25px; opacity: 0.6;}
#left img:hover			{opacity:1.0;}
#left img:first-child	{margin-top:50px;}

#contentholder > table td	{padding:10px;}

#watermerk			{position:absolute; top:0px; left:0px; width:263px; height:510px; background-image: url('/images/watermerk.png'); background-repeat:no-repeat;}
#greybar			{position:absolute; top:91px; left:0px; width: 100%; height:70px; background-image: url('/images/greybar_repeat.png'); background-repeat:repeat-x; max-height:20%;}
#flexbar			{position:absolute; top:0px; left:0px; width:100%; height:100%;}
#flexbar div		{position:relative; float:left;width:100%;}
#flexbar .spacer	{height:91px}
#flexbar .greybar	{height:70px;  background-image: url('/images/greybar_repeat.png'); background-repeat:repeat-x;}
#logo				{position:absolute; top:0px; left:0px; width:100%; text-align:right;}
#logo img			{max-width:90%; float:right; margin-top:12px; margin-right:13px;}
#menu				{position:absolute; left:35px; top:120px; z-index: 999; max-height:91px; white-space: nowrap; overflow: hidden;}

.menuitem			{float:left; margin-right:25px; font-family: sylfaen; font-size: 20px; cursor:pointer; color:#ffffff; text-shadow: 2px 2px #666666;}
.menuitem:hover		{color:#ffe06f;}
.menuitem.active	{color:#ffe06f; cursor:default;}

h1					{font-size:25px; color:#666666; margin-top:0px;}
