@charset "utf-8";
/* CSS Document */

img
{  border-style: none;
}
body {
	background-color:#FFFFFF;
	background-image:url(../images/body_tile.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width:800px;
	/* background-image:url(../images/wrapper_tile.jpg); */
	border: 10px solid #959595;
}
#area { background-color:#FFFFFF; width:790px; height:800px;}

html>/**/body #header { position:absolute; margin-top:20px; margin-left:20px;}
#header { position:absolute; margin-top:20px; margin-left:-380px;}
html>/**/body #cover_shot { position:absolute; margin-left:650px; margin-top:20px;}
#cover_shot { position:absolute; margin-left:250px; margin-top:20px;}


html>/**/body #top_nav { position:absolute; margin-top:200px; margin-left:0px; background-color:#E5E1E0; width:500x; padding-left:50px; z-index:3}
#top_nav { position:absolute; margin-top:200px; margin-left:-395px; background-color:#E5E1E0; width:500x; padding-left:50px; z-index:3}
html>/**/body #nav_bg { background-color:#959595; position:absolute; margin-top:200px; width:437px; z-index:2; height:39px; margin-left:0px; }
#nav_bg { background-color:#959595; position:absolute; margin-top:200px; width:437px; z-index:2; height:39px; margin-left:-395px; }


html>/**/body #itp_logo {position:absolute; margin-top:245px; margin-left:630px;}
#itp_logo {position:absolute; margin-top:250px; margin-left:240px;}


html>/**/body #box { position:absolute; width:620px; height:490px; background-color:#E5E1E0; margin-top:260px; margin-left:15px;}
#box { position:absolute; width:620px; height:510px; background-color:#E5E1E0; margin-top:260px; margin-left:-383px;}


html>/**/body #cover_story_box { position:absolute; width:300px; height:170px; background-color:#FFFFFF; margin-top:15px; margin-left:10px;}
#cover_story_box { position:absolute; width:300px; height:170px; background-color:#FFFFFF; margin-top:15px; margin-left:-295px;}

html>/**/body #cover_story { position:absolute; width:400px; height:200px; margin-top:10px; margin-left:-130px;}
#cover_story { position:absolute; width:400px; height:200px; margin-top:10px; margin-left:-280px;}

html>/**/body #cover_story_text { position:absolute; width:150px; height:200px; margin-top:2px; margin-left:140px; text-align:left; font-size:12px;}
#cover_story_text { position:absolute; width:150px; height:200px; margin-top:-2px; margin-left:-20px; text-align:left; font-size:12px; padding:10px;}



html>/**/body #story2_box { position:absolute; width:300px; height:170px; background-color:#FFFFFF; margin-top:15px; margin-left:310px;}
#story2_box { position:absolute; width:300px; height:170px; background-color:#FFFFFF; margin-top:15px; margin-left:-5px;}

html>/**/body #story2 { position:absolute; width:400px; height:200px; margin-top:10px; margin-left:-130px;}
#story2 { position:absolute; width:400px; height:200px; margin-top:10px; margin-left:-290px;}

html>/**/body #story2_text { position:absolute; width:150px; height:200px; margin-top:3px; margin-left:140px; text-align:left; font-size:12px;}
#story2_text { position:absolute; width:150px; height:200px; margin-top:-4px; margin-left:-20px; text-align:left; font-size:12px; padding:10px;}



html>/**/body #flannel { position:absolute; background-color:#FFFFFF; width:130px; height:370px; margin-left:10px; margin-top:10px; font-size:12px;}
#flannel { position:absolute; background-color:#FFFFFF; width:130px; height:370px; margin-left:-65px; margin-top:15px; font-size:12px;}

html>/**/body #flannel_box { position:absolute; background-color:#E5E1E0; height:390px; width:150px; margin-left:610px; margin-top:100px;}
#flannel_box { position:absolute; background-color:#E5E1E0; height:410px; width:150px; margin-left:305px; margin-top:100px;}

html>/**/body #feb { position:absolute; width:120px; height:370px; margin-left:5px; margin-top:15px; font-size:12px; text-align:centre}
#feb { position:absolute; width:110px; height:370px; margin-left:-55px; margin-top:5px; font-size:12px; text-align:centre}

html>/**/body #issue { position:absolute; background-color:#FFFFFF; width:600px; height:280px; margin-left:10px; margin-top:220px; }
#issue { position:absolute; background-color:#FFFFFF; width:600px; height:260px; margin-left:-300px; margin-top:220px; }


html>/**/body #also {
	position:absolute;
	width:590px;
	margin-left:15px;
	margin-top:195px;
	font-size:11px;
	font-weight: bold;
}
#also {
	position:absolute;
	width:590px;
	margin-left:-295px;
	margin-top:195px;
	font-size:11px;
	font-weight: bold;
}


html>/**/body #footer {
	position:absolute;
	background-color:#959595;
	width:790px;
	margin-top:788px;
	font-size:10px;
	margin-left:0px;
	display: none;
}
#footer { position:absolute; background-color:#959595; width:790px; margin-top:788px; font-size:10px; margin-left:-395px;}

