 body {
 	/* background-color:#a4ccff; */
     background-color:#000000; 
     
    margin:0; padding:0;
    color:#fff;
    z-index;1;
    font-family:'Tahoma', sans-serif;
 }
 #line {
 	position:fixed;
    width:100%;
    border-top:7px solid #a4ccff;
    z-index:99;
 }
 #line2 {
 	position:fixed;
    bottom:0px;
    width:100%;
    border-top:7px solid #a4ccff;
    z-index:99;
 }
 #head {
    border-bottom:4px solid #a4ccff;
    height:160px;
    position:relative;
    background-image:url("../images/bg.png");
    background-repeat:repeat-x;
    width:100%;
    min-width:1020px;
    
 }
 
 #headimage {
 	width:1000px;
    margin:auto;
    background-image:url('../images/headimg1.png');
    box-shadow: 30px 0 30px rgba(0,0,0,1) inset,-30px 0 30px rgba(0,0,0,1) inset; 
    height:300px;
 }
 
 .wrapper {
 	width:1000px;
    margin:auto;
    position:relative;
 }
 #content {
 	background: #f7fbff; /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(164,204,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(164,204,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(164,204,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(164,204,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(164,204,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(164,204,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a4ccff',GradientType=0 ); /* IE6-9 */

    color:#666666;
    margin:0; padding:0;
    width:100%;
    min-width:1020px;
    
 }
 #leftmenu {
 	position:relative;
    float:left;
    width:250px;
    margin:0;
    padding: 25px 0 10px 0;
    border-radius: 0 0 5px 5px;
    
   }
   
 .yellShad {    
 background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  rgba(253,237,178,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,237,178,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(253,237,178,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(253,237,178,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(253,237,178,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(253,237,178,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdedb2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

 }	
  .lblueShad {    
  background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  rgba(209,229,255,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(209,229,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(209,229,255,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(209,229,255,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(209,229,255,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(209,229,255,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1e5ff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
 }	
  .greenShad {  
    background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  rgba(135,191,177,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(135,191,177,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(135,191,177,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(135,191,177,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(135,191,177,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(135,191,177,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87bfb1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

 }	
  .dblueShad {    
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  rgba(140,162,191,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(140,162,191,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(140,162,191,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(140,162,191,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(140,162,191,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(140,162,191,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ca2bf', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
  .brownShad {    
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  rgba(157,134,90,1) 0%, rgba(242,229,181,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(157,134,90,1)), color-stop(100%,rgba(242,229,181,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(157,134,90,1) 0%,rgba(242,229,181,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(157,134,90,1) 0%,rgba(242,229,181,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(157,134,90,1) 0%,rgba(242,229,181,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(157,134,90,1) 0%,rgba(242,229,181,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d865a', endColorstr='#f2e5b5',GradientType=0 ); /* IE6-9 */


 }	

 #menutop {
 	position:absolute;
    top:-40px;
    width:224px;
    border:6px solid rgba(255,255,255,0.3);
    border-width:6px 6px 0 6px;
    font-family: 'Tahoma';
    color:#fff;
    border-radius: 5px 35px 0 0;
    line-height:35px;
    font-size:24px;
    text-transform:uppercase;
    padding-left:15px;
 }
 .yellT {
 	background-color:rgba(252, 212, 68,0.8);
 }
 .lblueT {
 	background-color:rgba(164, 204, 255,0.8);
 }
 .greenT {
 	background-color:rgba(51, 166, 137,0.8);
 }
 .dblueT {
 	background-color:rgba(53, 103, 166,0.8);
 }
  .brownT {
 	background-color:rgba(144, 101, 23,0.8);
 }
 
 #submenu {
 	position:absolute;
    top:438px;
    left:460px;
 }
 #submenu a:link,#submenu a:visited {
 	display:block;
    float:left;
    width:100px;
    background-color:rgba(255, 255, 255,0.2);
    border-radius: 5px 5px 0 0;
    margin:0 5px 0 0;
    padding:5px 10px;
    text-align:center;
    color:#fff;
    text-decoration:none;
    text-transform:uppercase;
    font-size:13px;
    box-shadow: 2px -2px 3px rgba(0,0,0,0.3);
 }
 #submenu a.yellL:hover {
 	background-color:rgba(252, 212, 68,0.8);
 }
 #submenu a.lblueL:hover {
 	background-color:rgba(164, 204, 255,0.8);
 }
 #submenu a.greenL:hover {
 	background-color:rgba(51, 166, 137,0.8);
 }
 #submenu a.dblueL:hover {
 	background-color:rgba(53, 103, 166,0.8);
 }
 
 #submenu a.dbrownL:hover {
 	background-color:rgba(144, 101, 23,0.8);
 }

 .yellL2 {
 	background-color:rgba(252, 212, 68,0.8);
    width:20px;
    float:left;
    padding:5px 5px;
    margin:0 5px 0 0;
    color:#fff;
    font-size:13px;
 }
 .lblueL2 {
 	background-color:rgba(164, 204, 255,0.8);
    width:20px;
    float:left;
    padding:5px 5px;
    margin:0 5px 0 0;
    color:#fff;
    font-size:13px;
 }
 .greenL2 {
 	background-color:rgba(51, 166, 137,0.8);
    width:20px;
    float:left;
    padding:5px 5px;
    margin:0 5px 0 0;
    color:#fff;
    font-size:13px;
 }
 .dblueL2 {
 	background-color:rgba(53, 103, 166,0.8);
    width:20px;
    float:left;
    padding:5px 5px;
    margin:0 5px 0 0;
    color:#fff;
    font-size:13px;
 }
  .dbrownL2 {
 	background-color:rgba(144, 101, 23,0.8);
    width:20px;
    float:left;
    padding:5px 5px;
    margin:0 5px 0 0;
    color:#fff;
    font-size:13px;
 }
 
 
 #leftmenu a:link, #leftmenu a:visited {
 	display:block;
    margin:3px 10px;
    padding:8px 5px;
    text-decoration:none;
    text-transform:uppercase;
 }

 
 a.yellB:link,a.yellB:visited {
 	color:#a67a33;
    border-bottom:1px dotted #ffcc00;
 }
 a.yellB:hover {
 	border-bottom:1px dotted #a67a33;
 }
 
  a.lblueB:link,a.lblueB:visited {
 	color:#86a5cd;
    border-bottom:1px dotted #a4ccff;
 }
 a.lblueB:hover {
 	border-bottom:1px dotted #3567a6;
 }
 
  a.greenB:link,a.greenB:visited {
 	color:#33a689;
    border-bottom:1px dotted #6aab9a;
 }
 a.greenB:hover {
 	border-bottom:1px dotted #2c8870;
 }
 
  a.dblueB:link,a.dblueB:visited {
 	color:#3567a6;
    border-bottom:1px dotted #6b87aa;
 }
 a.dblueB:hover {
 	border-bottom:1px dotted #3567a6;
 }
 
   a.brownB:link,a.brownB:visited {
 	color:#745212;
    border-bottom:1px dotted #745212;
 }
 a.brownB:hover {
 	border-bottom:1px dotted #a99467;
 }
 
 .mactive {
 	background-color:rgba(255, 255, 255,0.5);
 }
 
 #menutop a:link,#menutop a:visited,#menutop a:hover {
  	display:inline;
    margin:0;
    padding:0;
    text-decoration:none;
    text-transform:uppercase;
    color:#fff;
 
 }
 
  #leftmenu a.menusub {
 	font-size:12px;
    margin:0 10px 3px 20px;
  	padding:8px 5px;
 }
 
 
 #main {
 	float:right;
    width:730px;
 }
 
 #footer {
 	clear:both;
    border-top:5px solid #a4ccff;
 }
 
 #topbut {
 	position:fixed;
    top:0;
    right:0;
    width:350px;
    text-align:center;
    font-family: 'Tahoma';
    z-index:999;
    background-color:rgba(164, 204, 255,1);
    border-radius: 0 0 0 5px;
    padding:3px;
    font-variant:small-caps;
    box-shadow: 0 5px 5px rgba(0,0,0,.8),0 -5px 8px rgba(255,255,255,.3) inset;
 }
 #topbut a:link, #topbut a:visited {
 	color:#3567a6;
    text-decoration:none;
 }
 #topbut a:hover {
 	color:#fff;
    text-decoration:none;
 }
 #footer a:link, #footer a:visited {
 	color:#a4ccff;
    text-decoration:none;
 }
 #footer a:hover {
 	color:#fff;
    text-decoration:none;
 }
 
 #rightcol {
 	width:205px;
    float:right;
 }
#usermenu {
	width:120px;
    float:right;
    list-style:none;
    margin:0;
    padding:0;
}
 
#usermenu2 {
	display:none;
    list-style:none;
    margin:0;
    padding:5px 0 8px 0;
    position:absolute;
    background-color:#a4ccff;
	width:120px;
    box-shadow: 0 5px 5px rgba(0,0,0,.3);

} 
 
 
 .feature {
	clear:right;
    box-shadow: 0 5px 5px rgba(0,0,0,.3);
    background-color:rgba(255, 255, 255,0.5);
    margin:60px -15px 10px 10px;
    padding:10px;
 }
 .feature h4 {
 	margin:0;
 }
 
 
 
 h1,h2,h3,h4 {
 	font-family: 'Letter Gothic MT';
    color:#3567a6;
 }
 
 .box {
 	background-color:rgba(255, 255, 255,0.5);
    border:1px solid #a6cdff;
    padding:10px;
 }