/* Css Reset */
body,h1,h2,h3,ul,li,p,img,form,input,textarea,button,table,thead,tbody,tfoot,tr,td,th{margin:0;padding:0;border:0;font-size:inherit;font-weight:inherit;line-height:inherit;font-family:inherit;text-align:left;list-style-type:inherit}
a, strong, em
{font-weight:normal;text-decoration:none;font-style:normal;color:#000}
/* The 1Kb Grid */
.grid_1 { width:45px; }
.grid_2 { width:110px; }
.grid_3 { width:175px; }
.grid_4 { width:240px; }
.grid_5 { width:305px; }
.grid_6 { width:370px; }
.grid_7 { width:435px; }
.grid_8 { width:500px; }
.grid_9 { width:565px; }
.grid_10 { width:630px; }
.grid_11 { width:695px; }
.grid_12 { width:760px; }
.grid_13 { width:825px; }
.grid_14 { width:890px; }
.column { margin: 0 10px; overflow: hidden; float: left; display: inline; }
.row { width: 910px; margin: 0 auto; overflow: hidden; }
/* Typography */
body {font: normal 13px/20px Arial, sans-serif;color:#000;background:#fff}

.text h1 {font-size:200%;margin:10px 0}
.text h2 {font-size:150%;margin:10px 0}
.text h3 {font-size:120%;font-weight:bold;margin:10px 0}
.text p {margin:10px 0}
.text p.alist {font-size:150%;line-height:1.6em;text-align:center;margin:0}
.text p.blist {font-size:120%;line-height:1.6em;text-align:center;margin:0}
.text p.clist {font-size:100%;line-height:1.6em;text-align:center;margin:0}
.text p.alist em,
.text p.blist em,
.text p.clist em {letter-spacing:-1px;;padding:0 10px}
.text p.alist a,
.text p.blist a,
.text p.clist a {letter-spacing:-1px;;padding:0 10px;text-decoration:underline;color:#000}
.text p.alist a:hover,
.text p.blist a:hover,
.text p.clist a:hover {background:#000;color:#fff}
.text a {color:#336;text-decoration:underline;font-weight:bold}

.text .banner {font-family:"Times New Roman",serif;font-size:150%}
.text .banner span.large {font-size:120%}
.text .banner span.larger {font-size:150%}
.text table {width:100%}
.text td {padding:0 10pt}
img.left {float:left;padding-right:20px;padding-bottom:20px}
p.clear {clear:both}

/* Style */
body {background:#e8e8e8 url(bodybg.png) fixed}
#header {height:200px;background:#000 url(headerbg.png) fixed}
#header h1 {height:200px;background:transparent url(title.png) no-repeat 0 0;font-size:10px}
#navigation {background:#000 url(headerbg.png) fixed}
#navigation ul {background:transparent url(title.png) no-repeat 0 -200px}
#navigation li {}
#navigation a {color:#fff;display:block;line-height:28px;height:28px;font-weight:bold}
#content {background:transparent url(pageborder2.png) repeat-y 0 0;}

