body , html {
	color: #000000;
	margin: 0px;
	padding: 0px;
	}

p {/* default attributes for paragraphs */
	color: #000000;
	font: bold 90%/1.75 "Trebuchet MS", Verdana, sans-serif;
}

h1 {/* Header aligned to left */
	font: bold 1.75em "Lucida Sans", Verdana, serif;
	color: #FFFFFF;
	padding: 2px 4px 3px 4px;
}
h1#green {/* Green Background*/
	background: url(../img_pres/delfosse_designs_bangrn.png) no-repeat;
	text-align: left;
	}
h1#red {/* red Background */
	background: url(../img_pres/delfosse_designs_banred.png) no-repeat;
	text-align: left;
	}
h1#blue {/* Blue Background */
	background: url(../img_pres/delfosse_designs_banblue.png) no-repeat;
	text-align: left;
	}
h1#purple {/* Purple Background */
	background: url(../img_pres/delfosse_designs_banpur.png) no-repeat;
	text-align: left;
	}
	
h1#portban {/* Banner Background */
	background: url(../img_pres/delfosse_designs_banpur.png) no-repeat;
	text-align: left;
	}
				
h2 {/* Header aligned to the right */
	font: bold 1.75em "Lucida Sans", Verdana, serif;
	color: #316734;
	padding-top: 2px;
	padding-bottom: 4px;
	text-align: left;
}

h3 {/* Center aligned header */
	font: bold 1.65em Georgia, "Times New Roman", Times, serif;
	color: #316734;
	padding-top: 24px;
	padding-bottom: 6px;
	text-align: center;
	white-space: normal;
	display: block;
}

#masthead {/* Contains top graphics */
	height: 115px;
	background: url(../img_pres/delfosse_top2_p.png) no-repeat top;
	width: 896px;
	padding-left: 0px;
	padding-top: -100px;
	display: none;
}

#Logo {/* Layer with site logo */
	position: absolute;
	height: 183px;
	width: 225px;
	top: 59px;
	left: 377px;
	z-index: 1;
	background: url(../img_pres/delfosse_logo_3.png) no-repeat center;
	margin-top: 0px;
	padding-top: 0px;
	right: -45px;
	vertical-align: top;
}


a:link, a:visited {/* Link attributes */
	color: #316734;
	text-decoration: none;
}

a:hover {/* Link hover */
	color: #cc2729;
	font-weight: bold;
}

#navcontainer { /* Container for navigation links */
	position:absolute;
	width:875px;
	height:116px;
	z-index:6;
	left: 55px;
	top: 150px;
	padding: 2px 4px 2px 2px;
	display: none;	
}
#nav{/* Second container for navigation links */
	height: -2px;
	width: 745px;
	z-index: 6;
	margin-top: 0px;
	float: right;
	font: bold .9em "Trebuchet MS", Verdana, sans-serif;
	color: #26275a;
	text-align: right;
	display: none;
}

#columnLeft {/* Left column */
	float: left;
	width: 150px;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 25px;
	padding-bottom: 0px;
	height: 25px;
	left: 0px;
}

#columnRight {/* Right column */
	float: right;
	width: 75px;
	margin-right: 10px;
	margin-left: 15px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	height: 25px;
}
#content {/* Content Container */
	background-position: 0px 0px;
	margin-top: 12px;
	margin-right: 5px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#contenta {/* Alternate Content Wrapper */
	background-position: 0px 0px;
	margin-top: 12px;
	margin-right: 5px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#contentb {/* Alternate Content Wrapper */
	background-position: 0px 0px;
	margin-top: 12px;
	margin-right: 5px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#contentArea {/* Main Content Area */
	text-align: justify;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
}
#columnLeft,#columnRight,#content {/* Padding attributes for Left and Right Column and Content  */
	padding-top: 5px;
}
#adLeft {/* Index Page Left Column */
	padding: 8px;
	float: left;
	width: 250px;
}
#adRight {/* Index Page Right Column */
	padding: 8px;
	float: right;
	width: 250px;
}
#adLeft2 {/* Content Page Left Column */
	padding: 8px;
	float: left;
	width: 350px;
}
#adRight2 {/* Content Page Right Column */
	padding: 85px 8px 8px;
	float: right;
	width: 175px;;
}

h1#ad {/* Top Left Banner on Index Page */
	font: bolder 95% "Lucida Sans", Verdana, serif;
	color: #FFFFFF;
	text-align: left;
	background: url(../img_pres/delfosse_design_adbkgrn.png) no-repeat;
	padding: 4px;
	border-style: none;
	
}

#ad a:link, #ad a:visited {/* Top Left Banner Link attributes on Index Page */
	padding: 3px 3px 1px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	
}

#ad a:hover {/* Top Left Banner Link hover attribute on Index Page */
	color: #FFCC00;
	font-weight: bold;
	font-style: italic;
}

h1#ad2 {/* Second Left Banner attributes on Index Page */
	font: bolder 95% "Lucida Sans", Verdana, serif;
	color: #FFFFFF;
	text-align: right;
	background: url(../img_pres/delfosse_design_adbkblu.png) no-repeat;
	padding: 4px;
	border-style: none;
}

#ad2 a:link, #ad2 a:visited {/* Second Left Banner Link attributes on Index Page */
	padding: 3px 3px 1px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	
}

