body {
	background: url(/images/gradient2.gif) repeat-x #6b7a83;
	text-align: center;
	font: 1.0em arial, verdana, helvetica, sans-serif;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
a {
    color: #6b0203;
    text-decoration: none;
}
a:hover {
    color: #6b0203;
    text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
}
h1 {
	color: #fff;
    width: 510px;
    margin: 0px 10px 10px 0px;
    font-size: 12px;
    border-bottom: 5px solid #000;
    line-height: 12px;
    background: url(/images/section_indicator.gif) bottom no-repeat;
    overflow: hidden;
}
h1.article {
    background-position: 112px 3px;
}
h1.tutorial {
    background-position: 224px 3px;
}
h1.about {
    background-position: 336px 3px;
}
h1.contact {
    background-position: 448px 3px;
}
h1.news {
    background-position: -15px 3px;
}
h3 {
    font-size: 1.15em;
    color: #6b0203;
    border-bottom: 1px solid #999;
    margin-bottom: 0px;
    width: 440px;
    padding-right: 70px;
}
h3.articleTitle {
    font-size: 1.15em;
    color: #000;
    border-bottom: 1px solid #6b0203;
    margin-bottom: 5px;
    width: 440px;
    padding-right: 70px;
}
iframe {
  border: 0; padding: 0; margin: 0;
  width: 100%; height: 100%;
}
table {
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0 0;
}
td {
    padding: 0;
}
ul {
	margin: 0;
	padding: 0;
}
ul.normal {
    margin-left: 15px;
}
#contentLeft {
	float: left;
	width: 546px;	
}
#contentRight {
	float: right;
	width: 214px;
	height: 100%;	
}
#header {
	height: 100px;
	width: 760px;
	background-color: #fff;
}
#headerLeft {
    height: 90px;
    width: 546px;
	background-color: #fff;
    float: left;
}
#headerNavigation {
    padding-left: 18px;
}
#headerRight {
	height: 210px;
	width: 214px;
	float: right;
}
#headerStrapline {
    font-size: 0.85em;
    font-weight: bold;
    padding-left: 18px;
    line-height: 42px;
}

#navHome {
	margin-right: 15px;
	float: left;
}
#navHome li {
	display: inline;
}
#navList {
	margin: 0;
	padding: 0;
	height: 45px;
	float: left;
}
#navList li {
	display: inline;
}
#navList li a {
	float: left;
	height: 0pt;
	overflow: hidden;
	padding-top: 45px;
	width: 112px;
}
#navList li a {
	background-image: url(/images/navigation_combined.png);
	background-repeat: no-repeat;
}
#navList li#n-articles a {
	background-position: 0 0;
}
#navList li#n-articles a:hover {
	background-position: 0 -45px;;
}
#navList li#n-articles a:active {
	background-position: 0 -90px;;
}
#navList.article li#n-articles a {
	background-position:0 -135px !important;
}
#navList li#n-tutorials a {
	background-position: -112px 0;
}
#navList li#n-tutorials a:hover {
	background-position: -112px -45px;
}
#navList li#n-tutorials a:active {
	background-position: -112px -90px;
}
#navList.tutorial li#n-tutorials a {
	background-position: -112px -135px !important;
}
#navList li#n-about a {
	background-position: -224px 0;
}
#navList li#n-about a:hover {
	background-position: -224px -45px;
}
#navList li#n-about a:active {
	background-position: -224px -90px;
}
#navList.about li#n-about a {
	background-position: -224px -135px !important;
}
#navList li#n-contact a {
	background-position: -336px 0;
}
#navList li#n-contact a:hover {
	background-position: -336px -45px;
}
#navList li#n-contact a:active {
	background-position: -336px -90px;
}
#navList.contact li#n-contact a {
	background-position: -336px -135px !important;
}
#navHome {
	margin-right: 15px;
}
#outerWrapper {
	width: 770px;
	background-color: #d5d5c6;
	background-image: url(/images/gradientOuterWrapper.gif);
	background-repeat: repeat-x;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding: 1px 0px 1px 0px;
	text-align: left;
}
#searchInput {
    width: 160px;
    height: 20px;
    border: 1px solid #fff;
    border-collapse: collapse;
}

