/*
* {
	font-size: x-large;
}
*/

body {
font-size:large;
}
#wr_left {
max-width:1200px;
}
#pg_left{
margin-right: 281px; /*Set right margin to RightColumnWidth*/
}
#pg_right{
width: 280px; /*Width of right column in pixels*/
margin-left: -281px; /*Set left margin to -(RightColumnWidth) */
}
.nav_table_arrow,.nav_table_item{
font-size: 1.2em;
	
}

/*alternative for column borders*/

#wr_right {
	background-image:none;
}