@charset "utf-8";
/* container.css */

/* -------------------------------------------------------------------------------------------------- */
/* ----------------------------------- CONTAINER Dependant Styles ----------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


.c_content
{
    width:583px;
    height:441px;
    /*No margins here*/
}
	/*
		.c_content a {
			color:#499200;
			font-weight:bold;
		}
		.c_content a:link {
			color:#499200;
			font-weight:bold;
		}
		.c_content a:visited{
			color:#499200;
			font-weight:bold;
		}
		.c_content a:active{
			color:#499200;
			font-weight:bold;
		}
		.c_content a:hover{
			color:#336600;
			font-weight:bold;
		}
*/
/* -------------------------- Table Layout Images ----------------------------- */
/* ---------------------------------------------------------------------------- */


