body, p {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.copyright {
	font-size : 10px
	
}

.lrb_border {
	border-right : 1px solid #000000;
	border-left : 1px solid #000000;
	border-bottom : 1px solid #000000;
}

.top_menu {
	text-align : right;
	vertical-align : top;
	padding-right : 3px;
}

a.top_menu_link:link, a.top_menu_link:active, a.top_menu_link:visited {
	color : Black;
	text-decoration : none;
	font-size : 11px
}

a.top_menu_link:hover
{
	color : Red;
	text-decoration : None;
	font-size : 11px
}

a.bottom_menu_link:link, a.bottom_menu_link:active, a.bottom_menu_link:visited {
	color : Black;
	text-decoration : none;
	font-size : 10px
}

a.bottom_menu_link:hover
{
	color : Red;
	text-decoration : None;
	font-size : 10px
}

.issue {
	height : 50px;
	text-align : right;
	padding-right : 3px;
	vertical-align : bottom;
	
}


#canvas { 
	width:629px;
	height:558px;
	margin:10px auto;
	background-image: url(pics/FebCover2.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 14px;
	z-index:0 }
	
#head {
	width:630px;
	height:66px;
	margin:0px auto;
	background-image:url(pics/0904header.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 14px;
	z-index:1
	}

#title1 { width:600px; height:60px; margin-top:10px; margin-left:10px; z-index:2; }
#title2 { width:600px; height:66px; margin-top:10px; margin-left:10px; z-index:3; }
#title3 { width:410px; height:49px; margin-top:-66px; margin-left:220px; z-index:4; }
#title4 { width:210px; height:49px; margin-top:10px; margin-left:120px; z-index:5; }
#title5 { width:210px; height:49px; margin-top:-66px; margin-left:320px; z-index:6; }
#title6 { width:310px; height:48px; margin-top:10px; margin-left:220px; z-index:7; }
#title7 { width:310px; height:66px; margin-top:10px; margin-left:220px; z-index:8; }

#ad { width:150px; height:150px; margin-top:-114px; margin-left:0px;z-index:9; }

#foot { 	
width: 605px; 
height: 40px; 
margin-top: 0px; 
margin-left: 0px; 
padding: 0px; 
clear: both; 
}



