				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px 0px 5px;
	border-bottom: 2px solid #3333FF;
	width: 100%;
}

#navBar{
	margin: 0 78% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#navBar a:visited {
	text-decoration: none;
}

#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	font-size: None;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: none;
	background-color: #dddddd;
	padding: 0px;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #3333FF;
	font-size: None;
	padding: 3px;
	margin-top: 0px;
	text-align: center;
}
#box {
	height: auto;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3333FF;
	padding-bottom: 5px;
}

#box4 {
	height: auto;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	background-color: #CCCCFF;
	padding: 5px;
	margin: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
}

#globalNav {
	letter-spacing: 1pt;
}#navBar a:hover {
	background-color: #dddddd;
}
<style type="text/css">

.style1 {color: #3333FF}
.style2 {color: #336699}
.style3 {color: #CC0000}
.style5 {color: #FF6699}
.style6 {color: #FF6666}
.style7 {color: #3399CC}
.style8 {color: #FF00FF}
.style9 {color: #CC6600}
.style10 {color: #99CC33}

</style>.3st {
	background-color: #996600;
}
#lang {
	background-color: #CCCCCC;
	position: absolute;
	right: 20px;
	text-decoration: none;
}

