
/*Central Format Settings*/
/*-----------------------------------*/

a:link { font-weight:bold; color:silver; text-decoration:underline }
a:visited { font-weight:bold; color:silver; text-decoration:underline }
a:hover { font-weight:bold; color:silver; text-decoration:underline }
a:active { font-weight:bold; color:silver; text-decoration:underline }
a:focus { font-weight:bold; color:silver; text-decoration:underline }

h1,h2,h3,h4,p,ul,ol,li,div,td,th,b,i { font-family:Verdana, Arial, Helvetica, sans-serif;}

p,li,div,td,th { font-size:12px; color:#666666;}

li { marign:10px; color:#666666;}

div.container {top: 0; left: 0; width: 100%; height: 100%;
    position: fixed; display: table}

p.entryBox  {
        padding-top:5px;
        display: table-cell;
        vertical-align: middle;
        text-align:center;
}



