@charset "utf-8";
body {
	margin-right: 25px;
	color: #000000;
	background-color: #FFFF00;
}
#wrapper {
	background-image: url(Dummies/dummies_bar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFF00;
	height: 2300px;
}

#top {
	background-color: #ffff00;
	float: left;
	background-image: url(Dummies/dummies_title.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	width: 600px;
	}
#Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 550px;
	padding-bottom: 80px;
	width: 250px;
	padding-left: 30px;
	padding-right: 0px;
	color: #009999;
	height: auto;
}
#leftnav {
	font-size: medium;
	float: none;
	width: 300px;
	position: absolute;
	left: 630px;
	top: 406px;
	background-color: #FFFF00;
}
#leftnav p {
	padding: 0 10px 0 10px;
	font-size: 14px;
	text-indent: 10px;
}
#leftnav li {
padding-right: 10px;
}

#cssChange {
	position: relative;
	width: 296px;
	margin-left: 0px;
	float: inherit;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	border: 3px solid #000000;
	background-image: url(Dummies/dummies_sidebar_bg.jpg);
}
#cssChange h2 {
	background-image: url(Dummies/dummies_css.jpg);
	height: 50px;

}
#cssChange h2 span, #Technical h2 span, #leftnav_footer h2 span {
	display: inline;
	height: 0;
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0;
	}
#Technical, #leftnav_footer {
	width: 300px;
	float: inherit;
	clear: left;
	position: relative;
	margin-bottom: 20px;
	border: 3px solid #000000;
	background-color: #FFFFFF;
	font-size: 14px;
background-image: url(Dummies/dummies_sidebar_bg.jpg);
}
#Technical h2 {
	background-image: url(Dummies/dummies_technical.jpg);
	height: 50px;
}
#leftnav_footer{
background-image: url(Dummies/dummies_bar.jpg);
height:50px;
}

#content {
	font-size: 14px;
	text-align: left;
	margin-left: 0px;
	clear: both;
	background-color: #FFFF00;
	float: left;
	width: 600px;
	bottom: auto;
}

#content p {
	padding-right: 20px;
	padding-left: 20px;
	text-indent: 10px;
	}
#content li {
padding-right:20px;
}
#Summary {
	position: absolute;
	width: 300px;
	float: right;
	top: 20px;
	left: 630px;
	border: 3px solid #000000;
	background-color: #FFFFFF;
	background-image: url(Dummies/dummies_sidebar_bg.jpg);
	background-repeat: no-repeat;
}
#Summary h2{
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(Dummies/dummies_summary.jpg);
	}
	
#Experience h2{
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(Dummies/dummies_experience.jpg);
	}
#Education h2{
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(Dummies/dummies_education.jpg);
}
	
#Summary  h2  span, #Experience  h2  span, #Education  h2  span, #Info  h2  span{
display: inline;
	height: 0;
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0;
	}
#Experience {
	border: 3px solid #000000;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	background-image: url(Dummies/dummies_content_bg.jpg);
}
#Education {
	border: solid #CC0000;
	height: auto;
	border: 3px solid #000000;
	background-color: #FFFFFF;
	background-image: url(Dummies/dummies_content_bg.jpg);
}
#Info {
	background-color: #FFFFFF;
	position: relative;
	width: 300px;
	float: right;
	clear: both;
	border: 3px solid #000000;
	left: 330px;
	bottom: 300px;
	background-image: url(Dummies/dummies_sidebar_bg.jpg);
}
#Info h2 {
	background-image: url(Dummies/dummies_info.jpg);
	height: 50px;

}
	
#footer {
	clear: both;
	float: inherit;
	background-color: #FFFFFF;
	background-image: url(Dummies/dummies_footer.gif);
	background-repeat: no-repeat;
	vertical-align: baseline;
	height: 150px;
	background-position: left;
}
#footer h2 {
	padding-top:50px;
	padding-left: 250px;
}
