@charset "utf-8";
/* layout styles */

/* Universal style rule */

*{
	  /* Block all browser default margins and padding */
  margin:0;
  padding:0;
/* border:dashed 1px #333; */
  
}
.bold{
	font-weight:bold;
	line-height:1.2em;
}
#websitescolumn{
	width:14em;
	font-family:Verdana;
	font-size:0.9em;
	color:#333;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align:center;
	position: absolute;
	top:0px;
	left:388px;
	padding:0em 0em 0em 0em;
	border-bottom:none;
	height: 17em;
}
#flashcolumn{
	width:0em;
	font-family:Verdana;
	font-size:0.9em;
	color:#333;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align:center;
	position: absolute;
	top:32px;
	left:344px;
	padding:0em 0em 0em 0em;
	border-bottom:oem;
	height: 0em;
}
#handcode_column{
	width:0em;
	font-family:Verdana;
	font-size:0.9em;
	color:#333;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align:center;
	position: absolute;
	top:15px;
	left:317px;
	padding:0em 0em 0em 0em;
	border-bottom:oem;
	height: 0em;
}
#bannerscolumn{
	width:0em;
	font-family:Verdana;
	font-size:0.8em;
	color:#333;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align:center;
	position: absolute;
	top:39px;
	left:317px;
	padding:0em 0em 0em 0em;
	border-bottom:oem;
	height: 0em;
}
#blogcolumn{
	width:0em;
	font-family:Verdana;
	font-size:0.9em;
	color:#333;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align:center;
	position: absolute;
	top:16px;
	left:346px;
	padding:0em 0em 0em 0em;
	border-bottom:oem;
	height: 0em;
}
#nav{
	font-family:Verdana;
	font-size:70%;
	color:#000;
	text-align:left;
	line-height:2em;
	outline-style:none;
	width:180px;
	height:204px;
	overflow:auto;
	padding: 5px 0px 5px 20px;
	position: absolute;
	top:-11px;
	left:20px;
}
#nav2{
	font-family:Verdana;
	font-size:70%;
	color:#000;
	text-align:left;
	line-height:2em;
	outline-style:none;
	height:182px;
	overflow:auto;
	padding: 5px 0px 5px 20px;
	position: absolute;
	top:12px;
	left:192px;
	width: 191px;
}
/* Applies to navbar links, unvisited and visited */
#nav a,
#nav a:link,
#nav a:visited{
  text-decoration:none;
  font-family:Verdana;
  color:#000;
  font-size:100%;
  background:#fff;
  display:block;
  height:2em;
  width:15em;
  text-align:left;
  line-height:2em;
  outline-style:none;
}
/* Nav hover, active, and current page links */
#nav a:hover,
#nav a:active,
#nav li.selected a:link,
#nav li.selected a:visited{
  background:#fff;
  color:#ef660c;
  }
/* Applies to navbar2 links, unvisited and visited */
#nav2 a,
#nav2 a:link,
#nav2 a:visited{
  text-decoration:none;
  font-family:Verdana;
  color:#000;
  font-size:100%;
  background:#fff;
  display:block;
  height:2em;
  width:15em;
  text-align:left;
  line-height:2em;
  outline-style:none;
}
/* Nav2 hover, active, and current page links */
#nav2 a:hover,
#nav2 a:active,
#nav2 li.selected a:link,
#nav2 li.selected a:visited{
  background:#fff;
  color:#ef660c;
  }
  #banners_nav{
	font-family:Verdana;
	font-size:70%;
	color:#000;
	text-align:left;
	line-height:2em;
	outline-style:none;
	width:16em;
	height:13em;
	overflow:auto;
	padding: 5px 0px 5px 20px;
	position: absolute;
	top:112px;
	left:86px;
}
/* Applies to navbar links, unvisited and visited */
#banners_nav a,
#banners_nav a:link,
#banners_nav a:visited{
  text-decoration:none;
  font-family:Verdana;
  color:#000;
  font-size:100%;
  background:#fff;
  display:block;
  height:2em;
  width:15em;
  text-align:left;
  line-height:2em;
  outline-style:none;
}
/* Nav hover, active, and current page links */
#banners_nav a:hover,
#banners_nav a:active,
#banners_nav li.selected a:link,
#banners_nav li.selected a:visited{
  background:#fff;
  color:#ef660c;
  }
#explanatory_text_websites {
	font-family:Verdana;
	font-size: 0.7em;
	line-height: 1.1em;
	color:#C30;
	padding:0em;
	text-align:center;
	outline-style:none;
	width:120px;
	height:3.4em;
	overflow:auto;
	padding:0px 0px 0px 0px;
	position: absolute;
	top:205px;
	left:124px;
}
#explanatory_text_flash {
	font-family:Verdana;
	font-size: 0.7em;
	line-height: 1.2em;
	color:#051025;
	padding:0em;
	text-align:left;
	outline-style:none;
	width:280px;
	height:270px;
	overflow:auto;
	padding:0px 0px 0px 0px;
	position: absolute;
	top:-1px;
	left:31px;
}
#explanatory_text_handcode {
	font-family:Verdana;
	font-size: 0.7em;
	line-height: 1.2em;
	color:#051025;
	padding:0em;
	text-align:left;
	outline-style:none;
	width:280px;
	height:190px;
	overflow:auto;
	padding:0px 0px 0px 0px;
	position: absolute;
	top:30px;
	left:20px;
}
#explanatory_text_banners {
	font-family:Verdana;
	font-size: 0.7em;
	line-height: 1.2em;
	color:#000;
	padding:0em;
	text-align:left;
	outline-style:none;
	width:200px;
	height:80px;
	overflow:auto;
	padding:0px 0px 0px 0px;
	position: absolute;
	top:31px;
	left:85px;
}
#explanatory_text_blog {
	font-family:Verdana;
	font-size: 0.7em;
	line-height: 1.2em;
	color:#051025;
	padding:0em;
	text-align:left;
	outline-style:none;
	width:261px;
	height:269px;
	overflow:auto;
	padding:0px 0px 0px 0px;
	position: absolute;
	top:1px;
	left:26px;
}
.bold{
	font-family:Verdana;
	font-weight:bold;
	font-size:1.0em;
	color:#051025;
}
