/* CSS for New Webstone Design site */
/*/*/

body { background-color: #CCCCFF; margin: 10px 0% 10px 0%; font: 100% Georgia, serif; }

#leftside {  background-color: #CCCCFF; border-right: 1px solid #9999CC; margin-top: 0px;
	padding-right: 20px; padding-bottom: 20px; }

b.click { font: 80% Georgia, serif; font-weight: bold; color: #9999CC; text-align: left; }

P:first-letter { font-size: 150%; font-weight: bold; color: #0000CC; float: left; width: 2em; }

#rightside { background-color: #CCCCFF; }

div.nav { border: thin outset #FFFFFF; background-color: #9999CC;
	text-align: center; font: 80% Georgia, serif; width: 90px;
	margin-top: 5px; padding: 5px 5px 5px 5px; float: right; }

div.sample { border: thin outset #9999CC;
	padding: 0px 10px 5px 10px; }

div.contact { border: thin outset #9999CC;
	margin-bottom: 5px; padding: 5px 5px 5px 5px; }

div.pic { border: thin outset #FFFFFF; background-color: #9999CC; width: 130px; float: right;
	margin: 5px 0px 0px 0px; padding: 5px 5px 5px 5px; }

div.pic2 { border: thin outset #FFFFFF; background-color: #9999CC; width: 100px; float: right;
	margin-bottom: 5px; padding: 5px 5px 5px 5px; }

div.motto { width: 250px; text-align: right;
	margin: .5em 0em 0em 0em; padding: .5em 0em 0em 0em; }

div.menu { font: 80% Georgia, serif; font-weight: bold; text-align: center;
	float: center; top: 2em; left: auto; width: 200px;
	margin: 0em 0em 0em 0em; }

div.menu p { text-align: center; background-color: #9999CC; border: thin outset #9999CC;
	margin: 0em 0em 0em 0em; padding: .3em .4em 0em 0em; }

hr { height: 2px; width: 100%; background: #000000; margin: 0px 2px 0px 2px; }

div.menu a:link { text-decoration: none; color: #0000CC; }
div.menu a:visited { text-decoration: none; color: #666699; }
div.menu a:hover { text-decoration: underline; background: #FFFFFF; color: #000000; }
div.menu a:active { text-decoration: none; color: #0000CC; }

a:link { text-decoration: none; color: #0000CC; }
a:visited { text-decoration: none; color: #666699; }
a:hover { text-decoration: underline; background: #FFFFFF; color: #000000; }
a:active { text-decoration: none; color: #0000CC; }

td.footer1 { text-align: center; font: 75% Georgia, serif; }

td.footer2 { border-top: thin dotted #9999CC; text-align: center; font: 75% Georgia, serif; }

h1 { font: 200% Georgia, serif; color: #FFFFFF; }
h2 { font: 150% Georgia, serif; color: #FFFFFF; text-align: center; }

b { font-weight: bold; }

strong { font-weight: bold; }

ul { list-style-type: disc; list-style-position: outside; }

ol { list-style-type: decimal; list-style-position: outside; }

OL OL { list-style: upper-alpha }
OL OL OL { list-style: lower-alpha } 



