/* CSS Document */
/* Another Hand-Crafted Creation from dartadesign.com */
/* Keep Coding Fun! */

body
{
background-image:url(bg1.jpg);
font-family:Verdana, Arial, sans-serif;
letter-spacing:0.15em;
font-size:12px;
}

a:link {color:#996600;}
a:visited { color:#996600;}
a:hover { color:#999900;}
a:active { color:#999900;}

img
{
border:0;
}

h2
{
font-size:18px;
font-weight:400;
color:#996600;
}

#block_o_stuff
{
width:822px;
margin-left:auto;
margin-right:auto;
}

#header
{
height:95px;
}

#link_o_rama
{
}


#thumb_holder
{
width:322px;
float:left;
}

#portfolio_display
{
width:490px;
float:right;
text-align:center;
}

#about_section
{
width:650px;
margin-left:auto;
margin-right:auto;
}

.clearer
{
clear:both;
}

.go_right
{
float:right;
margin:10px;
}

.go_left
{
float:left;
margin:10px;
}