#ad2 a:hover {/* Second Left Banner Link hover attribute on Index Page */
	color: #FFCC00;
	font-weight: bold;
	font-style: italic;
}

h1#ad3 {/* Second Right Banner attributes on Index Page */
	font: bolder 95% "Lucida Sans", Verdana, serif;
	color: #FFFFFF;
	text-align: left;
	background: url(../img_pres/delfosse_design_adbkred.png) no-repeat;
	padding: 4px;
	border-style: none;
}

#ad3 a:link, #ad3 a:visited {/* Second Right Banner Links attributes on Index Page */
	padding: 3px 3px 1px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	
}

#ad3 a:hover {/* Second Banner Link hover attributes on Index Page */
	color: #FFCC00;
	font-weight: bold;
	font-style: italic;
}

h1#ad4 {/* Top Right Banner attributes on Index Page */
	font: bolder 95% "Lucida Sans", Verdana, serif;
	color: #FFFFFF;
	text-align: right;
	background: url(../img_pres/delfosse_design_adbkpur.png) no-repeat;
	padding: 4px;
	border-style: none;
}

#ad4 a:link, #ad4 a:visited {/* Top Right Banner Links attributes on Index Page */
	padding: 3px 3px 1px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	
}

#ad4 a:hover {/* Top Right Banner Link hover attributes on Index Page */
	color: #FFCC00;
	font-weight: bold;
	font-style: italic;
}
#port a:link, #port a:visited {/* Client Banner Link attributes on Index Page */
	padding: 6px 0px 4px;
	color: #316734;
	text-decoration: none;
	font: bolder 1.5em Georgia, "Times New Roman", Times, serif;	
}

#port a:hover {/* Client Banner Link hover attribute on Index Page */
	color: #FFCC00;
	font-weight: bold;
	font-style: italic;
}
p#mini {/* Mini paragraph attributes on Index Page */
	font: bold 85%/1.45 "Trebuchet MS", Verdana, sans-serif;
	color: #888888;
	text-align: left;
	padding: 6px 0px 4px;
}

p#port {/* Portfolio paragraph attributes on Index Page */
	font: bold 90%/1.25 "Trebuchet MS", Verdana, sans-serif;
	color: #888888;
	text-align: left;
	padding: 6px 18px;
}

p#tech {/* Technical Support paragraph attributes on Tech Page */
	text-align: justify;
	padding: 6px 6px 4px 125px;
}

#foot {/* Footer links placement*/
	clear: both;
	width: 894px;
	padding: 10px 0px 5px;
	height: 25px;
	text-align: center;
	display: none;
}

#foot a {/* Footer links attributes*/
	color: #316734;
	text-decoration: none;
	font: bold 70% "Lucida Sans", Verdana, serif;
}

#foot a:hover {/* Footer links hover attributes*/
	color: #cc2729;
	font-weight: bold;
	}
#foot a#current/* Footer currently selected links attributes*/
{
	color: #7c14a7;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px dotted #888;
	border-bottom: 1px dotted #888;
	font-weight: bold;
}
	
#footer {/* Bottom Footer*/
	clear: both;
	width: 896px;
	padding: 0px 0px 20px;
	height: 94px;
	background: url(../img_pres/delfosse_bott3_p.png) no-repeat top;
	display: none;
}
#bullet {/* Bullet */
	font: bold 0.9em/1.35 "Trebuchet MS", Verdana, sans-serif;
	color: #888888;
	padding-left: 15px;
	}
bullet#ul {
	margin: 0;
	
	}
	
#bullet li {
	list-style: none;
	text-align: left;
	}

.header {/* Large Banner attributes*/
	font: bold 1.65em/1.75 Georgia, "Times New Roman", Times, serif;
	color: #7C1497;
	padding-top: 24px;
	padding-bottom: 6px;
	text-align: center;
	white-space: normal;
	display: block;
}

.minihead {/* Small Banner attributes*/
	font: bold 1.0em/1.75 "Lucida Sans", Verdana, serif;
	color: #7C1497;
	padding-top: 24px;
	padding-bottom: 6px;
	text-align: left;
	white-space: normal;
	display: block;
	padding-left: 30px;
}
.minihead2 {/* Disclaimer Banner attributes*/
	font: bold 1.0em/1.75 "Lucida Sans", Verdana, serif;
	color: #cc2729;
	padding-top: 12px;
	padding-bottom: 6px;
	text-align: center;
	white-space: normal;
	display: block;
	padding-left: 0px;
}

.copy {/* Small copy type*/
	font: 900 normal 70% "Trebuchet MS", Verdana, sans-serif;
	color: #888888;
}
.dd {/* Delfosse Design attributes*/
	font:900 90% "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
}

.quote {/* Pull Quote */
	font:bold 90%/1.25 "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
	text-align: center;
	display: block;
}
.shadow{
	font:10pt arial;
	position:relative;
	display:inline;
	background:white;
	z-index:100;
}

.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}


.disclaim {
	font: bold 0.7em/1.25 "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	white-space: normal;
	display: block;
	color: #888888;
	padding: 6px;
	border: 1px dashed #26275a;
}
.contact {
	font: bold 85% "Trebuchet MS", Verdana, sans-serif;
	color: #888888;
	text-align: center;	
	}
.style1 {
	color: #7c14a7;
	font: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style5 {
	color: #7c14a7; 
	font: font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	}
