/* Start of CMSMS style sheet 'layout' */
html {
  height:100%;
}
html, body {
  margin:0;
  padding:0;
  background-color: #000000;
}
body {
  margin:0;
  padding:0;
  height:auto !important;
  height:100%;
  min-height:100%;
  text-align:center;
  font-family:"Tahoma", Arial, Verdana;
  font-size:12px;
}
a img {
  border:none
}
acronym {
  color:red;
}
div#header {
  height:60px;
  width:100%;
  background-color: #FFFFFF;
  background-image: url(../images/phpwebtpl/headbgr.jpg);
  background-repeat: repeat-x;
}
div#sitename {
  float:left;
  width:200px;
  text-align:center;
  padding:20px 0;
  height: 20px;
  background-image: url(../images/phpwebtpl/logoback.gif);
  background-repeat: no-repeat;
}
#sitename a {
  color:#CCCCCC;
  text-decoration:none;
  font-size:16px;
  text-align:center;
  margin: 0px;
  padding: 0px;
}
#headleftblock {
  float:right;
  width:500px
}
div#container {
  min-height:100%;
  text-align:left;
  width:900px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  background-image: url(../images/phpwebtpl/bgrcontainer.jpg);
  background-position: center;
  background-repeat: repeat-y;  
}
div#navigation {
  float:right;
  width:200px;
  padding:0
}
div#content {
  width:680px;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 10px;
  float: left;
  margin: 0px;
}
#content a {
  color:#AE5700;
}
#content a:hover {color:#cc0000}
#footer {
  text-align:right;
  margin-bottom: 0px;
  width: 700px;
  margin-right: 200px;
  background-image: url(../images/phpwebtpl/footerbgr.jpg);
}
#footer p {
  text-align:right
}
.prinbutton {
  float:left;
  width:32px
}
#content p {
  text-align:justify;
  text-indent:20px;
  padding: 0px;
  margin-top: 5px;
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 0;
}
#content h1 {
  color:#5B2E00;
  font-size:130%;
  margin:0 0 2px 10px
}
#content h2 {
  color:#840;
  font-size:125%;
  margin:0 0 2px 10px
}
#content h3 {
  color:#B95C00;
  font-size:120%;
  margin:0 0 2px 10px
}
#content h4 {
  color:#F47A00;
  font-size:115%;
  margin:0 0 2px 10px
}
#content h5 {
  color:#F47A00;
  font-size:110%;
  margin:0 0 2px 10px
}
#content .articledate {
  margin:2px;
  font-size:14px;
  font-weight:700;
  text-align:right
}
div.articlesfooter {
  margin:5px;
  position:relative
}


#container #wrapper #content li a {
  color:#900
}
#container #extra #breadcrumb {
  float:right
}
.fastnavy {
  padding:0;
  margin-right:auto;
  margin-left:auto;
  text-align: center;
}
#sitetitlelink {
  font-size:16px
}
img.searchbutt {
  text-align:center
}
p#breadcrumb {
  color: #FDF6E6;
  font-weight: bold;
  margin: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  text-align: center;
  vertical-align: bottom;
}
.clearboth {
  clear: both;
}
.error {
  color: #FF0000;
  font-size: 120%;
  text-decoration: blink;
}

#container #content a {
}
#container #content b {
  color: #453205;
}
.pagerow {
  display: block;
}
.page_input input {
  background-color: #FCF5E5;
  border: 2px inset #F2D591;
}
#cntnt01input_captcha input {
 background-color: #FCF5E5;
  border: 2px inset #F2D591;
}

form {
  display: block;
}
.menu_horiz ul, li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

div#content div ul li{
list-style: none;
list-style-position: inside;
font-style: oblique;
font-size: 110%; 
}

div#content div ol {
list-style-position: inside;
font-style: italic;
font-size: 110%; 
}
div#content img *{
width: 600px 
}
/* End of 'layout' */

