body {
    background: #f0f0f0 url(http://www.mixtapemechanic.com/templates/dmg/images/graybrck.gif) repeat top center;
    margin: 0px;
    font-family: Verdana;
    height: 100%;
}

img {
    border: 0;
}

#topBar {
    width: 100%;
    border-bottom: 1px solid #555;
    height: 100px;
	margin-bottom: 20px;
    background: #000000 url(http://www.mixtapemechanic.com/templates/dmg/images/topBack.gif) repeat-x top center;
}

#topBarWrapper {
    width: 1010px;
    height: 100px;
    margin: 0px auto;
	background: url(http://www.mixtapemechanic.com/templates/dmg/images/topBackMural.png) no-repeat top center;
}

#wrapper {
    width: 970px;
	height: 100%;
    margin: 0px auto 0px auto;
    position: relative;
}

#logo {
}

#name {
    margin-top: 5px;
}

#left {
    width: 160px;
    text-align: right;
    height: 100%;
    position: absolute;
    top: 0;
	left: 0;
	padding-bottom: 50px;
	overflow: visible;
}

#left a {
    text-decoration: none;
    color: #000000;
    text-transform: capitalize;
    font-size: 15px;
}

#left a:hover {
    text-decoration: underline;
}

#middle {
    width: 610px;
    margin-bottom: 20px;
    float: left;
    margin-left: 180px;
}

#content {
    float: left;
    width: 770px;
}

#DMG {
    font-size: 30px;
    font-weight: bold;
}

ul.menu {
    list-style-type: none;
    padding: 0;
}

ul.menu_main {
    list-style-type: none;
    margin-right: 13px;
    padding: 0;
}

UL#TBmenuOUT {
    list-style-type: none;
    padding: 7px 0 0 0;
    margin: 0px;
}

UL#TBmenuOUT a {
    color: #ccc;
    text-decoration: none;
    font-size: 12px;
    text-transform: lowercase;
    margin-top: 5px;
}

UL#TBmenuOUT a:hover {
    color: #FFF;
}

UL#TBmenuOUT li {
    display: inline;
    margin: 0px;
    padding: 0px;
}

#footer {
    margin: 0 auto 20px auto;
    width: 900px;
    color: #AAAAAA;
    font-size: 8px;
    margin-top: 10px;
    border-top: 1px double #AAAAAA;
    padding-bottom: 5px;
}

#footer a {
    color: #AAAAAA;
    text-decoration: none;
}

#footer a:hover {
    color: #AA0000;
}
