/*
red="#ff0000"
*padding should be set then unset for netscape?
*see '#content'and '#content2'
*/

/*************************/
* { behavior: url(iepngfix.htc) }
/*************************/

body{
	background-color:#999999;
	margin:0px;
	font-family:sans-serif;
	color:#333333;
	text-align:center;

}


a{color:red;}
a:hover{text-decoration:none;}
sup{font-size:10pt;}

/*************************/
#contentWrapper{
	width:787px;
	margin:0 auto;
	text-align:left;


}
#mastHead{
	background: #ffffff url('images/gadget_mast_bg.jpg') repeat-y;
	height:125px;
	padding:0px 7px 0px 7px;
	border:0px #cccccc solid;

}
#mastHead_sub{
	width:100%
	height:25px;
	margin-bottom:0px;
	padding-botom:8px;
	border-bottom:1px dotted #999999;
}


 #mastHead_sub ul{
	color:#333333;
	width:550px;
	float:left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mastHead_sub ul li { display: inline; }

#mastHead_sub a{
	color:#333333; 
	text-decoration:none;
	padding: .2em .3em;
	margin:0px;
	font-size:8.5pt;
}


#mastHead_sub a:hover{text-decoration:underline;}

#content{
	background-image: url('images/gadget_content_bg.jpg');
	background-repeat:repeat-y;
	margin:0px;
	padding:15px;
	padding-top:3px;
	font-size:10pt;
}

#content2{
	background: #ffffff url('images/gadget_content_bg.jpg') repeat;
	margin:0px;
	padding:7px;
	padding-top:0px;
}

#content2_wrapper{
	width:100%;
	margin:0px;
	padding:0px;
}

#content_box{
	float:left;
	width:33%;
}

#content_box_middle{
	float:left;
	width:34%;
}

#content_box_header{
	background-color:#ffffff;
	width:100%;
	height:24px;
	text-align:right;
}

#content_box_content_first{
	border-right:1px #cccccc solid;
	padding:8px;
	font-size:8pt;
	margin:0px;
}

#content_box_content_middle{
	border-right:1px #cccccc solid;
	border-left:2px #ffffff solid;
	padding:8px;
	font-size:8pt;
	margin:0px;
}

#content_box_content_last{
	border-left:2px #ffffff solid;
	padding:8px;
	font-size:8pt;
	margin:0px;
}

#date{
	float:right;
	text-align:right;
	margin-right:5px;
	width:200px;
	color:#666666;
	font-size:8pt;
	height:20px;
}
 
#featuredContent{
	float:left;
	width:63%;
}

#featuredContent_pic{
	float:left;
	margin-right:10px;
	width:250px;
}
#featuredContentWrapper{
	width:100%;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}

#featuredContent h1{
	font-size:12pt;
	color:gray;
	margin:0px 0px 0px 0px;
}
#footer{
	background: #ffffff url('images/gadget_content_bg.jpg') repeat-y;
	text-align:center;
	margin:0px;
	font-size:8pt;
	color:black;
	padding:10px;
	margin-top:-8px;
}
#mastHead_logo{
	background: #ffffff url('images/logo_mast.jpg') no-repeat;
	height:125px;
	border:0px #cccccc solid;


}
#mastLogo{float:left;}
#mastHead_banners{
	float:right;
	width:500px;
	height:88px;
	text-align:center;
	margin-bottom:5px;
	border:0px #cccccc solid;
	
}

#mastHead_banners p{margin:5px 0px 3px 0px;}

table #nav_table{
	float:right;
	width:100%;
	margin:0px;
	height:25px;
	padding:0px;
	border:1px #cccccc solid;
}

#resume_paperWrapper{
	width:626px;
	margin:0 auto;
	z-index:2;
	position: relative;
	/*EPIPHANY:Wrapping div must me relative to be centered
	center and to carry overlapping divs*/
}

#resume_paperTop{
	background:#ffffff url('images/paper_top.jpg') repeat-x;
	width:626px;
	height:23px;
	padding-bottom:0px;
}

#resume_paperMiddle{
	background-image:url('images/paper_middle.png');
	width:626px;
	margin:0px;
}

#resume_paperBttm{
	background: #ffffff url('images/paper_bottom.jpg') no-repeat;
	width:626px;
	text-align:left;
	height:18px;
	margin:0px;


}
#resume_paperTopCrnr{
	z-index:100;
	position: absolute;
	left:502px;
	background-image:url('images/paper_topCrnr.png');
	width:125px;
	height:181px;

}

#resume_paperBttmCrnr{
	z-index:50;
	position: relative;
	left:0px;
	top:-114px;
	background-image: url('images/paper_bttmCrnr.png');
	width:138px;
	height:132px;
}

#nav_table td{height:15px;}

#content h1.title{
	font-size:14pt;
	color:#666666;
	margin:8px 0px 8px 0px;
	padding:5px;
	letter-spacing:3px;
	text-align:center;
	/*background: #ffffff url('images/titleBg.jpg') repeat-x;*/
}

h1.homeTitle{
	font-size:14pt;
	color:red;
	margin:8px 0px 8px 0px;
	padding:5px;
	letter-spacing:1px;
	text-align:center;
}
h1 sup{
color:#666666;
}

#popOut{
	background-image:url('images/popUpBg.png');
	background-repeat:no-repeat;
	top:10px;
	left:10px;
	width:320px;
	height:420px;
	font: 0.8em arial,sans-serif;
	padding:15px;
	z-index:500;
	position:absolute;
	visibility:hidden;
	clip: auto;
	overflow:hidden;
}

#socialNetDiv{
	text-align:center;
	font-size:11px;
	margin:5px 0px 5px 0px;
}

#socialNetDiv a{
	color:#666666;
	font-size:11px;
}

#share_div{
margin:0 auto;

}


#shareTable{
	font-size:12px;
	width:500px;
	margin:0px 0px 0px 70px;
}

#shareTable td {
	padding:3px;
}

#shareTable td.label{
	font-weight:bold;
}

#shareTable td.inputTD{
	color:blue;
}

#shareTable td input{
	font-size:10px;
}

.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
  	overflow: hidden;
	background-color: navy;
	padding-left: 5px;
}

#clearBoth{clear:both;}

/********************************/
/********************************/
a.gray7ptLink{
	color:#666666;
	font-size:7pt;
	text-decoration:underline;
}
a.gray7ptLink:hover{text-decoration:none;}

/********************************/

.blk12ptText{
	color:black;
	font-size:12pt;
}
.blk10ptText{
	color:black;
	font-size:10pt;
}
.blk9ptText{
	color:black;
	font-size:9pt;
}
.blk8ptText{
	color:black;
	font-size:8pt;
}
.fineprint{
	color:#666666;
	font-size:7pt;
	line-height:7.5pt;
}