             body  {
		          font: 100% Arial, Verdana, Arial, Helvetica, sans-serif;
		          margin: 0px; 
	              padding: 0px;
		      width: auto;
		      height: auto;
	              color: #000000;
		          background-image: url("images/bk4.jpg");
                  background-position: 100%;
                  background-repeat: true;
                  }
				 
	   #container {
	              width:800px;
		      height: auto;
		      margin: 20px auto 20px auto;
		      padding: 0em auto;
		      border: 1px solid;
		      border-width: 1px 1px;
		      background-color: #fff;
		      color: #333;
		      line-height: 130%;
		      }

          #header {
                  margin-bottom: 10px;
		          width: 800px;
		          height: 254px;
		          border: 0.06em solid;
		          border-width: 0em 0em 0em 0em;
		          }
		  
            #col1 {
	              float: left;
		          width: 25%;
		          border: 0.06em solid;
		          border-width: 0em 0em 0em 0em;
		          padding: 7.50em 0em 0em 0em; 
		          margin-left: 1%;
		          display: inline;
		          background-color: #ffffff;
		          }
				 
        #col1 table {
				  margin: -40px 0px 0px 20px;
				  padding: 40x 0px 0px 0px;
				  }
		  
            #col2 {
	              float: left;
		          width: 66%;
		          border: 0.06em solid;
		          border-width: 0em 0em 0em 0em;
			      margin-left: 3%;
			      margin-top: 30px;
		          background-color: #ffffff;
		          padding: 0.63em 0.63em;
		          }
				
				  
			  table {
				  margin: auto;
				  }
				  
		      .th {
				  background: #DE3330;
				  color: #fff
				  }
					 
		  #footer {
                  text-align: center;
		          padding: 0.63em;
	              clear: both;
		          }
		  
          .fltlft { 
	              float: left;
	              margin-right: 8px;
                  }
		  
           .fltrt { 
	              float: right;
	              margin-left: 8px;
                  }
				  
	     #post img {
			      text-align: center;
				  padding: 20px 0px 10px 0px;
				  }
				  p {
				    padding: 0px 20px 20px 20px;
					text-align: justify;
					}
				.cen {
					text-align: center;
					}
/* header nav menu start*/

ul.menu {
list-style-type:none;
width: auto;
position:relative;
display:block;
height:33px;
font-size:.8em;
background:url(images/bg.png) repeat-x top left;
font-family:Verdana,Helvetica,Arial,sans-serif;
border:1px solid #000;
margin:0;
padding:0;
float: top;
}

ul.menu li {
display:block;
float:left;
margin:0px 0px 0px 50px;
padding:0;
}

ul.menu li a {
float:left;
color:#A79787;
text-decoration:none;
height:24px;
padding:9px 15px 0;
font-weight:normal;
}

ul.menu li a:hover,.current {
color:#fff;
background:url(images/bg.png) repeat-x top left;
text-decoration:none;
}

ul.menu .current a {
color:#fff;
font-weight:700;
}


/*RED*/
ul.menu.red{
background-color:#B11718;
margin: -4px 0px 0px 0px;
width: 799px;
}
ul.menu.red li a:hover, .menu.red li.current {
background-color:#DE3330;
}

/* header nav menu  end*/
					  
/* col1 veritcal menu start*/
					  
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #fff;
padding: 5px;
left: -1000px;
border: 1px solid #black;
visibility: hidden;
color: black;
text-decoration: none;
text-align: center;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
border: 1px solid;
border-width: width 1px 1px 1px 1px;
bottom: -60px;
left: 200px; /*position where enlarged image should offset horizontally */
 }
 /* col1 veritcal menu end*/
 
/*krazy corners start*/
/* start of raised box */
#krazy_container {display:block; margin: -35px 0px 0px 0px; position:relative; background:#fff; padding:50px 0; width: 100%; height: auto;}
#krazy_container h2 {margin-bottom:1em;}
#krazy_container h3 {clear:both; margin-top:4em;}

