body {
    background-image: url(http://tranceproduction.com/assets/templates/tp/images/background.jpg);
    background-repeat: repeat-x;
    background-color: #c9d2d8;
} fieldset {
    width: 300px;
    border: 0px;
} #searchbox fieldset, #ajaxSearch_form fieldset {
    width: 230px;
    border: 0px;
    margin-top: 0px;
    height: 23px;
} 
} #code {
    width: 160px;
} textarea {
    width: 310px;
    height: 150px;
} label {
    font-family: "helvetica neue", Arial, Helvetica, Geneva, sans-serif;
    display: block;
    width: 310px;;
    float: left;
    text-align: left;
    margin-right: 0.5em;
    display: block;
    padding: 3px;
} #container {
    margin: 0 auto;
	position: relative;
    width: 804px;
} #header {
    background-image: url(http://tranceproduction.com/assets/templates/tp/images/header.jpg);
    width: 804px;
    height: 145px;
    position: relative;
} #content {
    width: 804px;
    background-color: white;
    position: relative;
    min-height: 450px;
    padding-top: 1px;
} #adbar {
    padding-top: 10px;
    padding-left: 33px;
    width: 540px;
    height: 85px;
} #left {
    width: 525px;
    padding-left: 33px;
    padding-bottom: 15px;
} #right {
    position: absolute;
    left: 572px;
    width: 220px;
    top: 8px;
	min-height:300px;
} #footer a:link, #footer a:visited, #footer a:hover {
    color: black;
    text-decoration: none;
} #crumb a:link, #crumb a:visited {
    color: #475862;
    text-decoration: underline;;
} a:link, a:visited {
    color: #475862;
} a:hover, #crumb a:hover {
    color: #02398a;
} #footer {
    background-color: #c9d2d8;
	width: 804px;
    margin: 0 auto;
    text-align: center;
    padding-top: 0px;
} #crumb {
    background-color: #FFF;
    padding-bottom: 7px;
}#home {
    position: relative;
    width: 424px;
    height: 40px;
    top: 49px;
    left: 32px;
    cursor: pointer;
} #getting {
    position: absolute;
    width: 127px;
    height: 22px;
    top: 114px;
    left: 32px;
    cursor: pointer;
} #technique {
    position: absolute;
    width: 89px;
    height: 22px;
    top: 114px;
    left: 198px;
    cursor: pointer;
} #resources {
    position: absolute;
    width: 85px;
    height: 22px;
    top: 114px;
    left: 322px;
    cursor: pointer;
} #about {
    position: absolute;
    width: 54px;
    height: 22px;
    top: 114px;
    left: 444px;
    cursor: pointer;
}

