/* CSS Document */
html, body {
   height: 100%;
   position: relative;
}


body {
	background-image:url(../img/bg_index.png);
	background-repeat:no-repeat;

	background-position:center;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #e7e7e7;	
}

p {
	margin:0;
	padding:0;
}

a:link {
	color: #e7e7e7;
	text-decoration:none;
}
a:visited {
	color: #e7e7e7;
	text-decoration:none;
}
a:hover {
	color: #a72121;
	text-decoration:none;
}
a:active {
	color: #FF0000;
	text-decoration:none;
}

#valign {
    float: left;
    height: 50%;
    margin-bottom: -162px;
    width: 1px;
}

#container {
   position: relative;
   clear: left;
   margin: 0 auto;               
   padding: 0;
   width:554px;
	height:324px;
}

#photografx {
   position:absolute;
   top:40px;
   left:23px;
	width:516px;
	height:102px;
	background-image:url(../img/plate_pfx_ani.gif);
	background-repeat:no-repeat;
	font-family:"Courier New", Courier, monospace;
	text-align:left;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	line-height:21px;
	text-decoration:none;
   }

#photografx:hover {
	background-position:0px -102px;
}

#pm {
	width:228px;
	float:left;
	margin: 69px 0px 0px 25px;
	text-decoration:none;
}

#training {
	width:103px;
	float:left;
	margin: 69px 0px 0px 57px;
	text-decoration:none;
}


#text{
    top: 150px;
   width:100%;
    position: absolute;
	font-weight:bold;
	text-align:center;
}

#link{
   position: absolute;
   top: 185px;
   width:100%;
	font-family:"Courier New", Courier, monospace;
	text-align:center;
	font-weight:bold;
	font-size:18px;
   line-height:21px;
}
.enter {
font-size:21px;
letter-spacing:0.1em;
}
#facebook {
bottom: 10px;
    font-size: 10px;
    height: 32px;
    left: 13px;
    position: absolute;
}
#pix {
    bottom: 10px;
    height: 32px;
    position: absolute;
    right: 13px;
    width: 110px;
}

