@charset "utf-8";
/* CSS Document */

#minHeight			{ height: auto; }

#body-wrapper		{ height: auto; }



/*Reset Style*/
/*body  { margin: 0; padding: 0; line-height: 1.4em; word-spacing: 1px; letter-spacing: 0.2px; font: 13px Arial, Helvetica,"Lucida Grande", serif; color: #000; }*/

#content { margin: 0; }

#main, #main-one-column	{ padding: 0 !important; margin: 0 !important; width: 670px !important; }

a { border: none !important; }

/* Remove Elements */
#header, #breadcrumb, .backToTop, #sidebar, #footer-background		{ display: none; }



/* Show link URLs instead of link text on the printed page */
/*
a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
a[href^="http://"] {color:#000;}
*/
