

div#mainText { position : absolute;
left : 95px;
top :100px;
width : 400px; 
height : 465px;
padding-right:100px;
font-family: "Tahoma", sans-serif;

}

div#wobieContactImage {
position: absolute;
left:565px;
top:100px;
width:370px;
height:465px;
background:url(/images/portfolioImages/canine004Main.png) no-repeat;
}



ul#wobieEmail{ list-style-type : none; 
position : absolute;
top: 0px;
left: 0px;
width :250px;
height : 30px;
margin : 0;
padding : 0;  }

li#wobieEmail { position : absolute;
top:0px;
left:0px;
width : 250px;
height : 30px;
background:url(/images/kWobie@gmail.png) no-repeat 0 0px;
}

ul#wobieEmail a { display : block;
width :auto;
height : 30px;
text-indent : -9999px;
text-decoration : none;
}

li#wobieEmail a:hover { background: url(../images/kWobie@gmail.png) no-repeat 0 -30px;}

h1 {
font-family: "Minion Pro",serif;
font-size:13px;
font-weight:bold;
}

ul#mainNav { list-style-type : none; 
position : absolute;
top: 0px;
left: 0px;
width :375px;
height : 20px;
margin : 0;
padding : 0;  }

li#mN1 { position : absolute;
top : 1px;
left : 0px;
width : 75px;
height : 20px;
background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat 0 -20px; }

li#mN2 { position : absolute;
top : 1px;
left : 75px;
width : 75px;
height : 20px;
background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat -75px -20px; }

li#mN3 { position : absolute;
top : 1px;
left : 150px;
width : 75px;
height : 20px;
background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat -150px -20px; }

li#mN4 { position : absolute;
top : 1px;
left : 225px;
width : 75px;
height : 20px;
background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat -225px -20px; }

li#mN5 { position : absolute;
top : 1px;
left : 300px;
width : 75px;
height : 20px;
background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat -300px 0px; }



ul#mainNav a { display : block;
width :auto;
height : 20px;
text-indent : -9999px;
text-decoration : none;
}

li#mN1 a:hover { background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat 0 0px; }
li#mN2 a:hover { background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat -75px 0px; }
li#mN3 a:hover { background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat -150px 0px; }
li#mN4 a:hover { background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat -225px 0px; }
li#mN5 a:hover { background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat -300px 0px; }




