﻿body { background: #725296 url(../Images/Registration/page_bg.jpg) top repeat-x; }	

div#main{
	background: url(../Images/Registration/header.jpg) top right no-repeat;
	position: relative;
	width: 966px;
	margin: 0 auto;
}

#middle_content{background:url(../Images/Registration/box_bg.jpg) no-repeat 335px -1px; float:left;}
#middle_container{/*float: left; width:970px;*/}

a {
	color: #ff0099;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

h2 {
    margin-bottom: 2px;
    font-size: 11px;
}

.extra_space, #extra{padding-bottom:20px;}
#extra{padding-top:20px;}

ul#permissions li{margin:10px 0;}
#permissions{margin-left:18px;}

.play_now {
    text-align: center;
    padding-bottom: 50px;
    padding-right: 20px;
    text-indent:-9000px;
}

.play_now a{
	display:block;
	width:133px;
	height:63px;
	background: url(../Images/Registration/play_now.png) top right no-repeat;
    behavior: url(/pngbehavior.htc);
}

.play_now a:hover{
	background-position:bottom right;
}

div#footer a{
	color: #333;
	font-size: 9px;
}

div#footer div{
	margin: 0 0 10px 0;
	font-size: 9px;
}

div#footer p#sister {
    margin: 0;
    padding: 0;
}

.prop2 {
    height:345px;
    float:right;
    width:1px;
}

.prop_landing {
    height:250px;
    float:right;
    width:1px;
}


/* min-height hack for IE */
/*.prop {
    height:405px;
    float:right;
    width:1px;
}
*/
.clear {
    clear:both;
   overflow:hidden;
    background:transparent;
}

/* ping behavior */
img {behavior: url(/pngbehavior.htc);}


