body {
       	padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
       	font-family: Georgia, "Times New Roman",Times, serif;
		font-size:small;
       	background:#000000;}



div.absolutist{
	width:999px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	background:#FFFFFF;
	padding-left:0px;
	
}

div.column0{
	width:100%;
		background:url(graphics/georgiapowerviews.png) no-repeat top #333;
		height:100px;
}
div.column1{
	width:726px;
	position:relative;
	float:left;
	background:url(graphics/fire.png) no-repeat top left #ffffff;
	padding:0px;
	border-right:solid #000000 10px;
}
div.column2{
	clear:none;
	width:263px;
	position:relative;
	float:right;
	background:url(graphics/cuber.png) no-repeat top right #ffffff;
}

div.column3{
	clear:left;
	width:726px;
	position:relative;
	float:left;
	height:100px;
	background:url(graphics/cube_short.png) no-repeat bottom left #FFFFFF;
	border-right:solid 10px;
}
div.section{
	clear:both;
	padding-left:0px;
	width:100%;
	position:relative;
	float:left;
}


div.title{
    padding-top:10px;
    padding-bottom:10px;
	width:22%;
	float:left;
	position:relative;
	background:#ffffff;
}

div.title p {
	text-align:right;
}
div.workblock{
	clear:right;
	width:75%;
	position:relative;
	float:right;
	background:#f5f5f5;
	padding-bottom:10px;
	padding-top:10px;
	}

div.topblock{
	clear:right;
	width:75%;
	position:relative;
	float:right;
	background:#f5f5f5;
	padding-bottom:0px;
	padding-top:10px;
	}

div.midblock{
	clear:right;
	width:75%;
	position:relative;
	float:right;
	background:#f5f5f5;
	padding-bottom:0px;
	padding-top:0px;
}
div.lowblock{
	clear:right;
	width:75%;
	position:relative;
	float:right;
	background:#f5f5f5;
	padding-bottom:10px;
	padding-top:0px;
}
div.tr{
	clear:none;
	width:100%;
	float:inherit;
	padding-left:10px;
}
div.br{
	clear:none;
	width:100%;
	position:relative;
	float:right;
}

div.br p{
	white-space:pre;
	clear:left;
}

div.bl {
	clear:none;
	width:100%;
	position:relative;
	float:left;
}
div.when{
	clear:left;
	width:30%;
	padding-left:10%;
	float:left;
	position:relative;

}
 div.where{
    clear:right;
	position:relative;
	width:50%;
	padding-right:10%;
	float:left;
 }
 
 div.where p{
 	line-height:normal;
 }
 
 div.where ul{
 	list-style-type:none;
	text-align:right;
 }
 
 div.where_one{
 	    clear:right;
	position:relative;
	width:50%;
	padding-right:10%;
	float:left;
 }
 
 div.where_one ul {
 	list-style-type:none;
	text-align:left;
	text-indent:0;
 }
 
div.what{
	border-right:none;
	clear:both;
	width:80%;
	padding-left:10%;
	float:left;
    position:relative;
}

div.what p{
	white-space:normal;
	text-justify:newspaper;
	text-align:justify;
}

div.space {
	height:10px;
	width:100%;
	clear:both;
	position:relative;
	background:#000000;
}
div.sidebar{
	position:relative;
	float:left;
	width:206px;
	background:#FFFFff;
}

div.sidebar p{
	text-align:left;
}
div.sidebar ul{
	text-align:left;
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	}

div.sidebar li{
	text-align:left;
	background:#f5f5f5;
	padding-left:20px;
	padding-right:0px;
	height:30px;
	border-bottom:4px #ffffff solid;
	padding-top:10px;
}

div.sidebar li.here{
	color:#838383;
}
div.sidebar li a {
	text-decoration:none;
	color:#000077;
	text-transform:capitalize;

}

div.sidebar li a:visited{
	color:#8888bb;
}
div.nameplate{
	clear:both;
	position:relative;
	background:url(graphics/cube.png) no-repeat top left;
	width:100%;
    float:left;
}

div.nameplate div.when p {
	font-variant:small-caps;
	color:#002244;
	font-size:medium;
}

div.nameplate div.where {
	font-style:oblique;
}
div.nameblock{
	clear:none;
	width:75%;
	position:relative;
	float:right;
	}
div.name-right {
	position:relative;
	width:50%;
	padding-right:10%;
	float:right;
	text-align:right;
}
div.name-right ul {
	list-style-type:none;
}

div.header h1 {
}

span.client {
	font-variant:small-caps;
}

span.reg {
	font-size:x-small;
}

ul.navbar {
padding-left: 0px;
padding-bottom: 48px;
background: top left;
            list-style-type: none;
            margin: 0;
            position: absolute;
            left: 1em;
            width: 145px }

h1 {
     font-family: optima, lucida grande,sans-serif }

ul.navbar li {
               background: #fCfFff;
               margin: 0.5em 0;
               padding: 0.3em;
               border-right: 1em solid #fc9}

ul.navbar li.headline {border-right: 0em;
					margin: 0em;
					}

ul.navbar li.adapt {border-right:1em solid #9cf}
ul.navbar li.codes  {border-right:1em solid #cf9}

ul.navbar a {
              text-decoration: none}
a:link {
         color: blue }
a:visited {
            color: purple }
    
address {
          margin-top: 1em;
          padding-top: 1em;
          border-top: thin dotted }

