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

#main{
    overflow: visible;
    margin: 0 auto;
    clear:both;
    margin-top:0px;
    background-image:url(../img/sfx_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_left {
	margin-left: 0px;
	margin-top: -10px;
	width:192px;
	height: 401px;
    background-image:url(../img/sfx_content_bg_left.png);
    background-repeat: no-repeat;
}

div#content_left_td {
	position: relative;
	left: 20px;
	top: 20px;
	width:150px;
	height: 340px;
}

div#content_right {
	margin-left: 380px;
	margin-top: -360px;
	width: 193px;
	height: 346px;
    background-image:url(../img/sfx_content_bg_right.png);
    background-repeat: no-repeat;
}

div#content_right_td {
	position: relative;
	left: 20px;
	top: 20px;
	width:150px;
	height: 290px;
}

div#dog_center{
	margin-left: 165px;
	margin-top: -280px;
}

div#ask_center{
	margin-left: 200px;
	margin-top: -360px;
}

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

div#content_big_td {
	position: relative;
	overflow: auto;
	left: 25px;
	top: 20px;
	width:300px;
	height: 360px;
}

div#dog_right{
	margin-left: 340px;
	margin-top: -270px;
}

div#ask_right{
	margin-left: 470px;
	margin-top: -370px;
}


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


div#content_nobg {
	position: relative;
	overflow: scroll;
	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;
	overflow: auto;
	left: 30px;
	top: 10px;
	width: 380px;
}

div#dog{
	position: relative;
	left: 400px;
	top: -250px;
	width:237px;
	height:261px;
}

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

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;
}



