

/*Main styles----*/

body { 
margin: 0px; 
padding: 5px 0px 5px 0px;
background-attachment: fixed; }

.home { 
 background-image: url(pics/blue2.jpg); }

.cont { 
 background-image: url(pics/blk.jpg); }

.whte{
 background-color:#fff; }

.blk{
 background-color:#000; }



img{
	border: 0 none;
	}

img {vertical-align: bottom;}

div.flolft {
  float: left; }
 
div.florgt {
  float: right; }

 p.florgt {
 float: right; }

 p.flolft {
 float: left; }


#outer { 
 width: 759px; 
 height: 1055px;
 font:small Verdana,Sans-serif; 
 margin:0 auto;
 text-align: left; }

#outer1 { 
 width: 759px; 
 height: 1255px;
 font:small Verdana,Sans-serif; 
 margin:0 auto;
 text-align: left; }  /*index page----*/

#topop  { 
 width: 759px; 
 height: 30px;
 margin-top:0; 
 border-bottom: 2px solid #636363;
 clear:both; }
 
.toph { background: url(pics/toph.jpg) no-repeat;}
.topc { background: url(pics/topc.jpg) no-repeat;}

#topspace { 
 width: 759px; 
 height: 155px; 
 padding: 0px; } 
 
.top1 { background: url(pics/c12des.jpg) no-repeat center; }
.top2 { background: url(pics/frac2.jpg) no-repeat center; }

/*text styles----*/

