/*for standard tags*/
a:link, a:visited { border-bottom: 1px dotted; color: #520; background: transparent; }
address { font: 10px "Viking-Normal", "Comic Sans MS", cursive; text-align: right; }
body { font: 12px "Comic Sans MS", cursive; color:#3a3a3a; }
dl { margin: 0px auto; width: 90%; }
dd { margin-bottom: 15px; border-bottom: dotted 1px #2f4f4f; text-indent: -10px; }
dt { font-weight: bold; color: #2f4f4f; }
h1 { font-size: 17px; }
h2 { font-size: 15px; }
h3 { font-size: 12px; }
img { border: 0; }
li.inline { display: inline; padding: 0 7px 0 3px; border-right: 1px dotted #066; }
li.last { display: inline; padding: 0 3px 0 3px; border-right: 0px; } 
	.lowerroman { list-style-type: lower-roman; }
	.upperroman { list-style-type: upper-roman; }
	.upperalpha { list-style-type: upper-alpha; }
	.loweralpha { list-style-type: lower-alpha; }
	.circle { list-style-type: circle; }
	.square { list-style-type: square; }
	.spaced { padding:3px; }
	.none { list-style-type: none; }

/*for presentation*/
.bosp_table { background: #73bfbf url("_cove_soft.jpg") repeat 0 0 fixed; margin: 10px auto; width: 95%; text-align: center; }
.bosp_table a:link { color: #000000; }
.borderbottom { border-bottom :2px dotted #000000; }
.borderleft { border-left :2px dotted #000000; }
.borderright { border-right :2px dotted #000000; }
.bordertop { border-top :1px dotted #000000; }
.boxed { border: 1px solid; }
.boxed50percent { width: 50%; margin: 0px auto; }
.boxed75percent { width: 75%; margin: 0px auto; }
.boxedoutset { border: 2px outset; margin: 0px auto; padding: 3px; }
.code {font-family: monospace; font-size: 10px; color: #ffffff; }
	a.code: { text-decoration: none; }
.help { border-bottom: 1px dotted #ffffff; text-decoration:none; }
.index {font-size: 10px; color: #000000; }
.indent {text-indent: 10px;}
.layer { border: 1px dashed #000000; padding: 10px; font: 13px "Comic Sans MS", Cursive; color:#2f4f4f; width: 100%; }
.logo { position: fixed; bottom: 10px; right: 10px; }
.masthead { border-bottom: 1px solid #000000; width:100%; margin:0px; }
.personalnote { width: 75%; margin: 0px auto; }
.title { font: 12px "Comic Sans MS", cursive; text-align: center; text-decoration: underline; }

/* text colors */
.blue { color: #0071e1; }
.brown { color: #9f5000; }
.darkgray { color: #696969; }
.fire { color: #ff0000; }
.green { color: #006600; }
.orange { color: #ff6600; }
.peach { color: #ff9900; }
.pine { color: #2dba1d; }
.purple { color: #cc33cc; }
.slate { color: #2f4f4f; }
.tan{ color: #999900; }


/* presentation to not show*/

.describe {display: none; float: none !important; }
.footer {display: none; float: none !important; }
.leftside {display: none; float: none !important; }
.list {display: none; float: none !important; }
.main {display: none; float: none !important; }
.rightside {display: none; float: none !important; }
