body, html{
margin: 0px;
padding: 0px;
text-align: center;
background: #5c703f;
}

/* Define DIV ID's */

#container{
margin: 0px auto;
padding: 0px auto;
width: 1000px;
}
#header{
width: 1000px;
height: 100px;
background: url(../images/hdr.png);
}

#splash{
width: 1000px;
height: 169px;
background: url(../images/splash.png);
}

#wrapper{
width: 1000px;
height: 1900px;
background: url(../images/wb.png);
}

#footer{
clear: both;
width: 1000px;
height: 91px;
background: url(../images/ftr.png);
}

#leftcol{
float: left;
width: 665px;
padding-left: 33px;
}

#lt{
width: 665px;
height: 43px;
background: url(../images/lt.png);
}

#lb{
width: 665px;
background: url(../images/lb.png);
}

#lf{
width: 665px;
height: 55px;
background: url(../images/lf.png);
}

#rightcol{
float: right;
width: 262px;
padding-right: 33px;
}

#rt{
width: 262px;
height: 43px;
background: url(../images/rt.png);
}

#rb{
width: 262px;
background: url(../images/rb.png);
}

#rf{
width: 262px;
height: 55px;
background: url(../images/rf.png);
}

#od{
clear: both;
float: right;
font-family: tahoma;
color: #fff;
font-weight: bold;
font-size: 14px;
margin-right: 40px;
margin-top: 43px;
text-decoration: underline;
}
#toplinks{
float: right;
margin-right: 40px;
margin-top: 3px;
}

.point{
padding: 20px; 
background: #e8e8e7; 
border-bottom: 1px solid #ababaa; 
border-top: 1px solid #ababaa; 
margin: 10px auto;
}

#meta{
text-align: left;
font-family: tahoma;
color: #c5c4c2;
font-size:14px;
margin-left: 40px;
padding-top: 55px;

}
/* Text Classes */

h1.t1{
margin: 0px;
padding: 15 0 0 0;
font-family: arial;
font-size: 20px;
color: #b11004;
}

h1.chklist{
margin: 0px;
padding: 0 0 0 10;
font-family: arial;
font-size: 18px;
color: #b11004;
}

p.p1{
padding: 10px;
margin: 0px;
text-align: justify;
line-height: 1.2em;
color: #000;
font-family: tahoma;
font-size: 12px;
}

.k1{
color: #b11004;
font-family: tahoma;
font-weight: bold;
font-size: 12px;
margin: 0px;
padding: 0px;
}

.k2{
color: #000;
font-family: tahoma;
font-weight: bold;
font-size: 12px;
margin: 0px;
padding: 0px;
}

/* List Styles */
ul#links{
list-style: none;
padding: 0px;
margin: 0px;
}
#links li{
display: inline;
padding-left: 10px;
padding-right: 10px;
}
#links a{
font-family: tahoma;
color: #fff;
font-size: 12px;
text-decoration: none;
}

#links a:hover{
font-family: tahoma;
color: #fbc908;
font-size: 12px;
text-decoration: none;
}

ul#nl{
list-style: none;
margin: 0px;
padding-bottom:  5px;
padding-right: 16px;
text-align: right;
}
#nl li{
display: inline;
padding-left: 5px;
padding-right: 5px;
font-family: tahoma;
color: #000;
font-size: 12px;
}

ul#chklist{
list-style: none;
}

#chklist li{
background: url(../images/chk.png) 0px -3px no-repeat;
padding-bottom: 5px;
padding-left: 35px;
color: #777877;
font-size: 18px;
font-family: tahoma;
}

/* Tag Cloud */

#cloud .tag1 { font-family: tahoma; color: #767674; font-size: 0.7em; font-weight: 100; }
#cloud .tag2 { font-family: tahoma; color: #767674; font-size: 0.8em; font-weight: 200; }
#cloud .tag3 { font-family: tahoma; color: #767674; font-size: 0.9em; font-weight: 300; }
#cloud .tag4 { font-family: tahoma; color: #767674; font-size: 1.0em; font-weight: 400; }
#cloud .tag5 { font-family: tahoma; color: #767674; font-size: 1.2em; font-weight: 500; }
#cloud .tag6 { font-family: tahoma; color: #767674; font-size: 1.4em; font-weight: 600; }
#cloud .tag7 { font-family: tahoma; color: #767674; font-size: 1.6em; font-weight: 700; }
#cloud .tag8 { font-family: tahoma; color: #767674; font-size: 1.8em; font-weight: 800; }
#cloud .tag9 { font-family: tahoma; color: #767674; font-size: 2.2em; font-weight: 900; }
#cloud .tag10 { font-family: tahoma; color: #767674; font-size: 2.5em; font-weight: 900; }

#cloud { 
padding: 2px; 
line-height: 3em; 
text-align: center; 
}

#cloud { margin: 0; }
#cloud li { display: inline; }

#network li{
display: normal;
}

#network{
margin: 0px;
}

#network a{
font-family: tahoma;
font-size: 14px;
color:  #767674;
text-decoration: none;
border-bottom: 1px dotted #767674;
}

#network a:hover{
font-family: tahoma;
font-size: 14px;
color:  #000;
text-decoration: none;
border-bottom: 1px dotted #767674;
}