body {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #873A0F;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: URL('http://vangskjaer.com/images/bg.gif');
	background-repeat: repeat-y;	
}

.top1
{
	background-image: URL('http://vangskjaer.com/images/topbg1.gif');
	height: 70px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}

.top2
{
	background-image: URL('http://vangskjaer.com/images/topbg2.gif');
	height: 67px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	padding-top: 0px;
	padding-left: 30px;		
}

.ball
{
	margin-left: 12px;
	margin-top: 13px;
}

.menu
{
        list-style-type: none;
        margin-top: 10px;
}

.menu li
{
	padding-left: 25px;
	padding-right: 47px;
	padding-top: 0 px;
	background-image: url("/images/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 1px;
	display: inline;
	list-style-type: none;
	
}

.menuitem {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #A76E00;
	text-decoration: none;
}

.menuitem:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #9E431B;
	text-decoration: none;
}

.header
{
	font-size: 14px;
	font-weight: bold;
	color: #9E431B;
	font-family: Arial, Helvetica, sans-serif;
}


.wordtype {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #A76E00;
	text-decoration: none;
	font-weight: bold;
	font-style: 	italic; 
}

.match
{
	color: #CC1111;
}

.button 
{
	color: #A76E00;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	background-color: #FEE8C2;
	border-bottom: #FECF7F 1px solid;
	border-left: #FECF7F 1px solid;
	border-right: #FECF7F 1px solid;
	border-top: #FECF7F 1px solid;
}

.fld 
{
	font-size: 12px;
	height: 20px;
	border-bottom: #FECF7F 1px solid;
	border-right: #FECF7F 1px solid;
	border-top: #FECF7F 1px solid;
	border-left: #FECF7F 1px solid;
}

.fldutf8 
{
	font-size: 12px;
	height: 16px;
	border-bottom: #FECF7F 1px solid;
	border-right: #FECF7F 1px solid;
	border-top: #FECF7F 1px solid;
	border-left: #FECF7F 1px solid;
}

.small
{
	font-size: 11px;
}

.album
{
	width: 540px;
	margin-left: 80px;
}

div.image_album
{
	float: left;
	width: 180px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

div.image_album p
{
	text-indent: 0;
}

div.image_album img
{
	border: 0px;
	margin-bottom: 0;
	padding-bottom: 0;
	clear: right;
}

.tooltip {
        top: -20px;
        left: 50px; 
	position: absolute; 
	visibility: hidden; 
	z-index: 200; 
	width: 150; 
	padding: 3px; 
	color: #CC1111;
	border: solid 1px #873A0F; 
	background-color: #FFFFFF;
        layer-background-color:#FFFFFF;
}

.word
{
	background-color: #FEE8C2;
}

a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #A76E00;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #9E431B;
	text-decoration: none;
}

.content
{
	width: 600px;
	height: 400px;
	margin-left: 80px;
	float: left;
	display: block;
}

.right
{
	width: 180px;
	height: 400px;
	margin-left: 10px;
	float: left;

}