body {
	margin: 0;
	padding: 0;
	background: #e6e6e6;
	text-align: center;
}

#wrapper {
	width: 740px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	top: 0;
	left: 0;
	min-height: 500px;
	background-color: #fff;
}

h1 {
	font: normal 16px arial, 'Times New Roman', Serif;
	line-height: 18px;
	color: #036;
	padding-bottom:0px;
	margin: 0;
}


h2 {
	font: normal 14px/14px 'trebuchet ms',trebuchet, 'Times New Roman', Serif;
	color: #7C9FAA;
	padding: 10px 0 0px 0;
	margin: 0;
}

h3 {
	font: normal 11px/13px georgia, serif;
	color: #222;
	margin: 8px 0 0px 0;
	padding: 0;
}

p {
	font: normal 11px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 7px 0;
	color: #202020;
}



a, a:link {
	color: #588DA2;
	text-decoration: none;
	padding: 1px 2px;
}

a:visited {
	color: #6958A2;

}
a:hover {
	background-color: #E0EFF0;
	padding: 1px 2px;
}

img {
	border: none;
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	padding: 0;
	margin: 0;
}

.divider {
	line-height: 0;
	height: 0;
	border-top:1px solid #ccc;
	margin: 5px 0;
}

.img_border {
	border: 1px solid #ccc;
	padding: 4px;
}



#header {
	display: none;
	height: 75px;
	position: relative;
	top: 0;
	left: 0;
}

/* Screen, visit card... */
#header #main_photo {
	position: absolute;
	top: 0;
	right: 0;
}

#header #logo {
	position: absolute;
	top: 0;
	left: 0;
}

#nav a:hover {
	color: #333;
}

#nav {
	height: 20px;
	width: 740px;
	font: normal 10px/20px 'Lucida Grande', 'Lucida Sans',verdana, arial, sans-serif;
	background: #fff;
	margin: 1px 0 0 0;
	padding: 2px 0 0 0;
	position: absolute;
/*	top: 74px; */
	left: 0;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	height: 20px;
	color: #666;
}

#nav li {
	float: left;
	background: #272727; 
	margin: 0;
	height: 20px;
	padding: 0 0 0 3px;
	border-bottom: none;
	border-top: none;
	border-left: white thin solid;
	border-right:white thin solid;
	
}

#nav a {
	float: left;
	display: block;
	width: .1em;
	padding: 3px 25px 3px 17px;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
	height: 17px;
	color: #FFFFFF;
	text-transform: capitalize;
	font-variant:small-caps;
}

#nav > ul a {
	width: auto;
}

#home #homenav,
#cv #cvnav,
#about #aboutnav,
#links #linksnav,
#contact #contactnav {
	background: #272727;
}

#home #homenav a,
#cv #cvnav a,
#about #aboutnav a,
#links #linksnav a,
#contact #contactnav a{
	background: #5086A8;
	padding-bottom: 0px;
	color: #FFFFFF;
}

#illustration {
	height: 140px;
	width: 740px;
	font: normal 10px/20px 'Lucida Grande', 'Lucida Sans',verdana, arial, sans-serif;
	background: url("../img/illustration.jpg") #5086A8;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 24px;
	left: 0;
}



#content {
/*	width: 80%; */
/*	padding: 45px 0 1em 0; */
	margin: 1em;
}


#up ul {
	width: 49%;
	font: normal 11px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #666;
	margin: 0px;
	padding: 2px 0;
	float: left;
	list-style-image: url(../img/bullet.gif);
}

#up li {
	margin: 3px 0 0px 20px;
	padding: 0;
}

#bottom {
	background: url(../img/dotted_line.gif) top left repeat-x;
	position: relative;
	left: 0;
}


ul {
	list-style-image: url("../img/bullet.gif");
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0 0 0 20px;
	padding: 0;
	color:#666;
}


#quote {
	float: right;
	position: relative;
	
	right: 0;
	width: 200px;
	background: url(../img/dotted_line_vert.gif) top left repeat-y;
	margin: 13px 0 1em 1em;
	color: #666;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 0;
}

#quote p {
	font: normal 13px/18px georgia, serif;
	color: #8C9297;
	margin: 5px 0;
	padding: 0;
}

.bl {background: url(../img/bl.gif) 0 100% no-repeat #505050; color: #FB6914; text-align: center; width: 70%; 	font: normal 17px/23px "lucida grande", tahoma, arial, verdana, sans-serif;} 
.br {background: url(../img/br.gif) 100% 100% no-repeat} 
.tl {background: url(../img/tl.gif) 0 0 no-repeat} 
.tr {background: url(../img/tr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}


#footer {
	background: #ccc url(../imgDISABLED/footer.gif) repeat-x left;
	height: 76px;
	width: 100%;
	text-align: center;
	position: relative;
/*	bottom: 0; */
	left: 0;
	padding: 1px 0 0 0;
}

#footer_content {
	width: 740px;
	text-align: center;
	margin: 0 auto;
}

#footer_content p {
		color: #fff;

}

#footer_content p a:link{
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #fff;
	padding: 0;
	margin: 0;
	float:center;
}


.readmore {
	color: #787878;
	text-align: right;
	float: right;
}
