/* ::::::::: 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;
}

h1 {
	position: absolute;
	height:50px;
	width: 600px;
	overflow: hidden;
	background: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin: 0;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #000099;
	left: 40px;
	top: 50px;
	border: 0 none;
}

h2 {
  background: #DDDDDD;
  font-family: Verdana, sans-serif;
  font-size: 110%;
  line-height: 130%;
  font-weight: bold;
  color: #0D0D0D;
  margin: 0.5em 0 0.5em 0;
}

h3 {
  background: #EEEEEE;
  font-family: Verdana, sans-serif;
  font-size: 110%;
  line-height: 130%;
  font-weight: bold;
  color: #1D1D1D
  margin: 0.5em 0 0.5em 0;
}

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;
  color: #002000;
  margin: 3px 1px 3px 0px;
  background: #FFFFFF;


}

.main-box {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #002000;
	margin: 0px 1px 0px 0px;
	padding: 2px;
	background: #FFFFFF;
	position: absolute;
	top: 100px;
	left: 40px;
	right: 4px;
	bottom: 10px;
}

.content-box {
  border: 4px solid #BDBDBD;
  margin: 0 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;
	font-family: Georgia, serif;
	font-size: 100%;
	line-height: 140%;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-color: #FFFFFF;
	background: #ffffff;
	position: relative;
	left: 70px;
	top: 25px;
	right: 167px;
	bottom: 10px;
}

.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: 5px;
  left: 400px;
  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;
}


/* ::::::::: 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;
}
