
body{font-family:Georgia, Arial,Helvetica,sans-serif;font-size:15px;line-height:22px;background:#f5f5f5;color:#333;}
div{position:left;}
ul{}
ul li{}

a{text-decoration:none;color:#fa1d3d;}
a:hover{color:#0f090a;}
a:active {}
a:visited{text-decoration:none;}
img{}
p{padding:5px;padding-left:0;}
.floatLeft{float:left;}
h1{font-size:26px;line-height:28px;padding-bottom:5px;}
h2{font-size:28px;line-height:32px;padding-bottom:5px;font-weight:400;}
h3{font-size:12px;line-height:18px;padding-bottom:5px;font-family:Lucida Grande;font-weight:normal;color:#666;letter-spacing:3px;}
h4{font-size:14px;line-height:16px;}
h5{font-size:12px;line-height:14px;}
h6{font-size:10px;line-height:12px;}
.clear{display:block;clear:both;}
.divider{display:block;height:2px;background:url('../images/divider.jpg') repeat-x;margin:15px 0;}
a span{display:block;position:absolute;left:-99999px;}

#page{}
#wrapper{width:1000px;padding:0px 0 15px 15px;margin:0 auto;}

/*header*/
#header{height:150px;padding-top:50px;padding-bottom:50px;background:url('../images/headerBG.jpg') no-repeat;}

/*main content*/
.col1{width:525px;float:left;margin-right:25px;padding-left:75px}
.col2{width:250px;float:left;margin-left:25px;}
a.email{display:block;width:172px;height:56px;background:url('../images/buttonSprite.jpg') no-repeat -30px -13px;}
a.portfolio{display:block;width:172px;height:56px;background:url('../images/buttonSprite.jpg') no-repeat -201px -13px;}
a.email:hover{background-position: -30px -73px;}
a.portfolio:hover{background-position: -201px -73px;}


/*footer*/
#footer{font-size:11px; padding-left:75px}