.site .content {
	height: 383px;
	width: 546px;
	top: 310px;
	position: absolute;
	left: 314px;
}
.site .content .download {
	font-family: "Crazy Harold";
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 72px;
}

.site .content .download a:link{
	color: #FFFFFF;
}

.site .content .download a:hover{
	color: #FFFFFF;
}

.site .content .download a:active{
	color: #FFFFFF;
}

.site .content .download a:visited{
	color: #FFFFFF;
}

.site .content .text {
	margin-left: 40px;
	color: #485400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 190px;
	margin-top: 10px;
}

.site .content .text a:link{
	color: #485400;
}

.site .content .text a:hover{
	color: #485400;
}

.site .content .text a:active{
	color: #485400;
}

.site .content .text a:visited{
	color: #485400;
}

.thewindow{
DISPLAY: none;
z-index: 3;
LEFT: 0px;
min-height: 750px;
WIDTH: 100%;
POSITION: absolute;
TOP: 0px;
HEIGHT: 100%;
}

.thewindowbackground{
FILTER: alpha(opacity=60);
z-index:3;
min-height:750px;
WIDTH: 100%;
POSITION:
absolute;
LEFT:0px;
TOP:0px;
HEIGHT: 100%;
BACKGROUND-COLOR: #000000;
opacity: 0.5
}

.thewindowcontent{
TOP: 32px;
MARGIN-LEFT: auto;
MARGIN-RIGHT: auto;
WIDTH: 800px;
POSITION: relative;
HEIGHT: auto;
z-index:5;
padding: 7px;
BACKGROUND-COLOR: #FFFFFF;
COLOR: #000000
}

.thewindowcontent_allo{
TOP: 30px;
MARGIN-LEFT: auto;
MARGIN-RIGHT: auto;
WIDTH: 500px;
POSITION: relative;
HEIGHT: auto;
z-index:5;
padding: 7px;
BACKGROUND-COLOR: #FFFFFF;
COLOR: #000000
}

