#container {
	width: 770px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 auto;

}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#headerimage {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	color: #999999;
	font-size: 80%;
	background-image: url(images/titleimage.jpg);
	background-repeat: no-repeat;
	background-color: #FFFBFF;

}
.titlewords {
	height: 35px;
	color: #003366;
	font-weight: 700;
	position: absolute;
	left: 15px;
	top: 30px;
	width: 220px;
	z-index: 10;
	background-image: url(images/bentline.gif);

}

#navigationbar {
        background-image: url(../images/navback.gif);
	background-repeat: repeat-x;
	font-size: 60%;
	font-weight: 700;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	text-align: center;
	z-index: 10;
	background-position: center;
	line-height: 160%;
	margin: 0px;
	white-space: nowrap;
	letter-spacing: 0.1em;

}

#navigationbar a:link {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;

}

#navigationbar a:visited {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;

}

#navigationbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6F74B9;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}


#navigationbar a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #464B91;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
}

.navigationbaractive a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6F74B9;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;

}

.navigationbaractive a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6F74B9;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;

}

#navigationbarsub {
        background-image: url(../images/navback.gif);
	background-repeat: repeat-x;
	font-size: 30%;
	font-weight: 350;
	color: #FFFFFF;
	padding: 0px 0px 0px 5px;
	text-align: center;
	z-index: 10;
	background-position: center;
	line-height: 80%;
	margin: 0px;
	white-space: nowrap;
	letter-spacing: 0.1em;

}

#navigationbarsub a:link {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;

}

#navigationbarsub a:visited {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;

}

#navigationbarsub a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6F74B9;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}


#navigationbarsub a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #914654;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
}

.navigationbaractivesub a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6F74B9;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;

}

.navigationbaractivesub a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6F74B9;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;

}

#footer {
	height: 27px;
	padding-top: 6px;
	font-size: 70%;
	color: #FFFFFF;
	clear: both;
	text-align: center;
	background-color: #000066;
	z-index: 10;
}

#footer a:link {
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: underline;
}
#footer a:hover {
	color: #CCCCCC;
	font-weight: 400;
	text-decoration: underline;
}
#footer a:active{
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: underline;
}


#mainbody {
	background-color: #F4F4FF;

}

.lh {
	width: 210px;
	text-align: left;
	border: 0;
	min-height: 600px;
	position: absolute;
	left: 0px;
	top: 163px;
	line-height: 80%;
	background-color: #FFFFFF;
	height: auto;

}

.rh {
	width: auto;
	padding: 0px 0 0;
	background: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 210px;
	margin-right: 180px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}


a:link {
	text-decoration: none;
	color: #000099;
	position: static;
	background-color: inherit;
	font-weight: 700;

}

a:visited {
	text-decoration: none;
	color: #000099;
	position: static;
	background-color: inherit;
	font-weight: 700;

}

a:hover {
	text-decoration: underline;
	color: #990000;
	position: static;
	background-color: inherit;
	font-weight: 700;

}


p {
	font-size: 70%;
	margin: 0px;
	padding: 5px 25px;
	line-height: 140%;

}


li {
	font-size: 70%;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 130%;

}


.headerimage {
	position: absolute;
	top: 1px;
	right: 5%;
}



.titledescription {
	position: absolute;
	width: 300px;
	left: 9px;
	top: 60px;
	color: #76649B;
	height: 52px;
	background-image: url(images/vordv.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	z-index: 10;
	font-size: 70%;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3 {
	font-size: 80%;
	margin: 0px;
	padding: 10px 10px 5px 15px;
	color: #666666;
}
hr {
	color: #CCCCCC;
}
.content {
	width: auto;
	padding: 0px 0px 5px;
        border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
        margin-left: 0px;
	background-color: #FFFFFF;
        margin-right: 0px;
        border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}

.notes {
	background-color: #EBF3FA;
	border: 1px solid #999999;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 15px;

}

h2 {
	background-color: #F4F4FF;
	padding: 5px 5px 5px 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 80%;
	margin: 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/navigationheader.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}

h1 {
	padding: 15px 5px 15px 15px;
	font-size: 90%;
	margin: 0px -20px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(images/headerback.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}


ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 25px;



}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 25px;

}
td {
	margin: 0px;
	padding: 0px;
}


.navheader {
	padding: 8px 5px 8px 10px;
	font-size: 70%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: 700;
	background-color: #FFFFFF;
	margin-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(images/navigationheader.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;

}
.farright {
	position: absolute;
	width: 180px;
	top: 210px;
	right: 0px;
	padding-top: 5px;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;





}
#topnav {
	width: 100%;
	padding: 8px 0px 7px;
        background-image: url(navback.gif);
	background-repeat: repeat-x;
 }

#topnavsub {
	width: 30%;
	padding: 4px 0px 3px;
        background-image: url(navback2.gif);
	background-repeat: repeat-x;
 }


