@charset "utf-8";
body
{ 
background-image;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/layout2.jpg);
	background-color: #CBA310;
	margin:0;
	padding:0;
	background-attachment: fixed;
}
html {
	overflow-y: scroll;
}
#container {
	width: 900px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
     }
#logo2 {
	float: left;

}

#mainContent {
	width: 390px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5em;
	float: left;
} 
#mainContent  img {
	padding: 10px;
	border: 1px dotted #35A5A6;
}
#mainContent p a {
	color: #930;
}

#mainContent a {
	color: #CDA416;
}
#mainContent img.off {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#sidebar1 {
	float: left;
	width: 150px;
	margin-top: 0px;
}

#sidebar1 ul {
	position: relative;
	left: 0;
	bottom:0;
	float: left;
	width: 150px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#mainNav a {
	display: block;
	color: #600;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	font-weight: bold;
	border: 1px dotted #D3D16A;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	background-color: #CBA310;
}
#mainNav a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#mainNav a.on {
	display: block;
	color: #000000;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#mainNav a.sub {
	display: block;
	color: #006600;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#mainNav  img {
	display: block;
	color: #0033FF;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-style: italic;
	text-transform: none;
	margin-left: -25px;
}

#header {
	margin-bottom: 25px;
	margin-top: 0px;
}
#resume {
	height: 100%;
	width: 450px;
	float: left;
	margin:0;
	padding:0;
}


#photos {
	height: 100%;
	width: 300px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#photosnav {
	height: 100%;
	width: 50px;
	padding-right: 20px;
	padding-left: 20px;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 1.5em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #960;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8A690A;
	padding-bottom: 10px;
	margin-top: 25px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
