/* Rohit's Realm - Web
 * Copyright (c) 2006-2007, Rohit Nafday. 
 * All Rights Reserved.
 *
 * $Id: global.css 192 2007-03-12 03:49:53Z rohit $
 */

body { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: small; }

#titleBar { display: none; visibility: hidden; height: 0px; width: 0px; }
#menu { display: none; visibility: hidden; height: 0px; width: 0px; }
#nav ul { list-style: none; }
#nav ul li { display: inline; }
#entry-breadcrumbs { display: none; visibility: hidden; height: 0px; width: 0px; }
#entry-footer { font-size: x-small; }
#footer { font-size: x-small; }

.main { width: 100%; }
.entry img { border: thin solid #666666; }
