/* CSS Document */

* { padding: 0px; margin: 0px; }


body, html {
	margin:0px;
	font-family: "Trebushet ms", "century gothic", calibri, helvetica;
	font-size:12px;
	color: #000;
	background:#ffffb4;
}

#totalpage {
	width: 1220px;
	margin-left:auto;
	margin-right:auto;

}

#blogpage {
	width:900px;
	background: url(../images/body_bg.jpg);
}

#topinlinead {
	width:728px;
	margin-left: 15px;
	height:auto;
	margin-bottom:10px;
}
#midinlinead {
	width:468px;
	padding-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:900px;
	height:460px;
	background:url(../images/header16.jpg);
}

#subheader {
	width:900px;
	height:44px;
	background: url(../images/body_bg.jpg);
}

#sidebar {
	float:left;
	width:180px;
	min-height:700px !important;
	padding-left:15px;
	margin-left:10px;
	margin-top:15px;
	
}

#content {
	float:left;
	width:650px;
	max-width:650px;
	padding:5px;
	margin-top:-10px;
	margin-left:7px;
	border-right:1px dashed #999;
}

#footer {
	clear:both;
	height: 40px;
	padding:3px 0px 3px 10px;
	font-family:"century gothic", calibri, helvetica;
	font-size:10px;
	font-style:italic;
	color: #666666;;
	background-repeat:no-repeat;
}

#topads {
	width:1080px;
	height:auto;
	padding:5px;
}

#rightads {
	float:right;
	width: 310px;
	padding: 0px 0 0 5px;
}
#stickyads {
	width: 310px;
	padding: 0;
}




/* AD SPACES
/*--------------------------------------*/
#adsrv_980x120_spotlife_placeholder {
        width:1024px;
        height:auto;
}
#adsrv_728x90_spotlife_placeholder {
        width:728px;
        height:auto;
        margin-left:1px;
}
#adsrv_160x600_spotlife_placeholder {
        padding:5px 0 5px 7px;
        width:160px
}
#adsrv_250x120_spotlife_placeholder {
        margin-bottom:5px;
        width:250px
}
#adsrv_250x250_spotlife_placeholder {
        margin-bottom:5px;
        width:250px
}
#adsrv_250x360_spotlife_placeholder {
        margin-bottom:5px;
        width:250px;
}
#adsrv_468x60_spotlife_placeholder {
        width:468px;
        padding-bottom: 10px;
        margin-left:auto;
        margin-right:auto;
}
#ts_top_placeholder {
        width:1002px;
        height:auto;
        padding-left:22px;
}
#ts_mid_placeholder {
        width:468px;
        margin-left:auto;
        margin-right:auto;
}
#ts_right_placeholder {
        width:160px;
        margin-left:auto;
        margin-right:auto;
        padding-bottom:
}