#spacernav {
	width: 100%;
	padding: 8px 0px 7px;
        background-image: url(spacerback.gif);
	background-repeat: repeat-x;
 }


.lh p {
	padding-left: 0px;
	margin-left: 10px;

}


.lh a:link {


	background-image: url(images/nav_single.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 15px;

}

.lh a:visited {
	background-image: url(images/nav_single_visited.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 15px;


}



.lh a:hover{


	background-image: url(images/nav_single_active.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 15px;

}
.navactive a:link{


	background-image: url(images/nav_single_active.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 15px;

}


.navactive a:visited{


	background-image: url(images/nav_single_active.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 15px;

}
.titleback {
	background-image: url(images/title-back.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 130px;
	width: 500px;
	left: 0px;
	top: 0px;
}
.linkaddress {
	color: #006633;
	font-size: 90%;
	background-color: inherit;
}
.bold {
	font-weight: 700;
}
blockquote {
	margin: 5px 10px 2px 40px;

}
.navheadertop {
	padding: 15px 5px 2px 10px;
	font-size: 70%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: 700;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
	height: 42px;
	vertical-align: baseline;
	background-color: #FFFFFF;
	background-image: url(images/navigationheader.gif);
	background-repeat: repeat-x;
	background-position: bottom;




}
.article {


	background-color: #F4F4FF;
	padding: 15px 5px 15px 15px;
	font-size: 90%;
	margin: 0px -180px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.navbase {
	font-size: 70%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: 700;
	background-color: #FFFFFF;
	margin-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(images/navigationbase.gif);
	background-repeat: repeat-x;
	height: 15px;

}
.googlesearch {
	text-align: center;
}

.codebox {
	padding: 5px;
	border: 1px solid #999999;
	margin: 5px;


}
.red {
	color: #990033;
}
.grey {
	background-color: #EEEEEE;


}

.bluebox {
	border: 1px solid #CCCCCC;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EBF3FA;
	margin-top: 5px;



}
.border {
	border: 1px solid #333333;
}
.info {
	width: 210px;
	text-align: center;
}
.normallink {
	margin: 0px;
	padding: 0px;
	background-image: none;
}
.normallink a:link{
	margin: 0px;
	padding: 0px;
	background-image: none;
}

.normallink a:visited{
	margin: 0px;
	padding: 0px;
	background-image: none;
}

.normallink a:hover{
	margin: 0px;
	padding: 0px;
	background-image: none;
}

.normallink a:active{
	margin: 0px;
	padding: 0px;
	background-image: none;
}


.floatright {
	padding-right: 20px;
	padding-left: 20px;
	float: right;
	background-color: #FFFFFF;
	height: 250px;
	width: 250px;

}

.floatleft {
	padding-right: 20px;
	padding-left: 20px;
	float: left;



}
#footernav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 20px;


}
img {
	border: none;
}
.portfolio {
	border: 1px solid #000000;
}

/* <![CDATA[ */

  .column-in {
    margin:0; padding:10px;
    }

  .cleaner {
    clear:both;
    height:1px;
    font-size:1px;
    border:none;
    margin:0; padding:0;
    background:transparent;
    display:none;
    }


  /* THE DIV TO TABLE TECHNIQUE */

  #container {
    width: 750px;
    padding:0;
    margin-left: 50px;
    background: #EEF;
    display: table;
    border: 1px solid black;
    }

  #row  {
    display: table-row;
    }

  #left {
    width:150px;
    padding:0;
/*    background: #EEF;
    border-width: 1px;
    border-style: solid;
    border-color: #666666;

    display: table-cell;
/*    background:yellow url("red.gif") top left repeat-y;
    }

  #right {
    width:150px;
    background:#FEE;
    display: table-cell;
/*    background:#FEE url("blue.gif") top right repeat-y;
    }

  #middle {
    padding: 10px;
    width: 150px;
/*    width: 280px;
/*    background:yellow;
    display: table-cell;
    }

  #middle1 {
    padding: 10px;
/*    width: 280px;
/*    background:yellow;
    display: table-cell;
    }

  #middle2 {
    padding: 10px;
    width: 150px;
/*    width: 280px;
/*    background:yellow;
    display: table-cell;
    }

  #middle3 {
    padding: 10px;
    width: 150px;
/*    background:yellow;
    display: table-cell;
    }


    /* IE ONLY */
  * html #container {
    background:yellow url("red.gif") top left repeat-y;
    }
  * html #row {
   background:url("blue.gif") top right repeat-y;
    }
  * html #left {
    float:left;
    }
  * html #right {
    float:right;
    }
  * html #middle {
    float: left;
    }
  * html #middle1 {
    float: left;
    }
  * html #middle2 {
    float: left;
    }
  * html #middle3 {
    float: left;
    }
  * html .cleaner {
    display:block;
    }

/* ]]> */
