body {
 background-color : #622127;
}

a {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 text-decoration : underline;
 color : #ffffff;
}

.center-content {
 text-align : center;
 font-size : 10pt;
}

.right-content {
 font-size : 10pt;
 text-align : right;
}

.ptitle {
 font-size : 14pt;
 text-indent : -0.5em;
 font-weight : bold;
 text-decoration : underline;
 font-family : Verdana, Arial, Helvetica, sans-serif;
}

.preg {
 font-size : 10pt;
 text-indent : 10px;
}

.pregb {
 font-weight : bold;
 font-size : 10pt;
 text-indent : 10px;
}

.pregi {
 font-style : italic;
 font-size : 10pt;
 text-indent : 10px;
}

#main {
 position : absolute;
 width : 90%;
 left : 5%;
 margin-top : 5%;
 color : #ffffff;
 background-color : #007f8d;
 border : 1px solid #ffffff;
}

#top {
 position : relative;
 width : 100%;
}

#top-left {
 position : relative;
 height : 150px;
 width : 271px;
 float : left;
 padding : 0 0 0 0;
 margin : 0 0 0 0;
 background-image : url(images/titleleft.jpg);
 background-repeat : no-repeat;
}

#top-right {
 position : relative;
 height : 150px;
 width : 323px;
 float : right;
 padding : 0 0 0 0;
 margin : 0 0 0 0;
 background-image : url(images/shslogo.jpg);
 background-repeat : no-repeat;
}

#linkbar {
 float : right;
 top : 150px;
 left : 0;
 width : 100%;
 text-align : left;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 14px;
 border-top-color : #ffffff;
 border-top-style : solid;
 border-top-width : 1px;
 border-bottom-color : #ffffff;
 border-bottom-style : solid;
 border-bottom-width : 1px;
 background-color : #707e29;
}

#linkbar ul {
 margin : 0 0 0 0;
 padding : 0 0 0 0;
 white-space : nowrap;
}

#linkbar ul li {
 display : inline;
}

#linkbar ul li a {
 border-right-color : #ffffff;
 border-right-width : 1px;
 border-right-style : solid;
 text-decoration : none;
 padding : 0 1em 0 1em;
}

#linkbar a:hover {
 text-decoration : none;
 color : #000000;
 background-color : #c1d948;
}

#content {
 float : right;
 text-align : left;
 width : 100%;
}

#content-sidebar {
 float : left;
 width : 25%;
 margin : 0 0 0 0;
 padding : 0 0 0 0;
 text-align : center;
 margin-top : 1em;
}

#content-sidebar h1 {
 font-size : 12pt;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-style : italic;
}

#content-sidebar ul {
 margin : 0 0 0 0;
 padding : 0 0 0 0;
}

#content-sidebar ul li {
 font-size : 10pt;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 list-style-type : none;
}

#content-sidebar a:hover {
 color : #cc0000;
 text-decoration : underline;
}

#content-sidebar p {
 font-size : 10pt;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 list-style-type : none;
}

#content-body {
 float : right;
 border-left-color : #ffffff;
 border-left-width : 1px;
 border-left-style : dotted;
 border-bottom-color : #ffffff;
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-top-color : #ffffff;
 border-top-width : 1px;
 border-top-style : dotted;
 margin-top : 1em;
 padding-bottom : 1em;
 width : 74%;
}

#content-body p {
 margin : 1em 1em 0 1em;
 font-family : Verdana, Arial, Helvetica, sans-serif;
}

#content-body ul li {
 margin : 1px 1em 0 0;
 font-size : 10pt;
 text-indent : 0;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 list-style-type : circle;
}

#content-body a:hover {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 color : #cc0000;
 text-decoration : underline;
}

#content-body img {
 margin : 1em;
}

#footer {
 float : right;
 width : 100%;
 background-color : #707e29;
 text-align : center;
}

#footer p {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 margin : 0 0 0 0;
 padding : 0 0 0 0;
 font-size : 8pt;
}