p { 
 margin:10px 0 0 20px;
 font-size: 14px; 
 font-style: normal;
 line-height: 18pt; 
 font-family: Arial, Helvetica, sans-serif; 
 color: #00445e; }

p.rad { 
 margin-top:0;
 font-size: 14px; 
 font-style: normal;
 font-family: Arial, Helvetica, sans-serif; 
 color: #0035C6; }

p.rad1 { 
 margin-top:2px;
 font-size: 14px; 
 font-style: normal;
 font-family: Arial, Helvetica, sans-serif; 
 color: #0035C6; }

p.top {
 margin-top:0; 
 padding:5px 0px 0 4px;
 font-size: 14px; 
 font-family: Arial, Helvetica, sans-serif; 
 color:#fff; }

p.ital {
 margin:10px 0 0 20px;
 font-size: 17px; 
 font-style: italic;
 font-family: Times New Roman, Times, serif; 
 color: #5b5bff; }

p.ital1 { 
 margin: 5px 0 0 30px;
 font-size: 15px;
 font-family: Arial, Helvetica, sans-serif;
 color: #5b5bff; }

p.lnks { margin: 2px 0px 0 10px;
 font-size: 15px;
 font-family: Arial, Helvetica, sans-serif;
 color: #fff; }

p.txt { 
 padding-top: 8px; 
 padding-left: 200px; 
 font-size: 14px; 
 margin :0; 
 font-style: normal; 
 color: #fff; }

p.form { 
 margin:10px 0 0 10px;
 font-size: 16px; 
 font-style: normal;
 font-family: Arial, Helvetica, sans-serif; 
 color: #637DC6; }

p.picpos {
 margin:0;
 padding:0;
 font-size: 12px;
 font-style: normal;
 font-family: Arial, Helvetica, sans-serif; 
 color: #fff;
 text-align: left }

p.dknwht {
 margin-right:20px;
 padding:0;
 font-size: 12px;
 font-style: normal;
 font-family: Arial, Helvetica, sans-serif; 
 color: #000;
 text-align: right; }

h2 { 
 margin-top:10px;  
 padding:5px 0px 0 15px;
 font-size: 16px; 
 font-family: Arial, Helvetica, sans-serif; 
 color:#fff;}

h1 { 
 margin-top:10px; 
 padding:5px 0px 0 15px;
 font-size: 20px; 
 font-family: Times New Roman, Times, serif; 
 color:#006bc4;}

.hr {
 width: 80%;
 margin:20px 0 0 25px;
 border: 0;
 height: 0;
 border-top: 1px solid #fff;
 border-style: dotted;
 }





/*text styles end----*/

/*rollover styles----*/

a:link.blink { 
 color: #c98698; 
 text-decoration: none; 
 background-color: transparent; } 
 
 a:visited.blink { 
 color: #c98698; 
 text-decoration: none; 
 background-color: transparent; } 
 
 a:hover.blink { 
 color: #c9a8b1;
 text-decoration: underline; 
 background-color: transparent; } 
 
 a:active.blink {
 color: #0000ff; 
 text-decoration: none; 
 background-color: transparent; }

 a:link.more, a:visited.more{ 
 color: #ff9000; 
 text-decoration: none; 
 background-color: transparent; } 
 
 a:hover.more { 
 color: #5d7cba;
 background-color: transparent; }

 a:link.invis{ 
 color: #000b6c; 
 text-decoration: none; 
 background-color: transparent; } 
 
 a:visited.invis { 
 color: #000b6c; 
 text-decoration: none; 
 background-color: transparent; } 
 
 a:hover.invis { 
 color: #000b6c;
 text-decoration: none;  
 background-color: transparent; }


#footer, a:link { color : #E0614E; text-decoration : none; }
 
#footer, a:visited  { color : #E0614E; text-decoration : none; }
 
#footer, a:hover  { color : #FFE3BF; text-decoration : none; }


#menu ul { 
 list-style-type: none; 
 margin: 0; 
 padding: 10px 0px 0 1px; }

#menu li { 
  background-image: url(pics/mid.jpg);
   background-repeat: no-repeat;
   background-position: 0 .3em;
   padding-left: 15px; }


#menu a:link { 
 color: #fff; 
 text-decoration: none; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; font-style: normal } 

#menu a:visited { 
 color: #fff; 
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; font-style: normal } 

#menu a:hover { 
 color: #006bc4; 
 text-decoration: none; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 font-style: normal } 

#menu a:active { 
 color: green; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 font-style: normal}

/*rollover styles end----*/ 

/*navigation styles----*/

#navhold, #navholdv, #navholdp, #navholdb { 
 width: 759px; 
 height: 20px;
 margin-top:0;
 border-top:1px solid #636363; }

#navhold a { 
 display: block; 
 width: auto; 
 text-decoration: none; 
 background: url(pics/nav1.jpg); 
 margin: 0; 
 padding: 2px 10px; 
 border-left: 1px solid black; } 

#navholdb a{ 
 display: block; 
 width: auto; 
 text-decoration: none; 
 background: url(pics/blucol.jpg); 
 margin: 0; 
 padding: 2px .76em; 
 border-left: 1px solid #000; }

#navhold ul, #navholdv ul, #navholdp ul, #navholdb ul { 
 list-style: none; 
 margin: 0; 
 padding: 0; 
 border: none; } 

#navhold li, #navholdv li, #navholdp li, #navholdb li { 
 display: block; 
 margin: 0; 
 padding: 0; 
 float: left; 
 width: auto; }
 
#navholdb a:hover, #navholdb a:active {
 background-image : url(pics/blucol1.jpg); } 
 
#navholdb a:link { color : #000; text-decoration : none; font:small Verdana,Sans-serif;; } 
 
#navholdb a:visited { color : #000; text-decoration : none; font:small Verdana,Sans-serif;; } 
 
#navholdb a:hover { color : #ffd5e0; text-decoration : none; font:small Verdana,Sans-serif;; } 
 
#statlinkb a:link, #statlinkb a:visited, #statlinkb a:hover, #statlinkb a:active {
 background-image: url(pics/blucol311.jpg);   
 background-repeat: no-repeat; background-position: 0% 50%; color: #ffffff;}

#navhold a:hover, #navhold a:active {background-image : url(pics/nav1.1.jpg); } 

#navhold a:link { color : #ffffff; text-decoration : none; } 

#navhold a:visited { color : #E0FFFF; text-decoration : none; } 

#navhold a:hover { color : white; text-decoration : none; }
 
#statlink a:link, #statlink a:visited, #statlink a:hover, #statlink a:active { 
 background-color: #9F6F9F; 
 background-image: url(pics/navstat.jpg); 
 background-repeat: no-repeat; background-position: 0% 50%; color: #ffffff;}

.base { 
 background-image: url(pics/blucol.jpg); } /*Home----*/

.dark { 
 background-image: url(pics/nav1.jpg); } /*Contact----*/

#mainleft {
 
  }

.standlft {
 width: 502px; 
 height: 420px; 
 border: 0;
 float:left; }

.standlft1 {
 width: 502px; 
 height: 620px; 
 border: 0;
 float:left; }     /* indexpage----*/ 

