/*  The CSS definition file for the Silva Method web pages */
/*  I am so great  and the style is so great too */
/*  copyright  augustary/ srpenec 19999 vitakappa */
 
.small-dog {
	font: normal 18px/24px Georgia, Courier, "Courier New", "Courier New CE", serif, sans-serif;
	letter-spacing: -1px;
}

.right { padding-right: 10px; text-align: right; }
.left { padding-left: 10px; text-align: left; }
.float-left { float: left; padding: 4px; margin: 4px; }
.float-left-border { float: left; border: 6px outset #FFFFFF; padding: 0; margin: 6px; }
.float-right { float: right; padding: 4px; margin: 4px; }
.float-right-border { float: right; border: 8px outset #FFFFFF; padding: 0; margin: 6px; }
.center{ text-align: center; vertical-align: middle; }
.center TR TD { text-align: center; }
.hidden {display: none;}

.small-head {
	border: 4px double #FF0000;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

.short-head { border: 4px double #FF00CC; text-align: center; vertical-align: middle; }

.nailed-head {
	border: 4px double #FF0000;
	margin-top: 12px;
	text-align: center;
	vertical-align: middle;
	position: fixed;
}

.end-head { border: 4px double #00FF00; text-align: center; vertical-align: middle; }

.small-head TD, .small-head TD A, .short-head TD, .short-head TD A, .nailed-head TD, .nailed-head TD A, .end-head TD, .end-head TD A {
	color: #660000;
	font: normal 14px/16px "Comic Sans MS", Perpetua, fantasy;
	text-align: center;
	vertical-align: middle;
}

.small-head TD IMG, .short-head TD IMG, .nailed-head TD IMG, .end-head TD IMG { padding: 4px; text-align: center; vertical-align: middle; }

.small { font: normal 14px/16px "Andale Mono", Arial, "Arial CE", sans-serif; }

.more-small { font: normal 10px/12px "Andale Mono", Arial, "Arial CE", sans-serif; }

.big { font: bolder 28px/30px "Comic Sans MS", Perpetua, fantasy; }

.green { color: #228B22; }

.arial { font: normal 18px/22px Arial, "Arial CE", serif, sans-serif; }

.monospace {font: normal 16px/20px Verdana, Courier, "Courier New", "Courier New CE", sans-serif, monospace; text-align: justify; text-indent: 2em; padding: 0 16px 0 16px;}

.note {color: #000000; letter-spacing: -1px; font: normal 16px/20px "Andale Mono", "Lucida Console", monospace;}

A.note {
	color: #0000FF;
	font: normal 16px/20px Courier, "Courier New", "Courier New CE", serif, sans-serif;
	text-decoration: underline ! important;
	vertical-align: top;
}

.thoughts {
	border: 1px solid #C99033;
	padding: 4px;
	color: #633100;
	background: #FFFFFF;
	font: normal 18px/24px "Comic Sans MS", Perpetua, fantasy, serif;
	text-align: justify;
}

.thoughts:first-letter {
	margin-left: 10px;
	color: #FF8C00;
	font-size: 30px;
	font-weight: bold;
	vertical-align: middle;
}

.words {
	color: #633100;
	font: normal 18px/24px Tahoma, Lydian, Perpetua, Verdana, fantasy, serif;
	text-align: justify;
	letter-spacing: 1px;
}

.counter { border: 2px dotted #FFFFFF; }

.signature {
	color: #660066;
	font: bold 30px/32px "Monotype Corsiva", "Comic Sans MS", fantasy, "Lucida Casual CE", "lucida casual",  Arial, "Arial CE", Tahoma, Verdana, serif, sans-serif;
	text-align: left;
	text-indent: 2em;
}


