/* mobile stylesheet */

/* changed variables  */
body {
	background:#fff;
	font-family: Georgia, Helvetica, serif;
	color: #000;	 
	}

#menu {font-size:small; background:#361003; color:white; text-transform:auto; padding:0px; text-align:center;}  
#pagecontain {width:425px; margin-left:5px;}    /* changed from 600+ */
#maincontain {width:435px; margin-top:25px;} /* changed from 600+ */   

#menu {background: #fff; color:#000; text-align:left}

#designedby {margin-top:20px; font-size:x-small; font-family:Arial,Verdana,Sans-serif; color:#999; letter-spacing:.2em; }

.off {display:none;}




