@charset "utf-8";

body  {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    /*background: #ffb200;*/
    margin: 0; 
    padding: 0;
    text-align: center; 
    color: #000000;
    font-weight:bold;
   /*background-image:url(back1.jpg);*/
}

a{text-decoration: none;} 
a:link {color: #260e48;} 
a:visited {color: #260e48;}
a:hover{COLOR: #260e48;text-decoration:underline;} 
a:active {color: #260e48;} 

.style #container {
    height:670px;
    width: 720px;  
    background: #ffffff;
    margin: 0 auto;
    border: 3px solid #ffb200;
	background-image:url(image/back.jpg);
	text-align: left;
	
}

.style #header {
    height: 150px;
    padding: 0 10px 0 20px;  
    background:url(image/mainHead.jpg);
}

/************* #globalNav styles **************/

.style #globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;

}

.style #globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

.style #sidebar {
    float: left;
    width: 200px; 
    /*background: #EBEBEB;
    /*padding: 15px 10px 15px 20px;*/

}
.style #sidebarbottom {
    float: left;
    width: 200px; 
	padding: 105px 0px 0px 0px;
    /*background: #EBEBEB;
    /*padding: 15px 10px 15px 20px;*/

}

.style #mainPic {
height:280px;
width:500px;
margin: 0px 0 0 210px;
    /*padding: 0 20px; */
}

.style #fourPic {
height:150px;
width:500px;
margin: 0 0 0 205px;
padding: 10px 0px 10px 0px;
}

.style #a {
height:250px;
width:150px;
float:left;
margin: 0 0 0 200px;
padding: 20px 0px 20px 0px;
background-image:url(1.jpg);
}

.style #b {
height:250px;
width:150;
float:left;
padding: 20px 0px 20px 0px;
}

.style #c {
height:250px;
width:150;
float:left;
padding: 20px 0px 20px 0px;
}

.style #d {
height:250px;
width:150;
float:left;
padding: 20px 0px 20px 0px;
}

.style #mainContent {
    margin: 0 0 0 250px;
    padding: 0 20px; 
}

.style #footer {
	width:800px;
    padding: 0 10px 0 20px; 
    /*background:#DDDDDD;*/
    text-align: center;
    font-size:small;
	color:#ffb200;
}

.footer {
width:800px;
margin:0px auto;
    padding: 0 10px 0 20px; 
	
/*    background:#DDDDDD;*/
    text-align: center;
    font-size:small;
	color:#260e48;
}

        .lavaLampNoImage {
            position: relative;
            height: 20px;
            width: 800px;
            background: url("image/bar.jpg") no-repeat top;
            padding: 5px;
            margin: 0px 0;
            overflow: hidden;
        }
                .lavaLampNoImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampNoImage li.back {
                        background-color: #ffffff;
                        width: 9px;
                        height: 17px;
                        z-index: 8;
                        position: absolute;
                        
                    }
                    .lavaLampNoImage li a {
                        font: bold 10px arial;
                        text-decoration: none;
                        color: #260e48;
                        outline: none;
                        text-align: center;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 15px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
                        }

table {
  /*border-top: 1px solid #999;
  border-left: 1px solid #999;*/
  border-collapse: collapse;
  }
/*td {
  border-right: 20px solid #0000;
  border-bottom: 20px solid #ffff;
  }
  */
  

td{border-left:5px transparent solid; border-right:2px transparent solid; border-bottom:0px transparent solid;}
  
