/*
Theme Name: Jeff Classic
Description: Jeff WordPress theme.
Version: 1.0
Author: Diptanshu Sharma
Tags: single column, white, fixed width, footer widgets
This is just a basic layout, with only the bare minimum defined.
*/

body { font: 0.9em Arial, Helvetica, sans-serif; color: #333; background: #31309C; margin:0; padding:0; }
td,p { font: 0.9em Arial, Helvetica, sans-serif; color: #333; }
p,li { margin-bottom:7px; line-height:1.6em;}
ul { margin-bottom:1em; }

a,a:visited { color:#31309C; }

#wrap {width:1000px;margin:0 auto;padding:0; background-color:#FFF;}
#hd,#bd,#ft{width:1000px;margin:0 auto;padding:0;}
#bd{padding:0;}
#ft{background-color:#333;}
#ft p, #ft li { font-size:0.9em;color:#ddd; }
#ft a,#ft a:visited { color:#ccc; }
.fmeta { font-size:11px;}

#hd {background:url(images/home_02.gif) no-repeat; height:188px;}
#hd a,#hd a:visited { text-decoration:none; width:99.9%; height:188px; float:left;}
ul#nav,ul#nav li {margin:0 auto;padding:0;list-style:none; background-color:#000;}
ul#nav { width:1000px;float:left; font-family: arial;}
ul#nav li {float:left; display:inline;  color: white; font-size: 20px; padding-left: 10px; padding-right: 10px;}
ul#nav li img { border:none;}
ul#nav li a,ul#nav li a:visited { text-decoration:none;  color: white;}
ul#nav li a:hover { text-decoration:underline;  color: white;}
