/* ::::::::: general text formatting ::::::::: */

a {
  color: #004000;
  text-decoration: none;
  font-size: 80%;
  border-bottom: 1px dashed gray; 
}

a:hover {
  color: #888800;
  border-color: #888800;
}

a.plain {
  border: none;
}

p {
  margin: 12px 0;
}

li {
  margin: 12px 0 2px 20px;
}




h1 {
	position: relative;
	top: auto;
	left: auto;
	height:auto;
	width: auto;
	overflow: hidden;
	background: #B0855A;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	margin: 0 0 19;
	border-style: solid;
	border-width: 0 0 0 0;
	color: #FFEE88;
	right: auto;
	bottom: auto;
	padding: 5px;


}

h2 {
	background: #CEA06C;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FEFEA8;
	margin: 3px 0 8px;
	padding-top: 4px;
	padding-bottom: 4px;
        padding-left: 4px;
}

h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;

  color: #1D1D1D
  margin: 0.5em 0 0.5em 0;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-bottom: 12px;
	color: #60606C;
}

h4 {
  background: white;
  font-family: Verdana, sans-serif;
  font-size: 100%;
  line-height: 120%;
  font-weight: bold;
  color: #2D2D2D
}

h5 {
  background: white;
  font-family: Verdana, sans-serif;
  font-size: 100%;
  line-height: 120%;
  font-weight: bold;
  color: #3D3D3D
}

/* ::::::::: outer boxes ::::::::: */

/* all info in space 390 pixels height and width 750 */

body {

  font-family: Verdana, sans-serif;
  font-size: 14px;
  line-height: 20px;
  background-color: #ffffff;
  color: #002000;
  margin: 3px 1px 3px 0px;
  background: #ffffff;


}

.leftcolumn {
  position:absolute;
  width:360px; 
  height:1120px; 
  z-index:1; 
  left: 20px; 
  top: 30px;
}

.rightcolumn {
  position:absolute;
  width:320px; 
  height:210px; 
  z-index:3; 
  left: 390px; 
  top: 280px;
}

.toprightpagepicture {
  position:absolute;
  width:320px; 
  height:240px; 
  z-index:2; 
  left: 390px; 
  top: 30px;
}



.main-box {
  font-family: Verdana, sans-serif;
  font-size: 14px;
  line-height: 20px;
  background-color: #113D3D;
  color: #002000;
  margin: 40px 1px 0px 40px;
  padding: 2px;
  background: #FFFFFF;
}

.content-box {
  border: 4px solid #BDBDBD;
  margin: 0x 0px 0px 0px;
  min-height: 9px;
  background-color: #FFFFFF;
  background: #ffffff;
}




/* left content (entries)
======================*/

div#content {
	float: left;
	width: 70%;
	margin-top: 0.3em;
	}

/* right content (columns)
======================*/

div#columns {
	padding-top: 1.3em;
	width: 28%;
	float: right;
	}


/* ::::::::: blog box ::::::::: */

.blog-box {
  margin: 0px 167px 10px 50px;
  font-family: Georgia, serif;
  font-size: 100%;
  line-height: 140%;
  padding-top: 90px;
  padding-right: 40px;
  padding-bottom: 30px;
  padding-left: 10px;
  background-color: #FFFFFF;
  width: 80%;
  background: #ffffff;

}

.pagetitle {
  position: absolute;
  top: 46px;
  left: 46px;
  height:38px;
  width: 250px;
  overflow: hidden;
  background: green;
  font-family: Verdana, sans-serif;
  font-size: 110%;
  line-height: 120%;
  font-weight: bold;
  margin: 0 0 0 0; 
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 0px;
  padding-left: 2px;
  border-style: solid;
  border-width: 0 0 0 0;
  color: white
}

.pagemotif {
  position: absolute;
  top: 46px;
  left: 350px;
  height:80px;
  width: 80px;
  overflow: hidden;
}

.pagecorner {
  position: absolute;
  top: 46px;
  left: 46px;
  height:80px;
  width: 50px;
  background: green;
  overflow: hidden;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  line-height: 12px;
  margin: 0 0 0 0; 
  color: white

}

.pagelinks {
  position: absolute;
  top: 46px;
  left: 430px;
  font-size: 10px;
  line-height: 12px;
  height:80px;
  width: 320px;
  padding-top: 0px;
  overflow: hidden;
}

.pagelinks2 {
  position: absolute;
  top: 126px;
  left: 46px;
  font-size: 10px;
  line-height: 12px;
  width: 50px;
  overflow: hidden;
  background: green;
  color: white
}



a.pagelinks,
img.pagelinks {
  border: none;
}

.footer {

  padding: 7px;
  margin: 0px 1px 0px 40px;
  font-family: Georgia, serif;
  font-size: 10px;
  height:1px;
  overflow: hidden;
  line-height: 12px;
  background-color: #FFFFFF;
}

.blog-boxold {
  margin: 60px 30px 40px 350px;
}


/* ::::::::: tab bix ::::::::: */

.tab-box {
  position: absolute;
  top: 1px;
  right: 24px;
  height:389px;
  overflow: hidden;
}

.tab {
  margin-bottom: 1px;
}

a.tab,
img.tab {
  border: none;
}

.tab-box2 {
  position: absolute;
  top: 1px;
  right: 109px;
  height:389px;
  overflow: hidden;

}

.tab2 {
  margin-bottom: 1px;
}

a.tab2,
img.tab2 {
  border: none;
}

.topt {
  position: absolute;
  top: 0px;
  left: 40px;
  height:40px;
  width:430px;
  overflow: hidden;
  border: none;
  margin-bottom: 0px;
}

a.noborder,
img.noborder {
  border: none;
}

.leftb {
  position: absolute;
  top: 40px;
  left: 0px;
  height:560px;
  width:40px;
  overflow: hidden;
  border: none;
  margin-bottom: 0px;
  border: none;
}

.sidemenu {
  background: #EEEEEE;
  font-family: Verdana, sans-serif;
  font-size: 120%;
  font-weight: bold;
  color: #454545;
  margin: 1em 0 1em 0;

}

.topleftcorner {
  position: absolute;
  top: 0px;
  left: 0px;
  height:40px;
  width:40px;
  overflow: hidden;
  border: none;
  margin-bottom: 0px;
  border: none;
}
.job-description {
	font-size: 10px;
	color: #0033CC;
	text-decoration: underline;
}