.raised {background: transparent; width:90%; margin:0 auto;}
.raised h1, .raised p {margin:0px auto;}
.raised h1 {font-size:2em; text-align: center; padding: 20px 0px 10px 0px; color:#000000; font-family: arial; letter-spacing:1px;}
.raised p {padding-bottom:1.25em; align: justify;}
.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #eee;}
.raised .b3 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #ddd;}
.raised .b4 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #aaa;}
.raised .b4b {background:#ccc; border-left:1px solid #eee; border-right:1px solid #999;}
.raised .b3b {background:#ccc; border-left:1px solid #ddd; border-right:1px solid #999;}
.raised .b2b {background:#ccc; border-left:1px solid #aaa; border-right:1px solid #999;}
.raised .b1 {margin:0 5px; background:#fff;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#fff;}
.raised .boxcontent {display:block;  background:#CCC; border-left:1px solid #fff; border-right:1px solid #999; height: auto;}
/* end of raised box */
/*krazy corners end*/

/* start of horizontal css */
{ margin:0; border:0; padding:0; }
body { font:12px Tahoma, sans-serif; color:#000; margin:20px; }
p { clear:both; }

/* start of GALLERY 0*/
ul#gallery { margin:-20px 0 0 65px; padding-top:20px; height:80px; list-style:none; position:relative; }
ul#gallery li { display:block; float:left; margin-left: -65px;}
ul#gallery li#first { width: 103px;  }
ul#gallery li#second { width: 103px; margin: 0px 0px 0px 20px;}
ul#gallery li#third { width: 103px; margin: 0px 0px 0px 30px;}
ul#gallery li:hover ul, ul#gallery li.sfhover ul { bottom: -200px; left:0; border: 1px solid #000; }
ul#gallery li a { display:block; width:100px; padding:15px 0 15px 3px; color:#000; text-decoration:none; }
ul#gallery li a:hover { background-color:#008B8B; }
ul#gallery li ul { padding:40px 20px 20px 20px; list-style:none; margin:0px 0px 0px -30px; width:350px; height: 290px; background-color:#fff; position:absolute; left:-999em; }
ul#gallery li ul li { display:inline; text-align:left; clear:none; float:none; border:0px; }
ul#gallery li ul li a { margin:2px; border:1px solid #000000; padding:4px; position:relative; float:left; display:block; width:100px; height:75px; }
ul#gallery li ul li a:hover { z-index:2; }
ul#gallery li ul li a img { position:absolute; width:100px; height:75px; }
ul#gallery li ul li a:hover img, ul#gallery li a:active img, ul#gallery li a:focus img { width:200px; height:150px; left:-50px; top:-37px; z-index:1; border:1px solid #000; }

/* start of control*/
#lightbox { background-color:#000;padding:20px 20px 5px 20px; }
#lightboxDetails { padding-top:5px; }	
#lightboxCaption { float:left; color:#fff; font-size:11px; }
#keyboardMsg { float:right; }
#keyboardMsg a { color:#fff; text-decoration:none; letter-spacing:2px; text-transform:uppercase; font-weight:bold; }
#lightbox img { border:none; } 
#overlay img { border:none; }
/* end of control */
/* end of gallery0 */

/* start of GALLERY1 */
ul#gallery1 { margin:-20px 0px -30px 200px; padding-top:20px; height:80px; list-style:none; position:relative; }/*button height*/
ul#gallery1 li {  display:block;float:left; margin: -20px 0px 0px -115px; }/*button border and background color and width*/
ul#gallery1 li#first { width: 103px; height:40px; }/*button width and border*/
ul#gallery1 li:hover ul, ul#gallery li.sfhover ul { top:-160px; left:0px; border: 1px solid #000; }/*hover position of small frame*/
ul#gallery1 li a { display:block; width:100px; padding:15px 0 15px 3px; color:#000; text-decoration:none; }/*button display*/
ul#gallery1 li a:hover { background-color:#008B8B; }/*hover background color*/
ul#gallery1 li ul { padding:40px 20px 20px 20px; list-style:none; margin:0px 0px 0px -120px; width:290px; background-color:#fff; position:absolute; left:-999em; }/*gallery hover position, width, bg color in browser*/
ul#gallery1 li ul li { display:inline; text-align:left; clear:none; float:none; border:0; }/*inline display for links*/
ul#gallery1 li ul li a { margin:2px; border:1px solid #000000; padding:4px; position:relative; float:left; display:block; width:129px; height:200px; }/*thumbnail link*/
ul#gallery1li ul li a:hover { z-index:2; }
ul#gallery1 li ul li a img { position:absolute; width:129px; height:200px; }/* thumbnail HxW*/
ul#gallery1 li ul li a:hover img, ul#gallery li a:active img, ul#gallery li a:focus img { width:129px; height:200px; left:-40px; top:-37px; z-index:1; border:1px solid #000; }/*thumbnail hover and position and z-stacking*/

/* start of control*/
#lightbox { background-color:#000;padding:20px 20px 5px 20px; }
#lightboxDetails { padding-top:5px; }	
#lightboxCaption { float:left; color:#fff; font-size:11px; }
#keyboardMsg { float:right; }
#keyboardMsg a { color:#fff; text-decoration:none; letter-spacing:2px; text-transform:uppercase; font-weight:bold; }
#lightbox img { border:none; } 
#overlay img { border:none; }
/* end of control */
/* end of gallery 1*/
/* end of horizontal css */




