body {
    /*background-image: url(images/black_lines.png);
    background-repeat: repeat;*/
    background: #FFF;
}

#big_block {
    width: 990px;
    min-height: 550px;
    font-family: "Century Gothic", "Lucida Grande", arial, sans-serif;
    font-size: 92%;
    background: #FFFFFF;
    line-height: 1.1em;
    padding-left: 15px;
    padding-top: 12px;
    padding-bottom: 10px;
    text-align: left;
}


#logo_text {
    position: relative;
    left: 132px;
    font-size: 300%;
    letter-spacing: .4em;
    color: #FF9900; 
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 35px;
}

.right_logo_image {
    float: right;
    margin-right: 70px;
}

.left_logo_image {
    float: left;
    margin-left: 0px;
    margin-right: 45px;
    padding-top:5px;
}

#small_hatsmile {
    float: right;
}

#nav {
    float: left;
    font-size: 115%;
    text-transform: uppercase;
}

.navitem {
    color: #888;
    line-height: 152%;
}

.navitem a { 
    color: #888;
    line-height: 152%;
    text-decoration:none;
}

.navitem a:visited { 
    line-height: 152%;
    color: #888;
}

.navitem a:hover { 
    line-height: 152%;
    color: #FF9900;
    text-decoration: underline;
}


.navselected {
    color: #000;
    /*color: #931818;*/
}

#content {
    float: right;
    width: 854px;
    color: #333;
    line-height: 1.1em;
}


.first_line {
    font-size: 95%;
}

.my_name {
    color: #000;
}

h4 {
    color: #222;
    text-transform: uppercase;
    margin-top: 0px;
}

h5 {
    color: #333;
    font-size: 98%;
    margin-bottom: -10px;
    margin-top: 0px;
}

.left_image {
    float: left;
    margin-right: 5px;
}

.left_conf {
   /*  align: left; */
    margin-right: 45px;
}


.right_image {
    float: right;
    margin-righti25px;
}

.paper {
    font-size: 97%;
    clear: both;
    padding-bottom: 15px;
}

.project {
    font-size: 97%;
    clear: both;
    padding-bottom: 15px;
}

p {
    font-size: 95%;
    text-align: left;
}

li {
    font-size: 95%;
}

p.project_description {
    font-size: 90%;
}

a {
    text-decoration: underline;
    color: #333;
}

a.pdf {
    text-transform: uppercase;
}

a:hover { 
    color: #FF9900;
}

a:visited {
    color: #777;
}

a:visited:hover {
    color: #3300CC;
}

/* cv stuff */
.left {
    float: left;
}

.right {
    float: right;
}

.big { 
    font-size: 150%;
}

.light { 
    color: #666;
}

.date { 
    color: #666;
    font-size: 85%;
    margin-left: 10px;
}

.clear {
    clear: both;
}

.margin_bottom {
    margin-bottom: 5px;
}

#top_heading {
}

#main_body {
    clear: both;
    padding-top: 15px;
}

.heading {
    clear: both;
    padding-bottom: 10px;
}

.indented { 
    clear: left;
    margin-left: 20px;
}

.important {
    line-height: 1.3;
}

.description { 
    margin-left: 50px;
    display: inline;
}

.middle {
    padding-top: 10px;
}

.italic {
    font-style: italic;
}

td.addr {
    width: 80%;
    font-size: 88%;
    color: #333;
    /* vertical-align: left; */
}

td {
    width: 88%;
    font-size: 88%;
    color: #333;
    /* vertical-align: left; */
}

td.addrleading {
    width: 15%;
    font-size: 86%;
    color: #333;
    vertical-align: top;
}

td.conf {
    width:14%;
    font-size: 80%;
   /*font-weight: bold; */
    vertical-align: top;
}

td.year{
    width:14%;
    font-size: 80%;
   /*font-weight: bold; */
    vertical-align: top;
}

span.highlight{
    color: #FF9900; 
}

span.comment {
    width:22%;
    font-size: 88%;
    font-weight: normal;
    vertical-align: top; 
}

td.service{
    width:90%;
	font-size: 80%;
}
  

span.default {
font-size: 88%;
}

span.author {
font-size: 88%;
    color:#888;
}

span.accept {
	font-size: 85%;
    font-style: italic;
    #font-weight: bold;
}


span.proclink {
font-size: 88%;
color:#000000
}

span.title { 
  font-size: 95%;
}

span.proc { 
font-style: italic;
font-size:88%;
}

span.leading{
	font-size: 105%;
        color: #3300CC;
	font-weight:bold;
    	line-height: 160%;
}

span.subleading{
	#font-size: 100%;
#        color: #808080;
	font-weight:bold;
    	line-height: 150%;
}

