body {
	
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;

	font-size: 13px;
	background: white;
	margin: 0px;
	color: #222;
}
table {
	font-size: inherit;
	border: 0px;
	cell-spacing: 0px;
}
td {
	padding: 0px;
}
p { margin-bottom: 0px; }
ul { margin: 0; }
ol { margin: 0; }
a:hover { text-decoration: underline; }

CODE {
	font-size: 12px;
}
div.code {
	margin-left: 2em;
	border: 1px solid #202020;
	padding: 0.5em;
}

H1, H2, H3, H4, H5, H6 {
	margin: 0px;
}
.header, .header a {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	color: white;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none;
}
.header a:hover { text-decoration: underline; }
.header-subtitle, .header-subtitle a {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
.header-subtitle a:hover { text-decoration: underline; }
H2 {
	font-size: 28px;
	font-weight: normal;
	margin-bottom: +5px;
	color: #706050;
}
H3 {
	font-size: 20px;
	font-weight: normal;
}
LI { margin-top: 3px; }
UL.spaced LI { margin-top: 11px; }
CODE { font-family: "Courier New", Courier, Monaco, monospace; }

.small {
	
	font-family: Verdana, Arial, sans-serif;

	font-size: 11px;
}

.margins {
	margin-left: +5px;
	margin-right: +5px;
}

.key {
	color: #505050;
	text-align: right;
}

.history {
	position: relative;
	top: -15px;
	font-size: 80%;
}

.textmenu {
	font-size: 90%;
	margin-top: 8px;
}

.resume_links { font-size: 12px; }
.resume_links A { text-decoration: none; }
.resume_links A:hover { text-decoration: underline; }

.freelance_links { line-height: 115%; }
.freelance_links A { text-decoration: none; }
.freelance_links A:hover { text-decoration: underline; }

.topmenu {
	background-color: black;
	color: white;
	width: 100%;
	padding: 0px;
	margin-bottom: 10px;
	border-bottom: 3px groove grey;
}
.topmenulinks {
	padding: 5px;
}
.topmenulinks A {
	
	font-family: Verdana, Arial, sans-serif;

	font-size: 12px;
	letter-spacing: +0.06em;
	font-weight: bold;  
	text-decoration: none;
	color: #f6f6ff;
	padding-left: 10px;
}
.topmenulinks A:visited { color: #fafaef; }
.topmenulinks A:hover { text-decoration: underline; }

TABLE.noelmenu {
	font-size: 12px;
	background-color: #dadaef;
	color: black;
	margin-right: 15px;
	margin-bottom: 10px;
	letter-spacing: 0.09em;
	border-style: outset; border-width: 1px; border-color: #dadaef;
}
TABLE.noelmenu TR TH {
	background-color: black;
	font-weight: bold;
	color: white;
	font-size: 18px;
}
TABLE.noelmenu TR TD {
	line-height: 140%;
}
TABLE.noelmenu A { text-decoration: none; }
TABLE.noelmenu A:hover { text-decoration: underline; }

.example {
	font-family: monospace;
	margin-left: 30px;
	background-color: #f6f6ff;
	padding: 0.5em;
}

.dontunderlinelinks a {
	text-decoration: none;
}
.dontunderlinelinks a:hover {
	text-decoration: underline;
}








.blog {
	border:1px solid #dededa;
	background-color:#fefefa;
	
max-width: 520px;

width:expression(document.body.clientWidth > 520? "520px": "auto" );

	font-size: 14px;
}
.blogtitle {
}
.blogsubtitle {
	font-size: 75%;
	font-style: italic;
}
.blog .blognav A {
	color:#202020;
}
.blog .blogmain {
	padding: 1em;
	text-align: left;
}
.blog .blogentry {
	padding-bottom:1em;
}
.blog .blogentryofmany {
	padding:0.5em;
	border:1px solid #202020;
}
.blogentrytitle {
	text-shadow: 2px 2px 2px #ccc;
	font-weight: bold;
	font-size: 20px;
	color: #202020;
}
.blogentrytitle A {
	color: #202020;
	text-decoration: none;
}
.blogentrytitle A:hover {
	text-decoration: underline;
}
.blogentryfooter {
	text-align: right;
	color: grey;
	font-size: 11px;
}



.nolistcomments {
	margin: 1em 0 1em 0;
	font-style:italic;
}
.listcomments ul {
	list-style: none;
	margin-left: 1em;
	padding: 0;
}
.listcomments ul li {
	padding-top: 0.5em;
	border-top: 1px dotted #dededa;
	margin: 0.5em 0 0.5em 0;
}
.listcomments ul li:first-child {
	border: 0;
}

.listcomments h5 {
	margin: 0 0 0 0;
	font-weight: bold;
}
.listcomments .commentbody {
	margin: 0 0 0 0;
}
.listcomments .commentbody p {
	margin-top: 0.5em;
}
.listcomments .commentbody p:first-child {
	margin-top: 0;
}



.addcommentform {
	margin-left: 1em;
}
.addcommentform label {
	display: block;
	color: #666666;
	margin: 1em 0 -2px 0;
}
.addcommentform input[type="text"] {
	border: 1px solid #666666;
}
.addcommentform textarea {
	border: 1px solid #666666;
}
.addcommentform input[type="submit"] {
	margin-top: 1em;
}


.blog h3 {
	margin-top: 1em;
}

.singleblogentry h3 {
	border-top: 1px dotted #dededa;
	padding-top: 1em;
}

.addcommentform {
}
.addcommentform .addcommenttitle, .commentstitle {
	margin-top:1em;
	padding: 2px;
	border-bottom:1px solid gray;
	font-size: 16px;
	color:#202020;
}

label {
	color:gray;
	font-size:12px;
}

.message, .errorMessage {
	background-color:#a0a0ff;
	border: 1px solid gray;
	max-width: 400px;
	font-size:14px;
	text-align:left;
	padding: 2em;
}
.message {
	background-color:#fefefa;
}
.errorMessage {
	background-color:#ffeeea;
}
.messageTitle {
	
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid grey;
	margin-bottom:0.5em;
}
.errorMessageTitle {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid red;
	margin-bottom:0.5em;
}
.messageBody {
}

.quote {
	max-width:500px; text-align: left; font-style: italic;
}

ul.descriptions li {
	margin-top: 0.5em;
}
ul.descriptions li:first-line {
	font-weight:bold;
}


.nav {
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #202020;
	margin: 0 1em 0 1em; 
}
.nav .currentlink {
	font-weight: bold;
	font-size: 18px;
	color: black;
}


.noelpage {
	margin-left: 13px;
}

.noelpage h2 {
	margin-left: -13px;
	border-bottom: 1px solid #222;
}

.noelpage h3 {
	margin-top: 1em;
	margin-left: -13px;
}

.noelpage p {
}

#preheadtop {
	background-color: #d00000;
	line-height: 9px;
	background-image: url(/images/prehead/top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#preheadannounce {
	background-color: #d00000;
	color: white;
	text-align: center;
	line-height: 1.4;
	font-size: 14px;
	padding: 0.5em;
	background-image: url(/images/prehead/bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#preheadannounce a {
	font-size: 18px;
	color: #cacaff;
}

.lines {
	font-size: 14px;
	line-height: 1.4;
	width: 40em;
	margin-left: 1em;
}

.lines form {
	margin: 1em;
	padding: 1em;
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

.lines label {
	color: #202020;
}

.lines label.primary {
	display: block;
	margin-top: 0.5em;
	color: grey;
}

.lines div.cb {
	margin: 0em auto 0em 1em;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	padding: 0.5em;
}

.lines div.cb label {
	font-size: 15px !important;
}