/* CSS Document *//* CSS Document */JodeneCom
#skipNav {
		display:none;
		}
body {
		font-family:verdana, arial, trebuchet, tahoma, sans-serif;
		margin: 10px 0 10px 0;
		font-size:11px;
		color:#000000;
		}
ul{
		font-family:verdana, arial, trebuchet, tahoma, sans-serif;
		font-size:11px;
		color:#646464;
		line-height:17px;
		}
p {
		margin:5px 0 15px 0;
		}
h1 {
		font-family:verdana, arial, trebuchet, tahoma, sans-serif;
		margin:0 0 5px 0;
		font-weight:bold;
		font-size:12px;
		line-height:25px;
		}
h2 {
		font-family:verdana, arial, trebuchet, tahoma, sans-serif;
		margin:0 0 25px 0;
		font-weight:bold;
		font-size:11px;
		}
h3 {
		font-family:verdana, arial, trebuchet, tahoma, sans-serif;
		margin:15px 0 5px 0;
		font-weight:bold;
		font-size:11px;
		}
h4 {
		font-family:verdana, arial, trebuchet, tahoma, sans-serif;
		margin:0 0 0 0;
		color:#646464;
		line-height:15px;
		font-weight:normal;
		font-size:11px;
		}
/* font class to mark current page on Nav */
.currentPage{
		font-weight:bold;
		color:#ECC404;
		clear:none;
		display:inline;
		margin:0 0 0 0;
		}
/* font class for your blog nav */
#blog {
		clear:none;
		display:inline;
		}
#blog a {
		color:#cacacb;
		}
		
/* href specs */
a:link {
		font-family:verdana, arial, trebuchet, tahoma, sans-serif;
		font-size:11px;
		color:#000000;
		text-decoration:none;
		}
a:visited {
		font-family:verdana, arial, trebuchet, tahoma, sans-serif;
		font-size:11px;
		color:#666666;
		text-decoration: none;
		}
a:hover {
		font-family:verdana, arial, trebuchat, tahoma, sans-serif;
		font-size:11px;
		color:#ecc404;
		text-decoration:underline;
		}
#navigation {
		text-align:center;
		letter-spacing:0px;
		padding: 20px 0 25px 0;
		clear:both;
		width:820px;
		}
#site_ID {
		width:170px;
		height: 70px;
		margin: 0px 15px 0 15px;
		vertical-align:bottom;
		float:left;
		line-height:17px;
		}
#top_image {
		width:404px;
		height:70px;
		margin: 0 0 0 0;
		vertical-align:bottom;
		float:left;
		}
#resume_contact {
		width:170px;
		height:70px;
		float:left;
		vertical-align:middle;
		line-height:20px;
		margin: 0 15px 0 15px;
		}
/* left content - local Nav */
#contentLeft {
		margin: 0 15px 0 15px;
		width:170px;
		float:left;
		}
#contentLeft a {
		line-height:20px;
		}
/* center Content */
#contentCenter {
		margin: 0 0 0 0;
		width:404px;
		float:left;
		}
#contentCenter img {
		padding: 10px 0 10px 0;
		}
#contentCenter p {
		color:#646464;
		line-height:15px;
		}
/* right content */
#contentRight {
		margin: 0 15px 0 15px;
		text-align:center;
		float:left;
		width:170px;
		}
#ContentLabel {
		margin: 0 0px 0 20px;
		text-align:left;
		float:left;
		width:170px;
		}		
		
#footerSquares {
		clear:both;
		margin:40px 0 10px 0;
		}