.standlftlng {
 width: 502px; 
 height: 847px; 
 border: 0;
 float:left; }



.lfth { background-color: #f4feff; }  /* mainlefthome----*/ 
.lfth1 { background-color: #000000; }  /* pics----*/
 
#ungraph {
 width: 502px; 
 height: 45px; 
 padding:0px;
 float:left; }

#ungraph1 {
 width: 759px; 
 height:45px; 
 padding:0px;
 float:left; }  /*contact----*/

#ungraph2 {
 width: 759px; 
 height:80px; 
 padding:0px;
 float:left; }  /*photo main----*/

.conjour {background-image: url(pics/conver3.jpg); }/*index----*/
.conjour1 {background-image: url(pics/conver1.jpg); } /*contact----*/
.conjour2 {background-image: url(pics/conver2txt.jpg); } /*pics----*/
.conjour3 {background-image: url(pics/conver3txt.jpg); } /*photoalbmain----*/
.conjour4 {background-image: url(pics/convereivissa.jpg); } /*photoievissa----*/

#content {
 width: 490px; 
 height: 320px; 
 float:left; } 

#mini { 
 width: 25px; 
 height: 27px;
 background: url(pics/mini.jpg) no-repeat;
 padding: 5px 388px 0 0;
 margin-top:10px; }

#mainright { 
  }

.standrgt {
 width: 257px; 
 height: 847px; 
 border: 0; 
 float:right; }

.longrgt {
 width: 257px; 
 height: 1047px; 
 border: 0; 
 float:right; }


.rgth { background-color: #000b6c; }  /* mainrighthome----*/
.foli { background-color: #F4DDCC; }  /* mainrightfolio----*/
.rgth1 { background-color: #7c8cc6; }  /* mainrighthome----*/

#fox {
 width: 80px;
 height: 16px;
 border:1px solid #fff;
 padding:1px;
 margin:15px 0 0 30px;
  }

#land {
 width: 80px;
 height: 66px;
 border:1px solid #000;
 padding:1px;
 margin:15px 15px 15px 10px;
  }
       

#eye {
 width: 246px; 
 height: 131px;
 
 background: url(pics/eye4.jpg) no-repeat center;}
 

#navi {
 width:255px;
 height:45px;
 margin-top: 25px; }
  
.navg1 {background: url(pics/oh2.jpg) no-repeat center; }
.navg2 {background: url(pics/oh21.jpg) no-repeat center; }

#unnav {
 width:157px;
 height:255px;
 margin-left: 10px; 
 margin-top: 0px;
 padding:10px;
 }

#unnav1 {
 width:157px;
 height:255px;
 margin-left: 10px; 
 margin-top: -10px;
 padding:10px;
 
 }


 
.blue {background: url(pics/min4.jpg) no-repeat; }

#lowleft { 
 width: 251px; 
 height: 427px; 
 border: 0;
 float:left; }

.lwlfth { background-color: #f4feff; }

#box { 
 width: 208px; 
 height: 24px; 
 background-color: #717593;
 border: 3px solid #4e5693;
 margin:15px auto;
 text-align: left; }

#boxcon {
 width: 150px; 
 height: 30px;
 margin:15px 15px 15px 10px;
 border: 1px solid #000; }

#boxcont {
 width: 75px; 
 height: 67px;
 margin:15px 15px 15px 10px;
 border: 1px solid #09167A; } 

#boxcont1 {
 
 margin:15px 15px 15px 10px;
 width:76px;
 height:67px;
 border: 1px solid #09167A; } 

#boxcont2 {
 
 margin:15px 15px 15px 10px;
 width:203px;
 height:31px;
 border: 1px solid #09167A; } 



#lowright {
 width: 251px; 
 height: 427px; 
 border: 0;
 float:left; }
 
.lwrgth { background-color: #fff; }

#box1 { 
 width: 208px; 
 height: 24px; 
 background-color: #717593;
 border: 3px solid #4E5693;
 margin:15px auto;
 text-align: left; }

#goog { 
 width: 128px; 
 height: 47px; 
 margin: 40px 0 0 10px; 
 background: url(pics/logogoog.jpg) no-repeat center; }

#srh1 { 
 padding: 0; 
 height: 27px; 
 margin-left: 10px; } 
 
#srh2 { 
 padding: 0; 
 height: 47px; 
 margin-left: 10px; }

