@charset "utf-8";
/* CSS Document */

body {
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
}
a {
	color: #275a0d;
}

/*ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	margin-bottom: 0.2em;
	padding-top: 2px;
}*/
li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 3px;
}


#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	/*margin-right: 150px;
	margin-left: 150px;*/
}

#Header
{
	background-image: url(Google%20Images/googleResumeHeader.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	background-color: #CCCCCC;
	height: 150px;
}
#Header  h1  {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 36px;
	width: 350px;
	padding-right: 10px;
	padding-left: 20px;
	left: 270px;
	position: relative;
	top: 45px;

}
#Header h2 {
	font-size: 14px;
	text-align: right;
	bottom: -55px;
	position: relative;

}

#wrapper #leftnav {
	float: right;
	width: 150px;
	padding: 0px;
	font-size: 10px;
}
#wrapper #leftnav p, #wrapper #leftnav h2 {
	margin: 10px;
	margin-top: 10px;
}
	
#Technical, #leftnav_footer {
	margin-bottom: 20px;
		width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;

}
#leftnav_footer {
display:none;
}

#cssChange {
	float: right;
	position: absolute;
	left: 20px;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;

}
#cssChange   ul, #Technical ul {
	padding-left: 10px;
	/*background-image: url("Stars Images/stars_css.jpg");
	background-repeat:no-repeat;
	position: static;
	height: 75px;
	width: 221px;
	margin-left: 0px;*/
}


#content {
	font-size: 12px;
	padding-top: 20px;
	padding-right: 160px;
	padding-bottom: 20px;
	padding-left: 160px;
}
#Summary,#Experience,#Education, #Info{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content  p/*, #Experience  p, #Education p*/ {
	/*	padding-top: -10px;*/
	display: inline;
}
#content   h2   {
	color: #2300c5;
	text-decoration: underline;
	font-size: 16px;
	letter-spacing: 0.1em;
	display: inline;
}
#content  h3   {
	color: #2300c5;
	font-size: 14px;
	display: inline;	
}
#Experience  h2 {
	display:none;

}
#Experience  h3 {
	color: #2300c5;
	text-decoration: underline;
	font-size: 16px;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-bottom: 20px;

}
#Experience      ul  li h3    {
	display: inline;
	margin-left: -40px;
	}
#Experience        ul       li   ul  li        {
	display: inline;
}
#Education  ul   {
	display: inline;
}
#Education span {
	margin-right: -40px;
}

#Education  li   {
	list-style-type: none;
	display: inline;
}
#Education     ul li: before{
	content: " *";
}
.jobBlock {
	margin-left: -80px;
	margin-bottom: 15px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	float: inherit;
	background-color: #FFFFFF;
	background-image: url("Google Images/googleResumeFooter.jpg");
	background-repeat: no-repeat;
	vertical-align: baseline;
	height: 250px;
	background-position: left;
}
#footer h2 {
	border: 1px solid #000000;
	font-size: 18px;
	position: relative;
	top: 150px;
	left: 230px;
	width: 400px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
