BODY {
	BACKGROUND: url(../images/background.jpg) #453e08 no-repeat 50% 0pt; background-attachment: fixed
}
.myclass { text-decoration: none; font-family:Arial; font-size:8pt; color:#000000 }
:hover.myclass { text-decoration: underline; font-family:Arial; font-size:8pt; color:#000000 }

.myclass1 { text-decoration: none; font-family:Arial; font-size:8pt; color:#000000 }
:hover.myclass1 { text-decoration: underline; font-family:Arial; font-size:8pt; color:#ffffff }

#container {
	DISPLAY: block; LEFT: 50%; VISIBILITY: visible; MARGIN-LEFT: -485px; WIDTH: 770px; POSITION: absolute; TOP: 0px;}
}