@charset "UTF-8";
/* CSS Document */

body{
background-color:#FFF;
padding:0;
color:#111;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:center;
font-weight:100;
margin:12px 0 0 0;
}


#container{
width:975px;
border-top:1px dotted #444;
margin:0 auto;
text-align:left;
}

#masthead{
height:125px;
padding-top:12px;
}

#masthead h1{
margin:0;
padding:0;
}

#masthead a{
background: url(images/masthead2.gif) no-repeat;
text-indent: -9000px;
display:block;
width:284px;
height:42px;
}

#main_menu{
width:125px;
margin-right:50px;
float:left;
font-size:11px;
padding-bottom:12px;
}

#main_menu h1{
border-top:1px dotted #444;
padding:12px 0 12px 0;
margin:0;
}

#main_menu p{
border-bottom: 1px dotted #444;
padding:0 0 6px 0;
margin:0 0 6px 0;
line-height:15px;
}

#main_menu p.last_link{
border-bottom:none;
padding-bottom:12px;
}

#main_menu p a{
text-decoration:none;
color:#111;
}

#main_menu p a:hover{
text-decoration:line-through;
color:#111;
}

/*#main_menu h1 a{
text-indent: -9000px;
display:block;
width:125px;
height:20px;
}

a.link_1{
background: url(images/menu_work.gif) no-repeat;
}

a.link_2{
background: url(images/menu_about.gif) no-repeat;
}

a.link_3{
background: url(images/menu_contact.gif) no-repeat;
}*/

a.external_site{
/*background: url(images/link_viewsite.gif) no-repeat bottom left;
text-indent: -9000px;*/
height:20px;
display:block;
width:225px;
padding-top:12px;
border-top:1px dotted #444;
margin-top:25px;
}

a img{
border:0;
}

#content{
float:left;
width:800px;
}

#content p{
line-height:21px;
font-size:15px;
}

#content a{
color:#111;
}

#center_col{
width:525px;
float:left;
margin: 0 50px 50px 0;
border-top:1px dotted #444;
padding-top:12px;
}

#center_col img{
margin: 0 0 12px 0;
}

#right_col{
width:225px;
float:left;
border-top:1px dotted #444;
padding-top:12px;
}

#content h1{
margin:0;
padding:0;
font-weight:100;
font-weight:lighter;
line-height:30px;
font-size:25px;
}

.border{
border:1px solid #444;
}

#content p.credit, .credit{
font-size:11px;
line-height:15px;
}

.caps{
text-transform:uppercase;
}

.black{
border:1px dotted #444;
}

#main_menu p a#active{
text-decoration:line-through;
}