/*
	www.therealmasterwithin.com

	Copyright (c) Ben Teschendorff 2008 all rights reserved
*/
h1 { font:normal 22px sans-serif; text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	line-height:24px;
	color:#000a3a;
}

h2 { font:bold 12pt serif; font-style:italic; 
	margin-left:10px; margin-top:5px; margin-bottom:5px; 
	line-height:21px; 
	color:#5fafdf; 
}

h3 { font:italic 16px serif;
	font-weight:bold;
	line-height:21px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	color:#5fafdf;
}

h4 { font:italic 15px serif; margin:0;
	line-height:17px;
	font-variant:small-caps;
	letter-spacing:2px;
	text-align:right; 
	padding-right:20px;
	padding-top:10px;
	color:#5f5f5f; 
}



p       { font:normal 15px serif;
	margin-left:20px; margin-right:20px; 
        color:#646469;
}

p.indent { text-indent:10pt; line-height:11pt; 
        word-spacing:0.6pt; letter-spacing:0.6pt; 
        margin-top:5pt; margin-bottom:5pt; 
        margin-left:10pt; margin-right:10pt 
}

p.ital { font:italic 12px "Arial", "Helvetica", sans-serif; font-weight:bold;
	margin-left:10px; margin-right:10px;
	line-height:14px; text-align:left;
	color:#dfdfdf;
}

p.center1 { font:normal 11px sans-serif; text-align:center }

p.textright { text-align:right }

p.pix { text-align:center; }

p.botbox1 { font:normal 12px sans-serif; margin-top:7px; margin-left:8px; margin-right:8px;}
p.botbox2 { font:normal 11px sans-serif; line-height:10px; }

p.copyright { font-size:x-small; font-family:sans-serif; line-height:6px; text-align:center }

p.stars { font-size:18px;
	text-align:center;
	margin-top:0px; 
	margin-bottom:0px;
	letter-spacing:20px; 
	color:#dfdf20
}

.announce { font:italic 900 14px serif;
	word-spacing:2px; letter-spacing:1px;
	color:#7f7f7f;
}

.subhead { font-size:16px; color:#000a3a; font-family:serif }

.norm2 { font:normal 12px sans-serif; }
span.heading1 { font-weight:bold; color:#4f5f6f; margin-bottom:0px }
span.smcaps { font-variant:small-caps; font-weight:bold }
span.norm8 { font-weight:normal; font-size:10px }
span.hilitered { color:#ff0000 }
span.sital { font-style:italic; }

img.left { float:left; margin-right:5px }
img.right { float:right; margin-left:5px }

ul.navbut {list-style:url('./images/square.gif') outside; color:#000000; margin-top:1px;}
ol { margin-top:0pt }
li { font:small-caps bold 12px sans-serif; color:#4f4f6f; }
li.norm { font:normal 12px sans-serif;
	margin-top:8px; margin-bottom:8px;
/*	text-indent:10px;  */
	color:#4f4f6f;
}

div { margin:0px; padding:0px}

div.all { background-color:#ebeb99; position:absolute; top:0px; left:0px;
	width:800px
}

div.leftbox { background-color:#000129; 
	position:absolute; top:180px; left:0px;
/*	border:solid 1px #ffffff; */
	width:180px;
}

div.main { background-color:#ffffff;
	position:absolute; top:0px; left:180px;
	width:620px;
}

div.lessonbox { padding:10px;
	border:solid 1px #8f8f8f; 
}

div.borderbox { background-image:url('images/border_box.jpg');
/*	border:solid 1px #000000; */
	padding-top:1px; /* padding-bottom:5px;  */
	padding-left:20px; padding-right:10px;
	height:99px;
}

div.spacer1 { height:10px; }
div.spacer2 { height:20px; }
div.spacer3 { height:30px; }

td.mailform { width:50% }

input.form1 { color:#0000df; border:solid 1px #8f8f8f }
input.buta { width:140px; font-size:11px; color:#ffffff; background-color:#00008f; border:0 }

hr.leftbox { width:80% }

body { background:#00006f url('./images/bkgnd.jpg');
	background-repeat:repeat; 
	margin-left:0px; margin-top:0px;

}

a:link { color:#004fbf }
a:visited { color:#008fff }
a:hover { color:#4fbfff }
a:active { color:#ffff00 }

a.leftlink { text-decoration:none; color:#208fff }
a.leftlink:visited { color:#40dfff }
a.leftlink:hover { color:#ffff8f }


