@charset "UTF-8";
/* CSS Document */

#box{
margin-top:225px;
margin-left:20px;
}

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#d6a656;
background:url(../images/bg.png);
}

#wrap{
margin:0 auto;
padding-top:250px;
background:url(../images/bgcontent.png) no-repeat;
height:714px;
width:736px;
}

.confirm #wrap{
background:url(../../images/contestipod/contestbgconfirm.jpg) no-repeat;
}

fieldset{
border:none;
}

#textbox{
margin-top:215px;
margin-left:370px;
margin-right:25px;
padding:0;
float:right;
color:#000000;
font-size:12px;
overflow:auto;
height:248px;

}

#bottom{
margin: 0 auto;
padding-top:50px;
color:#ae7a23;
font-size:11px;
}

#bottom a{
color:#d9ccb6;
}

a{
color:#000000;

}

a:visited{
color:#000000;
}

a:active
{
color:#000000;
}


.directconnect #wrap {
width:736px;
height:184px;
background:url(../images/dcbox.png) no-repeat;
padding-top:245px;
}

.directconnect #bottom{
padding-top:0px;
}

#maincontentabouttext{
	height:320px;
	overflow:auto;
	font:10px Arial, Helvetica, sans-serif;
	padding-right:5px
}



