/*-----------------------------------------------------------------------------
Print Style Sheet

Author:    	Dinkum Web Solutions
Email:    	info@dinkumweb.com.au

Project:   	Rustmasters http://www.rustmasters.com.au
Version:   	2.0
-----------------------------------------------------------------------------*/

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */




/* =General (usage throughout the entire site) -------------------------------
-----------------------------------------------------------------------------*/

body a { color: blue; text-decoration: underline; }
body { width: 95%; margin: auto; font: 1.2em Georgia,Times,Serif; color: #000000; background: #ffffff; }
	
img, #wrapper_menu, #wrapper_flags, #rightColumn_flashAnimation, #wrapper_footer, #copyright_right {
	display: none;
}


/* end of css */
