body,td,a,div,.p{font-family:arial,sans-serif}
div,td{color:#000000}
a:link,.w,.w a:link{color:#0000cc}
a:visited{color:#551a8b}
a:active{color:#ff0000}

.body { position:absolute;
		background:#FFF;
		width:1000px;
	  }

.header { position:absolute;
		  background:#FFF;
		  width:1000px;
		  height:60px;
	  	}

.footer { position:absolute;
		  background:#FFF;
		  width:1000px;
		  height:60px;
		  top:660px;
	  	}

.main { position:absolute;
		background:#FFF;
		width:1000px;
		height:600px;
		top:60px;
	  }

.app { position:absolute;
	   background:#FFF;
	   width:800px;
	   height:600px;
	 }

.sidebar { position:absolute;
		   background:#FFF;
		   width:180px;
		   height:600px;
		   left:820px;
	  	 }

v\:* { behavior:url(#default#VML); }
