/* www.markbassey.com */
html, body {
color:#fff;
background-color:#147;
font-family:"Comic Sans","Comic Sans MS",Arial, Helvetica, sans-serif;
font-size:100%;
scrollbar-arrow-color:#9cf;
scrollbar-track-color:#036;
scrollbar-base-color:#258;
margin:0px;
}
h1, h2, h3, h4 {
letter-spacing:0.10em;
padding:0px;
margin-top:0px;
margin-bottom:8px;
}
p, li {
font-size:0.92em;
line-height:1.44em;
}
li {
list-style-image:url(../_img/mkby-bullet.gif);
padding-bottom:6px;
}
a {
color:#ff3;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#9ff;
}
address {
font-size:0.92em;
line-height:1.44em;
text-decoration:none;
}
hr {
color:#fff;
}
.smalltext {		/* use to reduce text size */ 
font-size:0.78em;
}
.navblock {		/* defines lefthand links - do not alter */ 
width:212px;
height:201px;
background-image:url(../_img/_bin/mkbs15.gif);
background-repeat:repeat-y;
}
.lnk {		/* defines lefthand links - do not alter */
width:186px;
height:20px;
display:block;
}
.arrow {		/* to show inactive links use this class */
cursor:default;
}
.goright { 	/* puts white photo style border around images and aligns to the right */
float:right;
background-color:#fff;
padding:8px;
margin:0px;
margin-left:12px;
border-top:1px solid #000;
border-left:1px solid #000;
border-right:3px solid #000;
border-bottom:3px solid #000;
}
#holdit {		/* holds the page in place - do not alter */
width:100%;
height:auto;
padding:0px;
margin:0px;
}
.stretch01 {	/* alows the page to expand to fill screen - do not alter */
width:auto;
height:27px;
background-image:url(../_img/_bin/str01.gif);
}
.stretch02 {	/* alows the page to expand to fill screen - do not alter */
width:51px;
height:auto;
background-image:url(../_img/_bin/mkbs32.gif);
background-repeat:repeat-y;
}
.stretch03 {	/* alows the page to expand to fill screen - do not alter */
width:100%;
height:30px;
background-image:url(../_img/_bin/mkbs162.gif);
background-repeat:repeat-x;
}
#page {		/* defines main content area - do not alter */
width:100%;
height:auto;
padding:0px;
margin:0px;
}
#pagepadding {		/* defines main content area - do not alter */
margin-left:6px;
margin-bottom:16px;
}