body {
background-image: url("graphics/background1.jpg");
background-repeat: no-repeat;
background-size: 200%;
background-attachment: fixed;
background-color:	black;
}

div.topcolumn {
position:       absolute;
width:          865px;
top:            0px;
left:           0px;
height:		100px;
background:	transparent;
font-family:	Tahoma, Arial;
font-size:	10pt;
text-align:	center;
color:		white;
border: 2px black;
padding: 2px;
}
div.menucolumn {
position:       absolute;
width:          865px;
top:            100px;
left:           0px;
height:		30px;
background:	transparent;
font-family:	Tahoma, Arial;
color: white;
font-size:	12pt;
}
div.leftcolumn {
background:	transparent;
position:       absolute;
left:		0px;
width:          180;
top:            131px;
left:           0px;
font-family:	Tahoma, Arial;
color:	white;
font-size:	8pt;
text-align:	left;
padding: 2px;
}
div.content {
position:       absolute;
top:            131px;
left:           186px;
width:		679px;
font-family:	Tahoma, Arial;
font-size:	10pt;
text-align:	center;
color: white;
}
div.content2 {
position:       absolute;
top:            101px;
left:           186px;
width:		679px;
font-family:	Tahoma, Arial;
font-size:	10pt;
color: white;
text-align:	center;
}
div.wholepage {
position:       absolute;
top:            101px;
left:           0px;
width:		865px;
font-family:	Tahoma, Arial;
font-size:	10pt;
text-align:	center;
color: white;
}
TD, TH {
font-family:	Tahoma, Arial;
font-size:	10pt;
color: white;
}
a:link {
font-family:	Tahoma, Arial;
font-size:	10pt;
color: yellow;
}
a:visited {
font-family:	Tahoma, Arial;
font-size:	10pt;
color: yellow;
}
a:hover {
font-family:	Tahoma, Arial;
font-size:	10pt;
color: orange;
}
a:active {
font-family:	Tahoma, Arial;
font-size:	10pt;
color: white;
}
font#odate {
color: black;
}
