a:link { text-decoration: none; background: green; color: white; }

a:visited { color: purple; text-decoration: none; background-color: green; }

a:hover { background: #FEE5AC; color: green; text-decoration: none; }

a.review:hover { background: white; }

body { text-align: center; background-color: #FEE5AC; margin: 0px; padding: 6px; color: green; font-family: arial; font-weight: 500; font-size: medium; height: 100%; }

h1 { background: white; color: red; font-size: 1.6em; font-style: italic; text-align:left; margin:0px; text-shadow: 8px 8px 16px gray; }

h2 { background-color:white; color: red; font-size: 1.2em; font-style: italic; text-shadow: 8px 8px 16px gray; text-align: left; padding-bottom:5%; border-bottom: 1px solid red; }

p { text-align:left;}

li { margin-top: 10px; margin-bottom: 10px; }

.page { position: relative; width: 80%; margin-left: auto; margin-right: auto; background: white; border: 1px solid red; text-align: left; padding:6px; overflow: auto; height: 100%; }

.leftcolumn { float:left; text-align: left; width: 24%; background-color:white; }

.rightcolumn { float: right; text-align: left; padding:1%; width: 73%; border-left:1px solid red; clear:right; background:white; height: 100%;}

.button { display: block; margin: 0px auto 6px; padding: 6px; font-size: small; font-weight: bold; border: 6px solid red; border-width: 6px 1px 1px 1px; width:80%; }

.accolades { margin-top: 36px; text-align:center; font-size:small; }

.panel { background-color:green; color: white; padding: 1%; margin:1%; font-weight: 500; }

.rightimage { position: absolute; right: 5px; top: 110px; border: 1px solid silver; vertical-align: top; margin-bottom: 0px; }

.rightimage1 {float: right; margin-left: 6px; border: 1px solid black; }

.rightimage2 { position: absolute; right: 30px; top: 299px; border: 2px solid silver; }

.rightimage3 { position: relative; float: right; margin-right: 5px; margin-left: 10px; border: 2px solid silver; }

.rightimage4 { position: absolute; right: 5px; top: 45px; border: 1px solid silver; }

.rightimage5 { position: absolute; right: 5px; top: 425px; border: 1px solid silver; }

.rightimage6 { position: absolute; right: 45px; top: 440px; border: 1px solid silver; }

.feedback { border-bottom: 1px solid green; }

.intro3 { width: 300px; text-align: left; }

.pdf, .post { border: 0px; vertical-align: middle; }

.center { text-align: center; overflow:auto; border:1px solid white; padding-left:24px; padding-right:24px; margin-top:36px; margin-bottom:36px; }

.review { border: 1px solid white; vertical-align: top; margin: 0px; padding:0px; }

.css { position: relative; left: 5px; }
