body{
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, Arial;
    font-size: 12px;
    background: #000000;
    }
td, tr, table{
    font-size: inherit;
    }
h1{
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-family:  Tahoma, Arial;
	font-weight: normal;
	color: #ff7e00;
    }
h2{
	color: #844100;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 16px;
	font-weight: normal;
	clear: both;
	}
a
{
    color: #8c1128;}
a:hover
{
    color: White;}
a:visited 
{
    color: #741d2d}
#banner{
    color: White;
    padding: 20px;
    font-size: 11px;
    }
#navigation{
    background: #404040;
    padding: 10px 20px 10px 20px;
    height: 14px;
    display: inline;
    }
#navigation a{
    color: White;
    text-decoration: none;
    padding: 10px 20px 10px 20px;
    background: #404040;
    }
#navigation a:hover{
    color: White;
    text-decoration: none;
    padding: 10px 20px 10px 20px;
    background: #4d4d4d;
    }
#footer{
    font-size: 11px;
    color: gray;
    clear: both;
    }
.footernav{
	background: #101010;
	color: gray;
	padding: 5px 20px;
	height: 14px;
	}
.footernav a{
	text-decoration: none;
	color: gray;
	}
.TextContent
{
    color: #868686;
    }
div.testOut
	{
	    background: yellow;
	    text-align: center;
	    }

.ucElement{
    margin-bottom: 20px;
    }

.zone1{
    padding: 20px 40px 20px 40px;
    background: #171717;
    border: 1px solid #262626;
}
.zone2{
    padding: 20px 40px;
    }
.zone2Item{
    padding: 20px 20px 0 20px;
    width: 160px;
    }
.zone2Item h2{
    color: White;
}
.pagetitle{
    margin-top: 20px;
    margin-bottom: 20px;
}

.breadcrumb{
    font-size: 11px;
    height: 10px;
    padding-right: 10px;
    padding-top: 5px;
    position: absolute;
    top: 0px;
    right: 0px;
    color: Gray;
    }
.breadcrumb a {
    color: gray;
    }
.mmContent{
    position: relative;
    margin-top: 10px;
    }
.WallpaperThumb
{
    display: block;
    float: left;
    width: 120px;
    height: 90px;
    border: none;
    padding: 1px;
    }
a.WallpaperLink
{
    border: 1px solid black;
    display: block;
    float: left;
    background: none;
    margin: 2px;}
a.WallpaperLink:hover
{
    border: 1px solid #404040;
    display: block;
    float: left;
    background: #171717;}
.WallpaperResolutionLinks
{
    padding: 0px 10px;
    color: silver;
    }
.WallpaperResolutionLinks span
{
    display: block;
    float: left;
    width: 80px;
    text-align: right;
    padding-right: 10px;
    }
.WallpaperIndexBox
{
    width: 132px;
    height: 160px;
    float: left;
    font-size: 11px;
    color: Gray;
    margin: 6px;
    }
