html { height: 100%; }
body { min-height: 100%; height: 100%; }
html, body { margin:0; padding:0; }
body, td, input, textarea, select {font-family: Helvetica, Arial, sans-serif; font-size:11px; color:#000000;}
.text {font-family: Helvetica, Arial, sans-serif; font-size:9px; color:#000000;}

#contentContainer {float:left; min-height: 100%;}

#column1 {float:left; width:185px; min-height:100%;}
#column2 {float:left; width:120px; margin-top:20px; }
#column3 {float:left; width:634px; margin-top:83px;}
#column4 {float:left; width:150px; margin-top:20px;}

#menuDiv {width:145px; background-image: url(../images/menuBg.png); background-position:bottom center; background-repeat:no-repeat; padding-top:20px; padding-bottom:60px;}
#menuContainer {float:left; min-height:100%; margin-left:20px; }


.paddingDiv {width:100%; padding-top:45px;}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:inherit;
	letter-spacing:-0.03em;
	line-height: 1.05em;
	padding: 0; margin: 0;
}
h5 {font-size:7pt;}
h3 {font-size:8pt;}
h2 {font-size:12pt;}
* html h2 { letter-spacing: -1px; }

a {outline:none; text-decoration:none; color:#036;}
a:hover {text-decoration:underline;}

.menu1 {width:124px; margin-left:3px; padding:1px 0px 0px 15px; font-size:9px; color:#ffffff;}
.menu1:hover {background-color:#363636;}
.menu1Selected {width:124px; margin-left:3px; padding:1px 0px 0px 15px; font-size:9px; color:#7c7b7b; background-color:#363636;}

.subMenu {text-decoration:none; color:#FFF;}
.subMenu:hover {text-decoration:none; color:#7c7b7b;}
.subMenuSelected {text-decoration:none; color:#7c7b7b;}
.subMenuSelected:hover {text-decoration:none; color:#7c7b7b;}

.bubble {background-color:#000000; padding:4px 9px 3px 8px;}

.box {background-color:#fff; background-image: url(../images/boxBg_1.jpg); background-repeat:repeat-x; width:634px;}
.boxContent {padding:17px;}
.boxFooter {background-color:#ccc; padding:5px 17px 5px 17px;}
.boxSmall {background-color:#fff; background-image: url(../images/boxBg_1.jpg); background-repeat:repeat-x;}
.boxSmallContent {padding:17px;}

.centerDiv {width:100%; text-align:center;}

.imgBox {float:left; width:114px; height:40px; background-color:#333333; border:2px solid #666666; margin-right:2px; margin-bottom:2px;}
.cvLogo {padding-right:2px; padding-bottom:7px; outline:none;}
.fancyImg {border: 1px solid #CCC;	padding: 2px;	margin: 0px 5px 10px 0; }

.selectedPortfolio {border:solid 3px #F90;}

#grid {margin:-5px; position:relative}
.block {width:45px; height:100px; background-color:#000000; color:#666666; margin:2px;}
.block.double {width:95px; height:50px; background-color:#000000;}
.block.final {background:red; height:auto}

.color1{color:#603;}
.color2{color:#666;}
.color3{color:#003366;}

.header {font-family:Helvetica, Arial, sans-serif; font-size:12px; font-weight:bold; color:#603;}
.comments {font-size:12px; font-weight:bold; color:#666;}
