body
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: verdana, arial;
        background: url(http://www.sweetmilfs.com/mid.jpg) repeat-x;
	background-color: #eba400;
	color: #b939d3;
}

.Text			{ font-weight: bold; font-size: 12px; color: #dc729f;}
a.Text			{ text-decoration: none; color : #ffffff; }
a.Text:hover	{ text-decoration: underline; }

.TextSmall			{ font-weight: none; font-size: 10px; color: #ffffff;}
a.TextSmall			{ text-decoration: underline; color : #ffffff; }
a.TextSmall:hover	{ text-decoration: underline; }

.Container
{
 	position: relative;
	width: 924px;
	height: 100%;
	margin: 0px auto;
	text-align: center;
}


.Header
{
	position: relative;
	width: 924px;
	height: 125px;
	text-align: center;
	margin: 0px 0px 10px 0px;
}


.TableContainer
{
 	position: relative;
	width: 924px;
	border: 1px solid #ffffff;
	text-align: center;
	border: 1px solid #7b2d00;	
	background-color: #fffcfd;
	padding: 0px;
	margin: 0px;
}

.TableCont2
{
 	position: relative;
	width: 924px;
	border: 1px solid #ffffff;
	text-align: left;
	border: 1px solid #7b2d00;	
	background-color: #fffcfd;
	padding: 0px;
	margin: 0px;
}

.Thumb
{	
	border: 1px solid #7b2d00;
	margin: 0px 0px 0px 0px;
}

.ThumbTable
{
	border: none;
	width: 910;
	text-align: center;
}

.ThumbTableData
{	
	width: 178px;
 	padding: 0px;
	margin: 0px;
/*	border: 1px solid #ffffff;*/
}


.ThumbTableData2
{	
	width: 100px;
 	padding: 0px;
	margin: 0px;
/*	border: 1px solid #ffffff;*/
}


.TopList
{
	text-align: center;
	margin: 10px 0px 10px 0px;
}

.LinksTable
{
	border: none;
	width: 100%;
	text-align: center;
}

.LinksTableData
{
	width: 33%;
	text-align: center;
	line-height: 20px;
}

.Spacer
{
	position: relative;
	height: 20px;
}

.Footer
{
	position: relative;
	margin: 20px 0px 20px 0px;
}

.Bookmark
{
	position: relative;
	margin: 20px 0px 20px 0px;
	
}

.Update
{
	margin: 5px 0px 0px 10px;
}