#footer {
 width: 759px; 
 height: 30px;
 margin:0 auto;
 text-align: left; }
 
.both  { background: url(pics/both.jpg) no-repeat;}
.botc  { background: url(pics/botc.jpg) no-repeat;}

/*End main styles----*/

/*Alt page styles {contact)----*/

#container {
 width: 759px; 
 height: 808px;
 font:small Verdana,Sans-serif; 
 margin:0 auto;
 text-align: left; }




.lrglft {
 width: 759px; 
 height: 600px; 
 border: 0;
 float:left;
 background: url(pics/lakebck.jpg) no-repeat; }

.smllrgt {
 width: 0px; 
 height: 600px; 
 border: 0; 
 float:right; }

/*End alt page styles {contact)----*/

/*Form page styles ----*/

#form1 { 
 width: 266px; 
 height: 55px; 
 margin:10px; 
 padding-left: 10px;
 color: #000;
 float: left; }

#reason { 
 width: 266px; 
 height: 25px; 
 margin-bottom:0; 
 padding-left: 10px;
 color: #000;
 float: left; }

#lft2 { 
 width: 266px; 
 height: 55px; 
 margin:10px; 
 padding-left: 10px;
 margin-bottom:0; 
 color: #000; 
 float: left; } 
 
#cntbx {
 width: 400px; 
 height: 100px;
 float:right; }

.tact { background: url(pics/ctact.jpg) no-repeat;}
.thank { background: url(pics/thankk.jpg) no-repeat;}
  
 
#lft3 { 
 width: 266px; 
 height: 125px; 
 margin: 10px; 
 padding-left: 10px; 
 color: #000;
 float: left; } 
 
#lft4 { 
 width: 266px; 
 height: 55px; 
 margin:10px; 
 padding: 10px; 
 float: left; } 

#trial { 
 width: 450px; 
 height: 55px; 
 margin:10px; 
 padding-left: 10px; 
 color: #000; 
 float: left; } 



/*ref page----*/

.picalb {
 width: 759px;
 height: 500px;
 padding: 0px; 
 background: url(pics/line2.jpg); 
 background-attachment: fixed;}

 #picbox { 
 width: 686px; 
 height: 550px; 
 margin-top: 0px;
 margin-left: 50px; 
 border-right: 7px solid white; 
 border-left: 7px solid white; }

 #txt1 {
 width: 500px;
 height: 500px; 
 margin-top: 50px;
 margin-right: 70px; 
 border-right: 3px solid white; 
 border-left: 3px solid white; } 

 p.txt1 { 
 color: white;}

 p.ital2 { 
 padding-top: 0px; 
 padding-left: 30px; 
 font-size: 17px; 
 margin :0; 
 font-style: italic; 
 color: blue; } 

/* end ref page----*/

/* photos page----*/

.lrglft1 { 
 width: 759px; 
 height: 742px;
 background-color: #191839; }


 

#mainpic {
 width: 479px; 
 height: 323px;
 margin:24px 0 15px 10px; 
 float:left;
 border: 2px solid white;
 border-style: inset; }

.big { background: url(albpics/mountainslrg.jpg); }
.big1 { background: url(albpics/lake11lrg.jpg); }
.big2 { background: url(albpics/lakelrg.jpg); }
.big3 { background: url(albpics/niagrabowlrg.jpg); }
.big4 { background: url(albpics/blu.jpg); }

#capt {
 width: 468px; 
 height: 60px;
 margin-top: 14px;
 margin-right: 0px;
 margin-bottom: 15px;
 margin-left: 10px;
 float:left;
  }

#subpic1 {
 width: 190px; 
 height: 153px;
 margin: 24px 15px 6px 0;  
 float:right;
 border: 2px solid #A89797;
 border-style: inset;  }



#subpic2 {
 width: 190px; 
 height: 154px;
 margin:6px 15px 6px 0px;  
 float:right;
 border: 2px solid #A89797;
 border-style: inset; }


#subpic3 {
 width: 190px; 
 height: 153px;
 margin:7px 15px 15px 0px;  
 float:right;
 border: 2px solid #A89797;
 border-style: inset;  }


 
/* css nav styles page----*/

#navlist a {height: 1em;}

#navlist {
width: 156px;

margin-top:0px;
margin-left:45px;
}

