@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #4d4d4d;
	background-image: url(/version%201.1/graphics/bg_grey.png);
	background-repeat: repeat;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B96E17;
	font-weight: bolder;
	font-style: normal;
	text-transform: uppercase;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F7931E;
	font-weight: bold;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	font-weight: normal;
}



p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #B96E17;
}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: thin;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	color: #F4C895;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #4D4D4D;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.oneColFixCtrHdr #container {
	width: 816px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #4D4D4D;
	background-image: url(../graphics/bg_00_02.png);
	background-position: center;
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #container #mainContent #tree {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.oneColFixCtrHdr #container #mainContent #port_nav a {
	margin-right: 25px;
}
.oneColFixCtrHdr #container #header #nav {
	position: relative;
	top: 190px;
	margin-left: 20px;
	height: 20px;
}


.oneColFixCtrHdr #container #header #logo {
	margin-top: 20px;
	margin-right: 40px;
	text-align: right;
	margin-left: auto;
	float: right;
}
.oneColFixCtrHdr #container #mainContent #portfolio {
	width: 641px;
}

.oneColFixCtrHdr #container #rightbar {
	float: right; /* since this element is floated, a width must be given */
	width: 190px;
	margin-right: 20px;
	padding-top: 5px;
	padding-right: 70px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#port_nav {
	margin-bottom: 25px;
}

.oneColFixCtrHdr #header {
	background-color: #4d4d4d;
	background-image: url(../graphics/bg_00_01.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 250px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #mainContent {
	background-repeat: repeat-x;
	background-position: center;
	width: 480px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.oneColFixCtrHdr #footer {
	background-color: #4d4d4d;
	background-image: url(../graphics/bg_00_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	margin: 0px;
}


.oneColFixCtrHdr #footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFF;
	margin-top: 30;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


#footer #copyright09 {
	float: right;
	margin-top: -15px;
}
#footer p a:link {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#footer p a:hover {
	color: #FFF;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-decoration: none;
}
#footer p a:visited {
	color: #E8E8E8;
	font-weight: normal;
	text-decoration: none;
}
#footer p a:active {
	color: #F7931E;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-decoration: none;
	
	#MenuBar1.a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.oneColFixCtrHdr #container table tr td #mainContent ul li {
	list-style-position: outside;
	list-style-image: url(/version%201.1/graphics/blt_tweet.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
ul li {
	font-size: 100%;
	margin-bottom: 10px;
}
	
	/* hide from ie on mac \*/	
	#flashcontent {
	width: 480px;
	height: 680px;
	}
tr td {
	text-align: left;
	vertical-align: top;
}
.oneColFixCtrHdr #container table tr td #mainContent #links tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.tableHighlight {
	background-color: #E4E4E4;
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: -3px;
}
