

body {background-color: #ecefff; margin: 0px;}

body, td, a {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: xx-small; line-height: 1.4em; color: #000000; font-weight: normal;}

html>body, td, a {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 7.5pt; line-height: 1.4em; color: #000000; font-weight: normal;}
.cat-heading {font-size: 1.6em; font-weight: bold;}
.list-heading {font-size: 1.3em; font-weight: bold;}

h1 {font-size: 1.7em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.3em;}
a.listheading {font-size: 1.3em; line-height: 1.1em; padding-bottom: 3px;}
.listheading2 {font-size: 1.3em;}
a.deaf {font-size: 1.3em; color:#005187; }
a.native {font-size: 1.3em; color:green; }
.catheading {margin-top: 10px; margin-bottom: 6px;}
.catheading img {margin-bottom: -3px;}
.catheading a {font-size: 1.6em;}


/* containers */
/*#pagecontainer {position: absolute;  left: 50%; width: 780px;  margin-left: -390px; background-color: #ccdcff; padding: 0px;}*/
#wrapper {background-color: #ccdcff;}
#navcontainer {background-color: white; width: 780px;}
#contentcontainer {

text-align: left;
background-color: #ccdcff;
margin: 4 10 10 10px;}


/* links */
a {font-weight: bolder; text-decoration: none;}
a:hover {text-decoration: underline;}

/* navigation bar*/
td#mylinks {text-align: right; padding: 0 8 0 0px;}
td#mylinks .post {padding: 0 10 0 10px;}
tr#buttons {background-color: white;}
tr#buttons td {background-image: url(../images/nav_bg_off1.gif); background-position: bottom; background-repeat: repeat-x; text-align: center; padding-bottom: 6px;}
tr#buttons td.post {background-image: url(../images/nav_post.gif); background-position: bottom; background-repeat: no-repeat; width: 5px; font-size: 8px;}
tr#buttons td.postlast {background-image: url(../images/nav_post_last.gif); background-position: bottom; background-repeat: no-repeat; width: 3px; font-size: 1px;}
tr#buttons td.on{background-image: url(../images/nav_bg_on1.gif); background-position: bottom; background-repeat: repeat-x; text-align: center; background-color: #ccdcff;}
tr#buttons a {line-height: 1.1em;}
tr#buttons .big{font-size: 1.3em;}

tr#buttons .deaf{background-image: url(../images/nav_bg_off2.gif); background-position: bottom; background-repeat: repeat-x; text-align: center; padding-top: 8px;}
tr#buttons .deaf a {color: #005187;}
tr#buttons .deafon a {color: #005187;}
tr#buttons .deafon {background-image: url(../images/nav_bg_on1.gif); background-position: bottom; background-repeat: repeat-x; text-align: center; padding-top: 8px;}

tr#buttons .native{background-image: url(../images/nav_bg_off2.gif); background-position: bottom; background-repeat: repeat-x; text-align: center; padding-top: 8px;}
tr#buttons .native a {color: green;}
tr#buttons .nativeon a {color: green;}
tr#buttons .nativeon {background-image: url(../images/nav_bg_on1.gif); background-position: bottom; background-repeat: repeat-x; text-align: center; padding-top: 8px;}

/* specific box attributes*/

#box1 {width: 270px; border: 0px; margin-bottom: 10px; margin-right: 10px;}
#box1 .post {background-image: url(../images/box_bg_post.gif); width: 20px; background-repeat: repeat-y;}
#box1 #boxmiddle td {height: 80px;}
#box2 {width: 195px; border: 0px; margin-bottom: 10px;}
#box3 {width: 180px; border: 0px; margin-bottom: 10px;}
#box3 #boxmiddle td {height: 280px;}
#box4 {width: 373px; border: 0px; margin-bottom: 10px;}
#box5 {width: 760px; border: 0px; margin-bottom: 10px;}
/* added by KS */
#box6 {width: 253px; border: 0px; margin-bottom: 10px;}
#box7 {width: 460px; border: 0px; margin-bottom: 10px;}
#box8 {width: 225px; border: 0px; margin-bottom: 10px;}
#box8 #boxmiddle td {height: 280px;}

#box9 {width: 240px; border: 0px; margin-bottom: 10px; margin-right: 10px;}
#box9 .post {background-image: url(../images/box_bg_post.gif); width: 20px; background-repeat: repeat-y;}
#box9 #boxmiddle td {height: 130px;}

#box10 {width: 373px; border: 0px; margin-bottom: 10px;}
#box10 #boxmiddle td {height: 200px;}

#box11 {width: 373px; border: 0px; margin-bottom: 10px;}
#box11 #boxmiddle td {height: 250px;}



#boxmiddle ul {list-style-type: square; padding: 0px; margin: 4 0 0 15px;}
#boxmiddle li {padding-top: 1px;}
#boxmiddle p {margin-top: 4px;}

/* general box attributes */

tr#boxtop {background-image: url(../images/box_bg_top.gif); height: 10px; font-size: 2px;}
tr#boxtop .left {background-image: url(../images/box_corner1.gif); height: 10px; width: 10px;}
tr#boxtop .right {background-image: url(../images/box_corner2.gif); height: 10px; width: 10px;}
tr#boxmiddle {background-color: white;}
tr#boxmiddle td {vertical-align: top;}
tr#boxmiddle .left {background-image: url(../images/box_bg_left.gif); height: 10px;}
tr#boxmiddle .right {background-image: url(../images/box_bg_right.gif); height: 10px;}
tr#boxbottom {background-image: url(../images/box_bg_bottom.gif); height: 14px; font-size: 2px;}
tr#boxbottom .left {background-image: url(../images/box_corner3.gif); height: 14px; width: 10px;}
tr#boxbottom .right {background-image: url(../images/box_corner4.gif); height: 14px; width: 10px;}