#navlist ul {
margin: 0; 
padding: 0; 
list-style-type: none; 
}
#navlist li {
margin: 0;
padding: 0; 
}
#navlist a {
display: block;
padding: 2px 2px 5px 12px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
border-style: outset;
background-color: #7C8CC6;
background-image:  url(assets/l1_down.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
}
#navlist a:link, #navlist a:visited {
color: #EEE;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {

background-image:  url(assets/l1_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
}

#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #FFB33A;
background-image:  url(assets/l1_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}

/*End css nav styles page----*/

#container1 {
 width: 759px; 
 height: 950px;
 font:small Verdana,Sans-serif; 
 margin:0 auto;
 text-align: left; }

#mainpic1 {
 width: 479px; 
 height: 323px;
 margin:24px 0 15px 10px; 
 float:left; }

#mainpic2{
 width: 431px; 
 height: 291px;
 margin:15px;
 float:left;
 border:2px solid white; }

#mainpic3{
 width: 431px; 
 height: 510px;
 margin:15px;
 float:left;
 border:2px solid white; }

.ievissa { background-image:  url(ibizpics/windowlrgbwbb.jpg);}
.ievissa1 { background-image:  url(ibizpics/structurelrgbw.jpg);}
.ievissa2 { background-image:  url(ibizpics/pineviewlrg.jpg);}
.ievissa3 { background-image:  url(ibizpics/stmiguelsealrg.jpg);}
.ievissa4 { background-image:  url(ibizpics/vila1lrgbw1.jpg);}
.ievissa5 { background-image:  url(ibizpics/lookoutlrg.jpg);}
.ievissa6 { background-image:  url(ibizpics/stmiguelsealrg1.jpg);}
.ievissa7 { background-image:  url(ibizpics/rockyibizalrg.jpg);}
.ievissa8 { background-image:  url(ibizpics/molnmelrg.jpg);}
.ievissa9 { background-image:  url(ibizpics/liamcannonlrg.jpg);}
.ievissa10 { background-image:  url(ibizpics/vila2lrg.jpg);}

.piccys {
  float:right;
  width:95px;
  height:80px;
  margin:9px 0 0 5px;
  padding:1px;
  list-style:none;
  border:2px solid #fff; }

.piccys1 {
  float:right;
  width:95px;
  height:80px;
  margin-top:9px;
  margin-right:4px;
  padding:1px;
  list-style:none;
  border:2px solid #fff; }






#sidepic1 {
 width: 100px; 
 height: 480px;
 margin-top:15px;
 margin-right:5px;  
 float:right; }

#sidepic2 {
 width: 100px; 
 height: 480px;
 margin-top:15px;
 margin-right:35px;
 margin-left:0;  
 float:right; }

#prevnxt { 
 width: 750px; 
 height: 120px;
 margin:5px auto;
 text-align: center; }

#frst {
 width: 150px; 
 height: 100px;
 margin:10px;
 border:1px solid #000;
 float:left;
 border:1px solid #ccc; }

#secnd { 
 width: 150px; 
 height: 40px;
 margin-top:55px;
 float:left;
  }

#mid {
 width: 200px; 
 height: 40px; 
 position: absolute;
 top: 25px; 
 left: 19em;
 float:left; }

#thrd { 
 width: 150px; 
 margin:10px;
 border:1px solid #000;
 float:right;
 border:1px solid #ccc; }

#thrd1 { 
 width: 150px; 
 margin:10px;
 border:1px solid #000;
 float:right;
  }

#furt { 
 width: 150px; 
 height: 40px;
 margin-top:55px;
 float:right;
  }


#featurepic {
 width: 750px; 
 height: 489px;
 margin:5px auto;
 text-align: center;
 border:4px solid #fff;
 border-style: outset; } 
 
.bc {
 background-image: url(canpics/BClake.jpg); }

.bc1 {
 background-image: url(canpics/BClake1.jpg); }

.bc2 {
 background-image: url(canpics/BClake2.jpg); }

.bc3 {
 background-image: url(canpics/BClake3.jpg); }

.vlake {
 background-image: url(franpics/versilake.jpg); }

.bow {
 background-image: url(franpics/bowchrh.jpg); }

.cher {
 background-image: url(franpics/archer3.jpg); }

.moo {
 background-image: url(pics/mooswing.jpg); }

.dov {
 background-image: url(plants/dovlrg.jpg); }

