img {
	border: 0;
}

table {
	margin: 0;
	border-collapse: collapse;
	font-size: 100%;
  font-family: tahoma;
}

table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}

div {
	margin-bottom: 0px;
	font-family: tahoma;
}

body {
	margin:50px 0px; padding:0px;
	text-align:center;
	}
	
#content {
	width:800px;
	margin:0px auto;
	text-align:left;
	xpadding:15px;
	xborder:1px dashed #333;
	xbackground-color:#eee;
	}
	
	

/* $$$$$$$$$$$$$$$$$$$$$$ top logo */

DIV.logotop
{
	width: 100%;
	text-align: center;
	height: 98px;
	margin: 0px 0px 20px 0px;
}
	
	
	
	
/* $$$$$$$$$$$$$$$$$$$$$$ upload form */

DIV.uploadform
{
	width: 650px;
	height: 385px;
	background-image: url(../images/bg_box_big.png);
	background-repeat: no-repeat;
	xbackground-color: aqua;
	margin: 0px 0px 0px 80px;
	padding: 50px 0px 0px 50px;
}

DIV.uploadformpad
{
	padding: 0px 0px 0px 0px;
}

/* $$$$$$$$$$$$$$$$$$$$$$ uploaded image */

DIV.uploadedimage
{
	width: 650px;
	xheight: 385px;
	background-image: url(../images/bg_box_big.png);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	margin: 0px 0px 0px 80px;
	padding: 0px 0px 15px 0px;
}

DIV.uploadedimagepad
{
	padding: 50px 0px 0px 20px;
}

DIV.avatarthumb
{
	float: left;
	width: 115px;
	xmargin: 0px 0px 0px 0px;
	xpadding: 0px 0px 0px 0px;
	xbackground-color: aqua;
}

DIV.avatarcodes
{
	float: left;
	width: 500px;
	xbackground-color: black;
}


/* $$$$$$$$$$$$$$$$$$$$$$ tags */

DIV.tagcloud
{
	width: 570px;
	height: 385px;
	background-image: url(../images/bg_box_big.png);
	background-repeat: no-repeat;
	xbackground-color: aqua;
	margin: 0px 0px 0px 80px;
	padding: 50px 50px 0px 50px;
}


DIV.tags
{
	color: #eb1c24;
}

DIV.tags a
{
	color: #eb1c24;
}



/* $$$$$$$$$$$$$$$$$$$$$$ avatars */


DIV.upedavatars
{
	width: 570px;
	height: 385px;
	background-image: url(../images/bg_box_big.png);
	background-repeat: no-repeat;
	xbackground-color: aqua;
	margin: 0px 0px 0px 80px;
	padding: 50px 50px 0px 50px;
}
	
	
/* $$$$$$$$$$$$$$$$$$$$$$ centers and pushes */

DIV.centercontent
{
	margin:50px 0px; padding:0px;
	text-align:center;
}

DIV.headerpush
{
	margin: 0px 0px 0px 80px;
}


/* $$$$$$$$$$$$$$$$$$$$$$ h's */

H1.uploadform
{
	color: #eb1c24;
	margin: 0px 0px 10px 0px;
}

H2.uploadform
{
	color: #eb1c24;
	margin: 0px 0px 10px 0px;
}


/* $$$$$$$$$$$$$$$$$$$$$$ clears */

DIV.clear
{
	clear: both;
}

BR.clear
{
	clear: both;
}










