html { min-height: 101%; }

body{
	background: #063655;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	min-width:600px;
	}
div.clear {
	clear: both;
	}
#header {
    width:800px;
    margin: 0px auto;
    background: #f3ca32;
    border: 6px solid;
	border-color: #ffffff;
    }    	    	
a:link {  
	text-decoration: none; 
	color: #5b0527;
	font-weight: bold;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #5b0527;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #f3ca32;
	font-weight: bold;
	}
acronym {
	border-bottom: none;
	}

h1 { 
	font-size: 16px;
 	font-weight: bold;
  }
h2 { 
	font-size: 16px;
 	font-weight: normal;
 	color: #006891;
 	color: #f3ca32;
  }
h3 { 
	font-size: 14px;
 	font-weight: bold;
 	color: #006891;
 	color: #f3ca32;
  }
h4 { 
	font-size: 12px;
 	font-weight: normal;
 	color: #5b0527;
 	/* color: #f3ca32; */
  }
h5 { 
	font-size: 10px;
 	font-weight: normal;
 	color: #006891;
 	color: #f3ca32;
  }


  
  
div#content-area {
    width: 800px;
    overflow: auto;
  	margin: 0px auto;
  	background: white;
  	background: #bdc4b3;
  	border: 6px solid;
	border-color: #ffffff; 
    }
div.content {
    float: left;
    width: 64%;
    padding: 15px;
    }
div.content_whole {
    float: left;
    background: #bdc4b3;
    min-height: 400px;
    padding: 15px;
    }
div.sidebar {
    float: right;
    width: 30%;
    background: #ffffff;
    padding-bottom: 75px;
    }  
div.pics {
    /* float: left; */
    /* margin-top: 6px; */
    margin-bottom: 6px;
    margin-left: 6px;
    background: #bebdbd;
    background: #7b9ca7;
    background: #7b9ca7;
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    padding: 8px;
  
    /* min-height: 250px; */
    }
div.pics1 {
    background: #bebdbd;
    background: #ffffff;
    /* background: #89a172; */
    color: #063655;
    /* margin-top: 6px; */
    margin-bottom: 6px;
    text-align: center;
    }
    
div.pics2 {
    margin-bottom: 6px;
    margin-left: 6px;
/*     margin-right: 3px; */
    background: #bebdbd;
    background: #7b9ca7;
    background: #7b9ca7;
    border-color: #006891;
  /*   border:solid 3px #006891; */
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    padding: 8px;
    }
  /* java_new */
    

.menuActuator a { 
	color:#5b0527;
	font-weight:bold;
	font-family:Verdana;
	float:left;
	margin-right: 0px;
	margin-left: 0px;
	padding: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
		}

.menu {
			font-family:verdana;
			color:#5b0527;
			font-size:14px;
			background-color:#7b9ca7;
			layer-background-color:#cccccc;
			padding: 5px;
		}
.menuActuator a:link, div.nav_item a:visited {

	}

.menuActuator a:hover, div.nav_item a:active {
	color:#f3ca32;
	}
		
.menuActuator a.selected {
    color:#f3ca32;
    
	}

      
      /* Footer styles */
      
#footer {
    width:800px;
    margin: 0px auto;
    text-align: center;
    font-size: 12px;
    /* background-color: #bebdbd; */
    color: black;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: right;
   	}    

  
/*     NAVIGATION */

div.navholder{
	width: 100%;
    margin: 0px auto;
	}    
div.nav{
	width:800px;
	margin: 0px auto;
	background:#006891;
	background: #7b9ca7;
	border: 6px solid;
	border-color: #ffffff;
	}


	

