body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
color:#111111;
font-family:Georgia,Verdana,sans-serif;
font-size:62.5%;
}

#wrapper {
width: 915px;
padding-left:10px;
}

#leftcolumn {
float: left;
width: 400px;
}

#rightcolumn {
float: right;
width: 475px;
border-left: 1px solid #000;
}

p {
font-size:1.6em;
line-height:1.6;
margin-top:2em;
margin-bottom:1em;
font-style:italic;
}

a {
color:#000000;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#0F83DB;
}

#header {
margin-bottom: 50px;
}

#header .small {
font-size:1.8em;
letter-spacing: -.1em;
}

#header .large {
font-size:6.0em;
font-weight: bold;
font-style: italic;
}

#header h1 {
margin-top:0.25em;
font-style: italic;
font-weight: bold;
}

#header h1 a, #header h2 {
color:#000000;
}

#lgtxt {
font-size:1.8em;
}

#blurbs {
line-height: 3.0em;
}

.blbackgr {
background-color: #0d88c8;
}

.ylbackgr {
background-color: #f5d512;
}

.rdbackgr {
background-color: #d53044;
}

.grbackgr {
background-color: #39892f;
}

#projects {
margin-top: 300px;
}

