/* CSS Document */

body,html {
	background:url(images/bg.png) repeat-x #5f6a7f;

}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

#header {
background: url(images/header.gif);
width: 749px;
height: 136px;
}

.headertop {
float:left;
padding: 5px 0 0 5px;
width: 525px;
}

.headersearch {
float:left;
padding: 6px 0 0 10px;
width: 200px;
height: 30px;
}

.headermenu{
font-weight:bold;
clear:all;
float:right;
text-align: right;
width: 500px;
margin:80px 20px 0 0 ;

}


#banner {
background: url(images/banner.png);
width: 516px;
height: 321px;
}

.bannertop {

width: 300px;
}

.bannerinside {
padding: 150px 0 0 70px; 
width: 333px;
}



.bannerlink {
margin: 0  0 0 50px;
text-align:right; 
width: 430px;
}




#sidebox {
background: url(images/sidebox.png);
width: 205px;
height: 303px;
}



.sideboxinside {
padding: 10px;
height:234px;
}




.sideboxsearch {
padding:10px;
height: 30px;
}

.sideboxinside h1 {
text-align:center;
font-family:century gothic;
font-size: 15px;
color: #a7bbf0;

}





#box {
background: url(images/box.png);
width: 249px;
height: 150px;
}


#box1 {
background: url(images/love-horoscope.png);
width: 249px;
height: 150px;
}



.boxinside {
font-family:century gothic;
font-size: 13px;
color: #a7bbf0;
font-weight:bold;
text-align:center;
padding: 10px;
width: 110px;
height: 119px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