#tagCloud {
    width: 196px;
    margin:  18px 18px 18px 0;
}
#tagCloudContent {
    color: #fff;
    font-size: 0.75em;
    padding: 10px 0px;
    text-align: center;
}
#tc_tl {
    background: url(/images/tc_bg_tl.gif) no-repeat;
    height: 6px;
    width: 9px;
}
#tc_tc {
    background: url(/images/tc_bg_tc.gif) repeat-x;
    height: 6px;
}
#tc_tr {
    background: url(/images/tc_bg_tr.gif) no-repeat;
    height: 6px;
    width: 9px;
}
#tc_left {
    background: url(/images/tc_bg_left.gif) repeat-y;
    width: 9px;
    vertical-align: top;
}
#tc_center {
    background: url(/images/tc_bg_center.gif) #500202 repeat-x;
    vertical-align: top;
}
#tc_right {
    background: url(/images/tc_bg_right.gif) repeat-y;
    width: 9px;
    vertical-align: top;
}
#tc_bl {
    background: url(/images/tc_bg_bl.gif) no-repeat;
    height: 9px;
    width: 9px;
}
#tc_bc {
    background: url(/images/tc_bg_bc.gif) repeat-x;
    height: 9px;
}
#tc_br {
    background: url(/images/tc_bg_br.gif) no-repeat;
    height: 9px;
    width: 9px;
}
#wrapper {
	width: 760px;
	background-color: #e9e9d9;
	background-image: url(/images/gradientWrapper.gif);
	background-repeat: repeat-x;
	margin: 4px 5px 4px 5px;
	padding: 0 0 15px 0;
}
#yield {
    clear: both;
    padding: 0px 8px 10px 18px;
}
#yield p {
    margin: 0px;
    padding: 2px 0 6px 0;
}
.articleBody {
    clear: both;
    padding-right: 8px;
    position: relative;
    top: -12px;
}
.articleDate {
    color: #999;
    font-size: 0.69em;
    text-align: right;
    position: relative;
    top: -21px;
    margin-right: 12px;
    float: right;
}

.clearBoth {
    clear: both;
    line-height: 0px;
}

.hresume
{
    width: 520px;
    padding: 0;
    font-size: 0.75em;
}

.hresume abbr
{
    border: none;
}

.hresume address
{
    font-style: normal;
}

.hresume hr
{
    display: block;
    width: 510px;
}

.hresume .contact .fn
{
    font-weight: bold;
}

.hresume h2
{
    padding: 0 0 5px 0;
    margin: 0;
    font-size: 1.33em;
}

.hresume .education, .hresume .accreditation
{
    margin: 10px 0 0 20px;
    padding: 1px;
}

.hresume .experience
{
    margin: 10px 0 30px 20px;
    padding: 1px;
}

.hresume .summary, .hresume .tags
{
    margin: 10px 0 20px 20px;
    padding: 1px;
}

.hresume .education .htitle, .hresume .experience .htitle
{
    float: left;
}

.hresume .htitle .include
{
    display: none;
}

.hresume .experience .title
{
    font-weight: bold;
}
.hresume .experience .org, .hresume .experience .location {
    color: #666;
}

.hresume .education .date_duration, .hresume .experience .date_duration
{
    float: right;
    font-size: 0.92em;
    padding-right: 10px;
}

.hresume .education .summary
{
    margin: 0;
}

.hresume .tags ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.hresume .tags ul li
{
    display: inline;
}
.searchLeft {
    background:transparent url(/images/searchfield_leftcap.png) no-repeat;
    float: left;
    height: 19px;
    width: 20px;
}
.searchCenter {
    float: left;
    height: 19px;
}
.searchRight {
    background:transparent url(/images/searchfield_rightcap.png) no-repeat;
    float: left;
    height: 19px;
    width: 10px;
}
.synopsisDate {
    color: #999;
    font-size: 0.69em;
    text-align: right;
    position: relative;
    top: -16px;
    margin-right: 12px;
    float: right;
}
.synopsisDivider {
    font-size: 0px;
    height: 5px;
    line-height: 5px;
    background-color: #e9e9d9;
    margin-top: 10px;
    width: 510px;
}
.synopsisText {
    font-size: 0.75em;
    padding: 5px 8px 8px 0;
    width: 502px;
}
.text75 {
    font-size: 0.75em;
}


.window {
  font-family: Verdana;
  font-size: 9pt;
  float:left;
  border: 0px;
  margin: 0 0;
}

.window .cont {
  width: 500px;
  height: 260px;
  overflow: hidden;
}