
td.col {
	background:#000 url(_img/grad.png) repeat-x scroll 0 0;
	height: 1738px;
}

.frontpage {
	background:#000 url(_img/frontpage.png) repeat-x scroll 0 0;
	width: 1009px;
	height: 1738px;
}


.box{
    display: block;
    margin-left: auto;
    margin-right: auto;
	width:700px;
	height: auto;
	background-color:#ffffff;
	border:3px solid #dd0000;
	  /* for IE */
	filter:alpha(opacity=95);
	  /* CSS3 standard */
	opacity:0.95;
}

div.box p{
  margin:30px 40px;
  font-weight:bold;
  color:#000000;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: medium;
	line-height: 200%;
	word-spacing: normal;
	letter-spacing: 0.1ex;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-indent: 0ex;
}

.top {
height: 120px;
}

.bot {margin-top: auto;}

.wrapper {
height: 100%;
margin-bottom: auto;
}
