body
{
	margin-top:0px;
	
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#101010;
	font-size:12px;
	color:#FFF;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p
{
	margin-left:25px;
	margin-right:25px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
input
{
	width:230px;
	padding:2px;
	border:0px solid;
}
textarea
{
	width:225px;
	height:70px;
	padding:4px;
}
.in_send
{
	width:60px;
	height:20px;
	color:#101010;
	background-color:#ce43d3;
	padding:2px;
	font-weight:bold;
}
.d_main
{
	width:903px;
	height:740px;
	margin:0px auto;
}
.d_main2
{
	width:1000px;
	margin:0px auto;
}
.d_top
{
	width:903px;
	height:86px;
	float:left;
	/*background-image:url(images/top.gif);*/
	background-repeat:no-repeat;
}
.d_left
{
	width:30px;
	height:574px;
	float:left;
	/*background-image:url(images/left.gif);*/
	background-repeat:no-repeat;
}
.d_right
{
	width:30px;
	height:574px;
	float:left;
	/*background-image:url(images/right.gif);*/
	background-repeat:no-repeat;
}
.d_center
{
	margin-left:29px;
	margin-top:0px;
	width:843px;
	height:574px;
	float:left;
}
.d_center1
{
	margin-left:29px;
	margin-top:0px;
	width:843px;
	height:574px;
	float:left;
	/*background-image:url(images/back.jpg);*/
	background-repeat:no-repeat;
}
.d_leftcol
{
	width:423px;
	height:570px;
	float:left;
}
.d_rightcol
{
	width:420px;
	height:570px;
	background-color:#313131;
	float:left;
}
.d_bottom
{
	text-align:right;
	width:903px;
	height:31px;
	float:left;
	/*background-image:url(images/bottom.gif);*/
	background-repeat:no-repeat;
}
.style1
{
	color:#ce43d3;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
}
.style2
{
	color:#ce43d3;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* LINKS */
A.link1		{
	margin-right:90px;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	color:#535353;
	}
A.link1:visited {
	color:#535353;
}
A.link1:hover {
	color:#CCC;
	text-decoration:none;
	}
