/* CSS Document */
#nav{
	display:none !important;
}

#header{
	width:600px !important;
}

#footer{
	width:600px !important;
}

#outer{
	width:600px !important;
}

#content{
	width:600px !important;
}

#topLeft{
	width:200px !important;
}

#subMenu{
	width:200px !important;

}

#image{
	display:none !important;
}


#right{
	width:400px !important;
	left:200px !important;

}

#footer{
	display:none !important;
}


#center{
	display:none !important;
}	

#topRight{
	left:365px !important;

}

#botRight{
	left:365px !important;
}
		
#ticker{
	display:none !important;
}