#mpictxt { 
 width: 750px; 
 height: 100px;
 margin:5px auto; }

.mmoo { background-image: url(pics/name.jpg);  }
 

#featurepicdrk {
 width: 750px; 
 height: 489px;
 margin:5px auto;
 text-align: center;
 border:4px solid #ff9000;
 border-style: outset; }

.pillar {
 background-image: url(ancient/pillar.jpg); }

.bths {
 background-image: url(ancient/bathslrg.jpg); }

.temp {
 background-image: url(ancient/templrg.jpg); }

.mos {
 background-image: url(ancient/mosiaclrg.jpg); }

.olym {
 background-image: url(ancient/olympos1lrg.jpg); }

.olym1 {
 background-image: url(ancient/olympos2lrg.jpg); }

.org {
 background-image: url(plants/cacti.jpg); }

.pod {
 background-image: url(plants/pods.jpg); }

.safr {
 background-image: url(sunsets/sunafrica.jpg); }

.holi {
 background-image: url(sunsets/hol1.jpg); }

.cas {
 background-image: url(mons/casrig.jpg); }

.ge {
 background-image: url(mons/henge.jpg); }

.ssun {
 background-image: url(sunsets/seasun.jpg); }

.sheep {
 background-image: url(britside/lakesheep.jpg); }

.rivtree {
 background-image: url(britside/tree.jpg); }

.nurb {
 background-image: url(general/nurbbg.jpg); }

.nurb1 {
 background-image: url(general/nurbbg1.jpg); }

.pend {
 background-image: url(general/pendlebg.jpg); }

#featurepicdrksml1{
  
 margin:5px auto;
 text-align: center;
 border:4px solid #ff9000;
 border-style: outset; }

.chur { 
 width: 480px;
 height:640px;
 background-image: url(archit/churchlrg.jpg); }

.prom { 
 width: 640px;
 height:480px;
 background-image: url(archit/promlrg.jpg); }

.cast { 
 width:583px;
 height:852px;
 background-image: url(mons/castle.jpg); }

.urb { 
 width: 750px;
 height:199px;
 background-image: url(sunsets/urbansun.jpg); }




#linkpic { 
 
 border:1px solid white;
 margin:0 auto;
 text-align: left; }

.maj { width:600px; }

#featurepicdrksml {
 width: 640px; 
 height: 480px;
 margin:5px auto;
 text-align: center;
 border:4px solid #ff9000;
 border-style: outset; }

.snow{ background-image: url(britside/snowtree.jpg); }

#featurepicdrklng {
 width: 480px; 
 height: 640px;
 margin:5px auto;
 text-align: center;
 border:4px solid #ff9000;
 border-style: outset; }

.snow1{ background-image: url(britside/snowtree1.jpg); }

/*CSS Help Styles----*/

#codecont {
 width: 300px; 
 height: 710px;
 border:1px solid #5d76ba;
 margin:10px;}

#codecont1 {
 width: 450px; 
 height: 600px;
 border:1px solid #5d76ba;
 margin: 10px;}

#codecont2 {
 width: 350px; 
 height: 200px;
 border:1px solid #5d76ba;
 margin: 10px;}

/*End CSS Help Styles----*/





/* Prev Next Rollovers
--------------------- */

#lrgpic a,  a.plrgpic, #lrgpic1 a,  a.plrgpic1{
  
  display:block;
  padding:3px;
  width:150px;
  height:40px;
  margin-left:-23px;
  margin-top:-13px;
  }

#lrgpic img, .plrgpic img, #lrgpic1 img, .plrgpic1 img {display:block;}

#lrgpic a:hover, .plrgpic:hover, #lrgpic1 a:hover, .plrgpic1:hover {
 border-color:#cd8162;}

/* =largepic Roll
--------------------- */
#lrgpic a,  a.plrgpic, #lrgpic1 a, #lrgpic1 strong, a.plrgpic1 {
  background-repeat:no-repeat;
  background-position:3px 3px;
  }
#lrgpic a:hover img, #lrgpic strong img, #lrgpic1 a:hover img, #lrgpic1 strong img {visibility:hidden;}

#pcrll {background-image:url("pics/bot.jpg");}

#pcrll1 {background-image:url("pics/bot1.jpg");}

#pcrdrk {background-image:url("pics/botdrk.jpg");}

#pcrdrk1 {background-image:url("pics/botdrk1.jpg");}


