html,body{margin:0;padding:0}
body{margin: 0px;
	height: 100%;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	line-height: 19px;
	background-color: #386860;
	
	background-repeat: repeat-x;}
p{margin:0 10px 10px}

div#header{position:relative; height: 224px; background:white; border-bottom: solid 2px #386860;}

div#wrapper {}

div#container{text-align:left; background-image: url(assets/pageback.png);border-left: solid 1px #373F67;border-right: solid 1px #373F67}
div#content p{line-height:150%}
div#content a {text-decoration:none;}
div#content a:hover {text-decoration:underline;}
div#footer{background: #5F3767;color: #FFF; font-size: 11px;}
div#footer p{margin:0;padding:5px 10px; text-align:center;}
div#footer a{display:inline;padding:0;color: #C6D5FD; text-decoration: none;}

div#container{width:775px;margin:0 auto}
div#content{float:right;width:570px;font-size: 12px;}
div#left{float:left;width:200px}
div#extra{float:left;clear:left;width:200px;font-size:12px; line-height: 14px;}
div#footer{clear:both;width:100%}
div#right {float:right; width:200px; background: url(assets/sidefade.png);  margin: 6px; padding: 3px;}

div#content h2 {font-size: 16px; color:#006633; margin-top; 4px; font-variant: small-caps}
.fp {line-height: 1.5}
.myBox
{
    margin: 0 auto;
    border: 0px solid #ffffff;
    color: #ffffff;
    width: 60%;
    padding: 20px;
    text-align: left;
    background-color: #990099;
    border: 3px solid #ffffff;
    /*
    background-image: url(back_test2.jpg);
    background-repeat: no-repeat;
    */
}

.fprow {width: 160px; float:left; margin: 0 10px; background:#ffffff; border: solid 1px #CCCAC0}
.fprow170 {width: 180px; float:left; margin: 0 10px; background:#ffffff; border: solid 1px #CCCAC0}
.fp_p {background: #555147; color:white; size:10px;}
.fp_g {background: #F2FFBF; color:#555147}
.fprow h5 {padding-top:0;margin-top:0;}
.fplink {text-align:right;}
 h5 {padding-left: 10px; margin-bottom:0}
 h4 {padding-left: 12px; font-size: 16px; color:#5F3767; }
 h3 { padding-left: 10px; margin-bottom:0}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 200px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
background: #CCB2E5;
font-size: 12px;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 198px; /* Parent menu width - 1*/
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 159px; /* Parent menu width - 1*/
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: black;
text-decoration: none;
background: #CCB2E5;
padding: 1px 5px;
border: 1px solid #ccc;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
background-color: #ffffcc;
}

.suckerdiv .subfolderstyle{
background: url(assets/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
.sbtxt { font-size:15px; color:#404040; padding-bottom: 25px; background:url(assets/tbox.png) no-repeat;}
ol li {margin-bottom:12px;}
.cntimg {display:block; margin:auto;}
IMG.middle { vertical-align: middle }
.dyk {width: 80%; border: solid 1px silver; font-style: italic; padding: 10px; margin:auto;}
a img {
border: none;
}
a.butlook  {display:block; padding: 5px; float:left; margin:12px; background: #386860; color:white; border-top:solid 1px black;border-left: solid 1px black; border-bottom:3px solid black; border-right: solid 3px black;}