/******************************************************************************
web page design 'Executive Green' copyright Charles Keller 2005
 
 Created: June 6th, 2005
 By: Charles Keller 
     http://www.cpkmedia.com/

All associated graphics for this web site's layout design
are the exclusive property of Charles Keller.

This design may not be used as a template.
You may not reproduce it elsewhere without the designer's written permission. 

 ******************************************************************************/
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	background: transparent url(../i/bg.gif) 0 0;
	color: #333;
	text-align: center;
	font: 14px/1.5em Georgia, "Times Roman", serif;
}
#frame {
	position: relative;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 750px; 
	text-align: left;
	background: transparent repeat-y 0 0;
}
#header {
	background: #4F662E;
}
#header h1 {
	background: transparent url(../i/adgods_header3b.jpg) no-repeat 0 0;
	text-indent: -2000px;
	height: 181px;
}
#content p {
	padding: 5px 30px 0 60px;
	text-indent: 1em;
}
#subColumn {
	float: left;
	width: 150px;
	margin-top: 25px;
}
#subColumn h4 {
	margin: 10px 0 5px 35px;
}
.nav1 {
	list-style: none;
	padding: 0 0 0 40px;
}
.nav2 {
	list-style: none;
	padding: 0 0 10px 10px;
}
.nav1 a {
	text-decoration: none;
	color: #036;
	font: 12px/1.3em Helvetica, Arial, sans-serif;
	padding-left: 13px;
}
.nav1 a:hover {
	background: transparent url(../i/bullet.gif) no-repeat 0 50%;
	color: #600;
}
#mainColumn {
	margin: 0;
	padding: 0 50px 10px 180px;
	background: transparent url(../i/bg_content.jpg) repeat-y 0 0;
}
#mainColumn h4 {
	margin: 0;
	padding: 10px 0 10px 60px;
}
#mainColumn a:link, #mainColumn a:visited {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #036;
}
#mainColumn a:hover, #mainColumn a:active {
	color: #600;
}
#nameplate {
	margin: 0 0 0 20px;
	text-indent: -2000px;
	background: transparent url(../i/nameplate.gif) no-repeat 0 0;
	height: 50px;
}
em {
	color: #000;
}
#footer {
	padding: 50px 0 0 25px;
	background: url(../i/bg_footer.jpg) no-repeat 0 0;
	color: #FFC;
	height: 111px;
	font: 12px/1.2em Georgia, "Times Roman", serif;
}
#footer a {
	text-decoration: none;
	color: #dedede;
}
#footer a:hover {
	border-bottom: 1px dotted;
	color: #CF9;
}

/* --- (drop shadow for images) -----------------*/
#portrait {
	float: right;
	margin: 15px 20px 20px 20px;
}
.dropShadow {
	float:left;
	background: url(../i/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../i/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.dropShadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -4px 0px 4px -4px;
	padding: 4px;
	left: 574px;
	width: 175px;
	height: 211px;
 }
/* --- (dowload section) ------------------------*/
#resumeTitle {
	margin: 20px 0 10px 90px;
}
#download {
	width: 300px;
	border-left: 1px dotted #666;
	margin: 0 50px 10px 100px;
	padding: 5px 20px;
	font: 12px/1.5em Helvetica, "Times Roman", sans-serif;
}
#download li {
	list-style: none;
}
#download a:link, #download a:visited {
	text-decoration: none;
	color: #036;
	padding-left: 13px;
	border-bottom: 0;
}
#download a:hover, #download a:active {
	background: transparent url(../i/bullet.gif) no-repeat 0 40%;
	color: #600;
}
/* --- (companies list) ------------------------*/
.bodyList li {
	list-style: none;
	color: #600;
}
#companies1 {
	float:left;
	margin-right: 70px;	
}
#companies {
	width: 400px;
	border-left: 1px dotted #666;
	margin: 20px 50px 10px 90px;
	padding: 10px 30px 30px;
	font: 12px/1.5em Helvetica, "Times Roman", sans-serif;
}
.skills {
	margin: 10px 50px 10px 60px;
	font-style: italic;	
}
.requirements {
	margin: 0 0 10px 0;
	padding: 0;
	text-indent: 0;
	font: normal italic 10px Helvetica, Arial, sans-serif;
}
#examples {
	margin: 0 0 20px 60px;
}
#examples li {
	list-style: none;
}
