body { color: #fff; text-decoration: none; background-color: #333333; text-align: center; }
IMG { border-style: none; }
p { font-family: Bookman, "Times New Roman", Georgia, Times, serif; color: #fff; 
font-style: normal; font-weight: normal; font-size: 14px; text-align: left; 
letter-spacing: 0.1em; line-height: 18px; margin-right: 10%; margin-left: 10%; }

.container-400 { background-color: #222; width: 400px; height: auto; margin: auto; border: outset 2px #222; padding: 4px; }
.container-500 { background-color: #222; width: 500px; height: auto; margin: auto; border: outset 2px #222; padding: 4px; }
.container-600 { background-color: #222; width: 600px; height: auto; margin: auto; border: outset 2px #222; padding: 4px; }

.container-body-main { height: auto; margin: 20px 10%; }
.container-body { width: 800px; height: auto; margin: 30px auto; }
.container-inline-auto { width: auto; height: auto; margin: 20px auto 40px; }
/* USe for pics in LP-month body. Use <p class=" pic leftindentmore"> after this div style for pic text. */
.container-full { width: 800px; height: 300px; margin: auto; }
.container-pic-float-right-300-ie { width: 300px; height: auto; float: right; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; }
.pic-float-left-300 { width: 310px; height: auto; float: left; margin-right: 10px; padding-top: 5px; padding-bottom: 5px; }
.pic-float-right-300 { width: 310px; height: auto; float: right; margin-left: 10px; padding-top: 5px; padding-bottom: 5px; }
.pic-float-left-400 { width: 410px; height: auto; float: left; margin-right: 10px; padding-top: 5px; padding-bottom: 5px; }
.pic-float-right-400 { width: 410px; height: auto; float: right; margin-left: 10px; padding-top: 5px; padding-bottom: 5px; }


.container-pic-float-left-100 { width: 100px; height: auto; float: left; margin-left: 5%; padding-right: 2px; padding-top: 5px; padding-bottom: 5px; }
.container-pic-float-left-300 { width: 302px; height: auto; float: left; margin-left: 10%; padding-right: 10px; padding-top: 5px; padding-bottom: 10px; }
.container-pic-float-left-350 { width: 352px; height: auto; float: left; margin-left: 10%; padding-right: 10px; padding-top: 5px; padding-bottom: 10px; }
.container-pic-float-left-400 { width: 402px; height: auto; float: left; margin-left: 10%; padding-right: 10px; padding-top: 5px; padding-bottom: 10px; }
.container-pic-float-left-420 { width: 420px; height: auto; float: left; margin-left: 10%; padding-right: 10px; padding-top: 5px; padding-bottom: 10px; }
.container-pic-float-left-500 { width: 500px; height: auto; float: left; margin-left: 10%; padding-right: 10px; padding-top: 5px; padding-bottom: 10px; }
.container-pic-float-left-600 { width: 600px; height: auto; float: left; margin-left: 10%; padding-right: 10px; padding-top: 5px; padding-bottom: 10px; }

.container-pic-float-right-300 { width: 302px; height: auto; float: right; margin-right: 10%; padding-left: 10px; padding-top: 5px; padding-bottom: 10px; }
.container-pic-float-right-350 { width: 352px; height: auto; float: right; margin-right: 10%; padding-left: 10px; padding-top: 5px; padding-bottom: 10px; }
.container-pic-float-right-400 { width: 402px; height: auto; float: right; margin-right: 10%; padding-left: 10px; padding-top: 5px; padding-bottom: 10px; }
.container-pic-float-right-420 { width: 420px; height: auto; float: right; margin-right: 10%; padding-left: 10px; padding-top: 5px; padding-bottom: 10px; }

.container-pic-text-left-300 { width: 300px; height: auto; float: left; margin-right: 10px; padding-top: 5px; padding-bottom: 10px; }
.container-pic-text-right-300 { width: 300px; height: auto; float: right; margin-left: 10px; padding-top: 5px; padding-bottom: 10px; }


/* Clearfix extends containers to enclose the float box */
.clearfix:after { content: "."; display: block; height: 0; visibility: hidden; clear: both; }

.clearfix {display: inline-block;} /* for mac IE */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.container-links-300 { background-color: #333333; margin: 0 auto; padding: 2px; width: 300px; height: auto; border: outset 3px #696969; }
a:link { color: #f0f; background-color: transparent; text-decoration: none; }
a:visited { color: #f0f; text-decoration: none; }
a:hover { color: #fcf; text-decoration: none; }
a:active { color: #fff; text-decoration: none; }

/* Main link box */
.linkboxmain { background-color: #333333; width: 500px; height: 100px; margin: 20px auto; border: outset 4px #222; padding: 4px; }
.linkboxfloat-l { background-color: transparent; width: 240px; height: auto; float: left; border: none; }
.linkboxfloat-r { background-color: transparent; width: 240px; height: auto; float: right; border: none; }
.linkhead { color: #0ff; font-style: normal; font-weight: bold; font-size: 10px; letter-spacing: 0.1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; line-height: 10px; }
.linkcnt  { color: #f0f; font-style: normal; font-weight: bold; font-size: 10px; letter-spacing: 0.1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; line-height: 10px; }
.linkoff   { color: #1e90ff; font-style: normal; font-weight: bold; font-size: 10px; letter-spacing: 0.1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; line-height: 10px; }


.linkinline a:link { color: #f0f; text-decoration: none; }
.linkinline a:hover { color: #fcf; text-decoration: none; }
.linkinline a:active { color: #fff; text-decoration: none; }

.linkmini { font-family: Arial, Helvetica, Geneva, sans-serif; font-style: normal; font-weight: bold; font-size: 10px; line-height: 12px; text-decoration: none; text-align: center; }
.linkmini a:link { color: #f0f; }
.linkmini a:hover { color: #fcf; }
.linkmini a:active { color: #fff; }

.linkmini-head { color: #0ff; font-family: Arial, Helvetica, Geneva, sans-serif; font-style: normal; font-weight: bold; font-size: 10px; line-height: 14px; text-decoration: none; text-align: center; }
.linkmini-off { color: #1e90ff; font-family: Arial, Helvetica, Geneva, sans-serif; font-style: normal; font-weight: bold; font-size: 10px; line-height: 14px; text-decoration: none; text-align: center; }

.linkminipad { padding-left: 50px; padding-right: 50px; }

.linkmain { font-family: Arial, Helvetica, Geneva, sans-serif; font-style: normal; font-weight: normal; font-size: 14px; text-decoration: none; text-align: center; line-height: 20px; }
.linkmain a:link { color: #f0f; }
.linkmain a:hover { color: #fcf; text-decoration: none; }
.linkmain a:active { color: #fff; text-decoration: none; }

.linkright { font-family: Arial, Helvetica, Geneva, sans-serif; font-style: normal; font-weight: normal; 
font-size: 12px; text-align: center; line-height: 18px; text-decoration: none; 
background-color: #405555; color: #f0f; position: relative; width: 310px; height: 20px; margin-left: auto; margin-right: 10%;}
.linkright a:link { color: #f0f; cursor: pointer; }
.linkright a:hover { color: #fcf; cursor: pointer; }
.linkright a:active { color: #fff; cursor: pointer; }

H1 { font-family: Bookman, "Times New Roman", Georgia, Times, serif; color: #0ff; font-style: italic; font-weight: normal; font-size: 22px; line-height: 30px; text-align: center; letter-spacing: 0.1em; }
H2 { font-family: Bookman, "Times New Roman", Georgia, Times, serif; color: #f0f; font-style: italic; font-weight: bold; font-size: 20px; line-height: 26px; text-align: center; letter-spacing: 0.1em; }
H3 { font-family: Bookman, "Times New Roman", Georgia, Times, serif; color: #0ff; font-style: italic; font-weight: bold; font-size: 18px; line-height: 20px; text-align: center; }
H4 { font-family: Bookman, "Times New Roman", Georgia, Times, serif; color: #f0f; font-style: italic; font-weight: bold; font-size: 16px; line-height: 20px; text-align: center; }

.note { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; letter-spacing: 0.1em; text-align: center; margin-right: 15%; margin-left: 15%; }
.pic { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; color: #0ff; text-align: center; letter-spacing: 0.1em; margin-right: 0%; margin-left: 0%; }
.copyright { font-family: Arial, Helvetica, Geneva, sans-serif; color: #0ff; font-style: normal; font-weight: normal; font-size: 10px; text-align: center; letter-spacing: 0.1em; line-height: 14px;}
.notewhite { color: #fff; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
.left { text-align: left; margin-left: 5%; }
.leftindent { text-align: left; margin-left: 10%; margin-right: 10%; }
.leftindentmore { text-align: left; margin-right: 20%; margin-left: 20%; }
.white { color: #fff; }
.magenta { color: #f0f; }
.cyan { color: #0ff; }
.blue { color: #1e90ff }
.yellow { color: #ff0; }

.sans { font-family: Arial, Helvetica, Geneva, sans-serif; }
.italic { font-style: italic; }
.subscript { font-size: 10px; vertical-align: sub; }

