body {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(../images/tile.gif);
}
a:visited {
	color: #FFFFFF;
}

.container {
	width: 770px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box {
	background-image: url(../images/tile-box.gif);
	background-repeat: repeat-y;
}
.latest-popular {
	background-image: url(../images/tile-latest-popular.gif);
}
.main {
	padding-right: 235px;
}

.trades {
	width: 170px;
	font-size: 10px;
	vertical-align: top;
	text-align: left;
}
.extras {
	text-align: justify;
	padding-left: 28px;
	padding-right: 20px;
	font-size: 10px;
}
.extras-images {
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 5px;
}
.extras-title {
	font-weight: bold;
	font-size: 14px;
}

hr {
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.latest {
	width: 500px;
	float: left;
	padding-left: 15px;
}
.right-column {
	float: right;
	width: 225px;
}

.thumb {
	border: 1px solid #FFFFFF;
	margin: 5px;
}
.photo-categories-right {
	float: right;
	height: 25px;
	width: 238px;
	background-image: url(../images/photo-categories-right.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	font-weight: bold;
}
.photo-categories {
	width: 476px;
}
.photo-categories-left {
	float: right;
	height: 25px;
	width: 238px;
	background-image: url(../images/photo-categories-right.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	font-weight: bold;
}
.trades-title {
	font-weight: bold;
	font-size: 14px;
}

.friends-right {
	float: right;
	height: 40px;
	width: 238px;
	background-image: url(../images/friends-right.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	font-size: 10px;
}
.friends-title {
	font-weight: bold;
	font-size: 14px;
}
.divider {
	background-color: #FFFFFF;
	height: 1px;
	width: 475px;
	background-image: url(../images/divider.gif);
}
.friends {
	width: 476px;
}
.friends-left {
	float: right;
	height: 40px;
	width: 238px;
	background-image: url(../images/friends-left.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	font-size: 10px;
}
.videos-right {
	float: right;
	height: 25px;
	width: 238px;
	background-image: url(../images/photo-categories-right.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	font-weight: bold;
}
.videos {
	width: 476px;
}
.videos-left {
	float: right;
	height: 25px;
	width: 238px;
	background-image: url(../images/photo-categories-right.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	font-weight: bold;
}
.text {
	width: 440px;
	text-align: justify;
	line-height: 16px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.intro {
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	line-height: 16px;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}
