/* CSS Document */

body {
margin:0px;
background-color: #ebdee5;
background-image: url(http://www.leah-pipes.com/layout3-bg.png); 
background-repeat: repeat;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-arrow-color: #715584;
scrollbar-track-color: #715584;
} 

div, body{
font-family: Tahoma, Trebuchet MS;
font-size:11px;	
font-style:normal;	
font-weight:normal;	
letter-spacing:normal;
color: silver;
}

.imgborder {
border: 3px solid #1f82a8;
text-decoration: none;
padding: 0px 0px 0px 0px;
}

.imgborder:hover {
border: 3px solid #1f82bb;
text-decoration: none;
padding: 0px 0px 0px 0px;
}

A:link{COLOR: #1f82a8; TEXT-DECORATION: none; font-weight: underline ; } 
A:visited{COLOR: #1f82a8; TEXT-DECORATION: none; text-decoration: underline; } 
A:active{COLOR: #1f82a8; TEXT-DECORATION: none; font-weight: underline ; } 
A:hover{COLOR: #1f82a8; TEXT-DECORATION: bold; text-decoration: underline; }


b { color: #6ed6e4; letter-spacing: 1px; font-size: 11px;}

i { color: #41a8b6; font-style:italics;}

u { color: #c7dff7; text-decoration:none; border-bottom: 1px solid #c7dff7;}

s { color: #c7dff7 ; text-decoration: line-through;  }

img {border: 0 px ; }

blockquote { 
border-left : 8px solid #747170;
border-right: 2px solid #323534;
width: 420px;
left: 70px;
padding: 10px;
background-color: #cbc6c6;}


h1 {

background-color: #1f82a8;
padding: 4px;
font-family:Trebuchet MS;
font-size:11px;
letter-spacing:0px; 
line-height:15px; 
color: #e1e1e1; 
text-transform: uppercase;
text-align: center;}
border-bottom: 0px dashed #000000; 
border-top: 0px dashed #000000; 
border-left: 0px dashed #000000;
border-right: 0px dashed #000000;
}


h2 {
font-family: tahoma ;
color: #802b59 ; 
background: # ;
letter-spacing: 0pt ;
text-transform: uppercase;
font-weight: normal ;
font-size: 18px ;
border-bottom: 2.5px dashed #802b59; 
border-left: 8px solid #715584; 
}


h3 {
border-bottom: 0px solid #f01a6a ;
border-right: 0px solid #f01a6a;
text-transform: ;
font-family: tahoma;
font-size:13px;
line-height:13px;
background: #000000 ;
color: #5acad8;
font-weight: normal; 
letter-spacing: 0px;
padding: 0px;
text-align: right;
margin: 0px;
}

.box 
{font-family:tahoma; 
font-size: 11px;
line-height: 11px;
color: #000000;
text-align: left;
background-color:#ffffff;
border: 1px solid #9678da;
margin: 0px;
padding-left:10px; 
letter-spacing:1px;
padding: 2px;
border-top: 1px solid #9678da;
}



td  {
font-family: tahoma;
font-size:11px; color:silver;

}


input, textarea
{ background: no;
font-family: tahoma  ;
color: #1f82a8;
border-style: dotted ;
border-color: #1f82a8;
border-width: 1px ; }


.layout {
position:absolute;
background-color:transparent;
width:1000px;
left:0px;
top:0px;
Z-index:1;
}


.ad {
position:absolute;
background-color:transparent;
width:728px;
left:20px;
top:465px;
Z-index:5;
}

.welcome {
position:absolute;
background-color:silver;
color:#4e4e4e;
width:300px;
height:210px;
left:718px;
top:200px;
Z-index:6;
}


.content {
position:absolute;
background-color:transparent;
width:558px;
left:172px;
top:542px;
Z-index:2;
}

.navigation {
position: absolute; 
background-color:transparent;
width:240px;
left:766px;
top:542px;
Z-index:3;
}

.nav2 {
position:absolute;
background-color:transparent;
width:900px;
left:130px;
top:61px;
Z-index:4;
}


a.nav:link, a.nav:visited, a.nav:active {
	text-decoration: none;
	font-family:Trebuchet MS;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
        letter-spacing: 0px; 
	color: #ffffff;
	background-color: #222222;
        text-align:none;
	text-transform: uppercase;
	vertical-align: top;
	margin: 0px;
        padding: 8px;
        border-bottom:0px solid #131313;
        border-right: 10px solid #222222;
        border-left: 10px solid #222222;

}
a.nav:hover {
	text-decoration: none;
	font-family:Trebuchet MS;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
        letter-spacing: 0px; 
	color: #ffffff;
	background-color: #1f82a8;
        text-align:none;
	text-transform: uppercase;
        text-decoration: underline;
	vertical-align: top;
	margin: 0px;
        padding: 8px;
        border-bottom:0px solid #131313;
        border-right: 10px solid #1f82a8;
        border-left: 10px solid #1f82a8;
}

