/* andygiger.com style sheet */

body {background-color:#2C160B; color:#F0F2BC; font-size: 80%; text-align:center; 
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;}
a {color:#94D05B; text-decoration:none;}
a:visited {color:#B99635;}
a:hover {color:#DA6314;}
p {margin:0 0 .8em 0}
p.first {margin:2em 0 .8em 0}
h3 {font-size: 1.2em; margin:1.8em 0 .8em 0;}
h2 {font-size: 1.8em; margin:1.8em 0 .8em 0;}
h3.first, h2.first {margin:0 0 .8em 0;}
.copy {font-size: .8em; color:#5D432F;}
td {font-size:80%;}

#nav-left h3 {margin:1.2em 0 .5em 0;}
#nav-left h3.first {margin:4em 0 .5em 0;}
#frame {text-align:left; width: 780px; margin: auto;}
#banner-left {width:140px; height:580px; text-align:left; float:left;}
#banner-small {width:140px; height:200px; text-align:left; float:left;}
#nav-top {width:630px; height:200px; text-align:left; float:left; clear:right;}
#nav-left {width:120px; float:left; text-align:right; margin: 0 40px 0 0;}
#content-left {width:260px; float:left; text-align:left; margin: 0 40px 0 0;}
#content-left-banner {width:300px; float:left; text-align:left; margin: 0;}
#content {width:460px; float:left; text-align:left;}
#content-wide {width:780px; float:left; text-align:left;}
#content-stereo {width:900px; margin: auto;}
#footer {clear:both; width:100%; padding:60px 0 0 0; text-align:right;}

a.nav1 {display: block;	float: left; width: 40px; height: 180px; background-image: url(img/nav-top1b.jpg);}
a.nav1:hover {background-image: url(img/nav-top1a.jpg);}
a.nav2 {display: block;	float: left; width: 40px; height: 180px; background-image: url(img/nav-top2b.jpg);}
a.nav2:hover {background-image: url(img/nav-top2a.jpg);}
a.nav3 {display: block;	float: left; width: 40px; height: 180px; background-image: url(img/nav-top3b.jpg);}
a.nav3:hover {background-image: url(img/nav-top3a.jpg);}
a.nav4 {display: block;	float: left; width: 40px; height: 180px; background-image: url(img/nav-top4b.jpg);}
a.nav4:hover {background-image: url(img/nav-top4a.jpg);}
a.nav5 {display: block;	float: left; width: 40px; height: 180px; background-image: url(img/nav-top5b.jpg);}
a.nav5:hover {background-image: url(img/nav-top5a.jpg);}
		
img { -ms-interpolation-mode:bicubic; }



