
@import url("style.css");
/*Vert Theme*/
body{ background: #8FAA34 url(../img/bg3.gif) repeat-y center; font: 100.01% verdana,arial,sans-serif; text-align: center; }
#head { color: White; border-bottom: 1px solid #000; height: 122px;background: url(../img/header3.gif) no-repeat; }
/*Nav icons*/
#navigation a:hover { background-color: #8FAA34; color: #fff; }
#home a:hover { background: #8FAA34; color: #fff; }
#charity a:hover { background: #8FAA34; color: #fff; }
#arts a:hover { background: #8FAA34; color: #fff; }
#sports a:hover { background: #8FAA34; color: #fff; }
#malayalam a:hover { background: #8FAA34; color: #fff; }
#newsletter a:hover { background: #8FAA34; color: #fff; }
#photos a:hover { background: #8FAA34; color: #fff; }
#classifieds a:hover { background: #8FAA34; color: #fff; }
#office a:hover { background: #8FAA34; color: #fff; }
#join a:hover { background: #8FAA34; color: #fff; }
#contact a:hover { background: #8FAA34; color: #fff; }
#current a{ background: #8FAA34; }

#twitter{ background: url(../images/twitter-logo.jpg) no-repeat 0px 0px; padding-top: 100px; margin: 0px 0px 0px 5px;}
#fbook{ background: url(../images/facebook-logo.jpg) no-repeat 0px 0px; padding-top: 100px; margin: 0px 0px 0px 5px;}

#corner{ background: url(../img/corner_left3.gif) no-repeat 0px 0px; padding-top: 200px;}

#footer{ clear: both; background: #8FAA34;color:white; /*height: 100px;*/ margin: 0px 0px 0px 2px; padding: 0px; font-size: xx-small; }
/* vert Admin Area*/
body#admin{ font-family: Verdana, Arial, "Sans Serif"; background: #8FAA34 url(../admin/images/bg03.gif) bottom left fixed repeat-x;}
div#mainadmin{ margin-top: 12%; }
table{ font-size: 10px; margin-left: auto; margin-right: auto; }
table{ background: url(../admin/images/bgtgrn.gif); color: #fff; }



