/***********************************************/
/* nickmaselli.css                             */
/* based on                                    */
/* 3col_leftNav.css                            */
/* Use with template 3col_leftNav.html         */
/***********************************************/
/* Be careful of file size!  Dreamweaver CS3  
   will crash if the file size is 
   around 8K bytes!*/
/***********************************************/
/* HTML tag styles                 
/*            */
/***********************************************/ 

abbr[title] {color:#3333FF; border-bottom: 1px dotted #3333FF;}
abbr[title]:hover {cursor:help;}

body{
	font-family: Arial, sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}

a{
	color: #006699;
	text-decoration: none;
	display: inline-block
	display: block;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: none;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
/* #page {
    width:90em; 
    margin:0 auto 10em;
    background-color: #999999;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
	float:left;
}*/
#page {
    width:780px;
	height:400px;
	margin-left: auto;
	margin-right: auto;
    background-color: #CCCCCC;
}
#masthead{
	padding: 10px 0px 0px 0px;
	float:left;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
} 

#headlines{
	float:right;
	width: auto;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
    width: 50%;
}

/***********************************************/
/* Components                                  */
/***********************************************/
.book {
	font-style: italic;
	}
	
#photo {
	width:176px;
	height:185px;
	clear:left;
	display: block;	
	}
	
#myphoto {
	float:left;
	}
#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

#wrapper	{
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0 none;
	width: 875px;
	text-align: left;
	font-size:90%;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	position: static;
	background-position: left;
	}
/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-top:  1px solid #CCC;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}
#globalNav a:hover{
	background-color: #dddddd;
	padding: 1px 8px 5px 8px;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 1px 0px 1px 10px;
	
	
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 12pt;
	
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: right;
	padding: 10px 10px 0px 0px;
}

/************** .networking styles *****************/

.networking{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
	
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

/************** .text styles *******************/

.style1 {
	font-size: 14pt;
	text-align: center;
}
.style4 {
	color: #CC0000
}
.style5 {color: #999999}
.style6	{color: #0000FF; font-size: medium}
.style7 {
	font-size: 12.0pt;
	color: #003366;
}
.style8 {color: #cccccc}
.style10 {color: #006699; font-size: 14px; }

.style12 {color: #0000FF}
.dropcap {
	font-size: 3em;
	font-weight: bold;
	float: left;
	padding: 0em 0.075em;
	margin: 0em 0em 0 0;
	bottom: -1px;
}
.style14 {color: #333333}
.style15 {font-size: 200%}
.style16 {
	font-size: 120%;
	color: #334d55;
}
.Job {color: #3366FF; font-weight: bold; white-space:nowrap}
.Bullet {font-family: Wingdings, Webdings}
.ProjDates {font-size: medium;
	color: #006699;}

/************** .resume styles *****************/

.resume_entry {
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 90%;
	text-align: justify;
	width: 80%;
}

.resume_entry p {
	padding: 0px 0px 10px 0px;
}

.resume_company {
	clear: both;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
	text-align: justify;
	width: 80%;
	color: #FF6600;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;

}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-top: medium solid #cccccc;
	border-right: medium none #cccccc;
	border-bottom: medium none #cccccc;
	border-left: medium none #cccccc;
}

#sectionLinks a {
	display: none;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;

}

#sectionLinks a:hover{
	background-color: #dddddd;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.contactLinks{
	position:static;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 5px 20px 10px;
	font-size: 85%;
	color: #0000CC;
}

#headlines p{
	padding: 5px 0px 5px 0px;
	font-style: italic;
}
#clock { position: relative;
}


/************** misc styles **************/

/*#wrapper	{
	background-color:#ffffff;
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 850px;
	text-align: left;
	font-size:90%;
	}*/
	
