/*** BODY ***/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#a5b922;
	padding:0px;
	margin:0px; }
.wrapper {
	background-image:url(../images/top_walk.jpg);
	background-repeat:no-repeat;
	background-position:top center; }
.fwrap {
	background-image:url(../images/footer_walk.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom:70px;
	margin-bottom:25px; }



/*** CONTENT ***/
h2 {
	font-size:18px;
	font-weight:normal;
	color:#FF9900;
	padding:0px;
	margin:0px;
	padding-left:15px; }
.cont {
	padding:15px; }
.chd {
	background-image:url(../images/cont-top.jpg);
	height:48px; }
.leftmenu {
	background-image:url(../images/leftbg.jpg);
	background-repeat:repeat-x;
	padding:10px; }
.welcome {
	font-weight:bold;
	color:#ff9933;
	padding-left:15px; }
.switch a {
	color:#339999;
	padding-right:15px;
	text-decoration:none; }
.switch a:hover {
	color:#339999;
	padding-right:15px;
	text-decoration:underline; }


/*** FOOTER ***/
.footer {
	padding-top:10px;
	padding-bottom:20px;
	color:#FFFFFF; }
.footer a {
	color:#FFFFFF;
	text-decoration:none; }
.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline; }



