#wrap{
    width:801px;
    height: 750px;
    margin:auto;
    padding: 0;
    margin-top:0px;
    background-color: #75d1f6;
    background-image:url(../img/games_bg.jpg);
    background-repeat: no-repeat;
}

#main{
    overflow: visible;
    margin: 0 auto;
    clear:both;
    margin-top:0px;
    background-image:url(../img/games_bg.jpg);
    background-repeat: no-repeat;
}

.nav_content_root_highlight {
	background-color: #5484aa;
	margin-left: 0px;
    padding-left: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
}

.nav_content_branch_highlight {
	background-color: #5484aa;
    padding-left: 25px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
}

.nav_content_leaf_highlight {
	background-color: #5484aa;
    padding-left: 35px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
}

div#content {
	margin-left: 0px;
	margin-top: -20px;
	width: 465px;
	height: 402px;
    background-image:url(../img/gen_content_bg.png);
    background-repeat: no-repeat;
}

div#content_nobg {
	position: relative;
	overflow: auto;
	left: 0px;
	top: -20px;
	width: 425px;
	height: 402px;
}

div#content_th{
	position: relative;
	vertical-align: bottom;
	left: 30px;
	top: 30px;
	width: 380px;
	height: 30px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
}

div#content_td{
	position: relative;
	overflow: auto;
	left: 30px;
	top: 28px;
	width: 380px;
	height: 345px;
}

div#content_tdnoth{
	position: relative;
	left: 30px;
	top: 20px;
	width: 380px;
}

div#dog{
	position: relative;
	width: 194px;
	height: 259px;
	left: 420px;
	top: -250px;
}

div#dog_ {
	position: relative;
	width: 194px;
	height: 259px;
	left: 420px;
	top: -650px;
}

div#ask{
	position: relative;
	left: 470px;
	top: -620px;
	width: 149px;
	height: 99px;
}

a.header_links:link,a.header_links:visited, a.header_links:hover, a.header_links:active {
    font-family: "Arial Rounded MT Bold", "Comic Sans MT", "Arial Rounded", "Comic Sans", sans,  Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #383367;
    position: relative;
}




div#content_purchase {
	margin-left: 0px;
	margin-top: -20px;
	width: 465px;
	height: 450px;
    background-image:url(../img/gen_content_bg_purchase.png);
    background-repeat: no-repeat;
}
