

body { margin: 0; padding: 0; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #ffffff;}

body, input, textarea, select, option { 
	font-family: Trebuchet, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #ffffff;
}


h1 { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 22px; color: #f6f66b; }

h2 { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px; color: #ffffff; }

h3 { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px; color: #f6f66b; }

h4 { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #ffffff; display:inline; }

p, ul, ol, td {
	line-height: 150%;
		font-family: Trebuchet, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #ffffff;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #f9eef4;
}

a:hover {
	text-decoration: none;
}

#lisa {
	width: 350px;
	height: 163px;
	padding-left: 150px;
	padding-bottom: 25px;
	float: left;
	margin: 10;
	background: url(images/lmc.jpg) no-repeat;
}

#construction {
	width: 200px;
	height: 223px;
	margin: 10;
	background: url(construction.jpg) no-repeat center;
}


/* Header */
#header {
	width: 780px;
	height: 127px;
	margin: 0 auto;
	background: url(../ws_image2.jpg) no-repeat;
}

#header h1, #header p {
	float: left;
	margin: 0;
	padding-top: 80px;
	text-transform: lowercase;
	line-height: normal;
}

#header h1 {
}

#header p {
	padding-left: 10px;
}

#header a {
}

/* Menu */

#menu {
	width: 780px;
	height: 57px;
	margin: 0 auto;
	background: url(../ws_image3.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 14px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 30px 0 0;
	background: url(../img04.gif) no-repeat left center;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	padding: 20px 0;
}


/* Content */
#content { float: left; width: 480px; }
.post { padding: 0 0 20px 0; }
.title { margin: 0; border-bottom: 1px solid #43434d; }
.subtitle { margin: 0; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 22px; font-weight: normal; color: #ffffff; }
.byline { margin: 0; }
.meta { border-top: 1px solid #03038e; text-align: right; color: #ffffff; }
.meta a { padding-left: 15px; background: url(../ws_image6.gif) no-repeat left center; font-weight: bold; }
.web { font-family: Verdana, Arial; font-size:11px; }


/* Sidebar */
#sidebar { margin: 0; padding: 0; float: right; width: 200px; }
#sidebar ul { margin: 0; padding: 0; list-style: none; }
#sidebar li { }
#sidebar li ul { padding: 15px 0; }
#sidebar li li { padding-left: 35px; border-bottom: 1px dotted #010159; background: url(../ws_image6.gif) no-repeat 15px 50%; }
#sidebar h2 { margin: 0; padding: 20px 0 2px 30px; background: url(../ws_image5.gif) no-repeat left bottom; border-bottom: 2px solid #43434d; }
#sidebar a { text-decoration: none; }
#sidebar a:hover { text-decoration: underline; }


/* Resume */
#resume { margin: 0; padding: 0; float: right; width: 480px; }
#resume ul  { margin: 0; padding: 0; list-style: none; }
#resume li {}
#resume li ul { padding: 0 0; }
#resume li li { padding-left: 35px; border-bottom: 1px dotted #010159; background: url(../ws_image6.gif) no-repeat 15px 20%; }
#resume h2 { margin: 0; padding: 0 0 2px 30px; 2px solid #43434d; }
#resume a { text-decoration: none; }
#resume a:hover { text-decoration: underline; }


/* Footer */
.footer { 
	font-family: Trebuchet, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #ffffff; 
}


