body {
    font: 14px 'Ubuntu', sans-serif;
    color: #000000;
    background: rgb(83,83,83) url('images/bg.png') repeat;
    margin: 0;
    padding: 0;
}

tr, td {
    padding: 0;
    margin: 0;
}

#content {
    width: 924px;
    margin: 0 auto;
    position: relative;
}
#footer {
    width: 800px;
    margin: 0 auto;
    text-align: center;
    padding-top: 15px;
    font: 12px Arial, sans-serif;
    color: rgb(30,30,30);
}
#footer a {
    color: rgb(30,30,30);
}

#header {
    color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 100px;
}

#domainname {
	background: url("http://afs.googleusercontent.com/dp-teaminternet/the_kilima.png") no-repeat scroll 0 10px transparent;
    color: rgb(93,179,220);
    font: 35px 'Ubuntu', Arial, Sans-Serif;
    text-transform: none;
    position: absolute;
    text-shadow: 2px 2px rgb(50,50,50);
    left: 15px;
    top: 40px;
    padding-left: 35px;
}

.norl #domainname {
    left:192px;
}

#main {
    width: 924px;
    min-height: 440px;
    background-color: rgb(104,104,104);
    padding-top: 22px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 0 0 20px 10px rgb(50,50,50);
    -webkit-box-shadow: 0 0 20px 10px rgb(50,50,50);
    box-shadow: 0 0 20px 10px rgb(50,50,50);
}

#directory {
    float: left;
    margin: -18px 0 0 18px;
    width: 284px;
    height: 415px;
}

#directory_2 {
    float: right;
    margin: -54px 18px 0 0;
    width: 284px;
    height: 415px;
}

#image {
    width: 588px;
    height: 420px;
    margin: 2px 0 0 317px;
}

#links {
    margin-left: 5px;
    width: 549px;
    min-height: 301px;
    padding: 2px 20px 10px 20px;
}

.norl #links {
    margin:0 auto;
}

#tcHolder {
	width: 240px;
	float: left;
	background: url('images/bgStars.png') no-repeat left 13px;
	margin: -11px 0 0 18px;
	height: 444px;
	padding-left: 37px;
}

#oneclick #tcHolder {
	float: right;
	width: 247px;
	margin-top: 66px;
}

#searchHolder {
	width: 333px;
	position: absolute;
	top: 50px;
	right: 10px;
}

#sale_link a,
#sale_link_bold a,
#sale_link_below a {
	color: rgb(93,179,220);
}

#sale_link a:hover,
#sale_link_bold a:hover,
#sale_link_below a:hover {
	color: #FFF;
}
