/* Edited with EditCSS */
/**** LINK-tag style sheet css.css ****/

body{
background:#b7afa3;
color:#000;
background-image: url('home/bg.gif');
background-repeat: repeat-x repeat-y;
}

#wrapper{
margin:0 auto;
width: 770px;
height: 610px;
background-color:#ccc;
border: 10px solid #25401b;
}
#wrapper2{
width: 100%;
height: 100%;
background-color:#ccc;
border: 2px solid #418D28;
}
img{
border: 0;
}

.tleft{
font-size:24px;
float:left;
text-align:left;
padding-left:60px;
}
.tright{
padding-top:8px;
padding-right:50px;
font-size:16px;
float:right;
text-align:right;
}
#inside{
width:100%;
height:100%;
padding:0px;
background:#;
}
#top{
height:290px;
width:100%;
background:#ccc;

}
#bottom{
height:320px;
width:100%;
background:#fff;
background-image: url("home/back.jpg");
background-repeat:no-repeat;
}

.bottomleft{
width:410px;
height:320px;
float:left;
padding-left:10px;
padding-top:0px;
}

.bottomright{
width:250px;
height:280px;
float:right;
padding-right:20px;
}
.picleft{
width:125px;
height:100px;
}
.picright{
width:125px;
height:100px;
}
.bpicleft{
width:125px;
height:100px;
}
.bpicright{
width:125px;
height:100px;
}
.logos{
padding-left:20px;
}
.logotitle{
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-weight:bold;
padding-left:0px;
padding-top:15px;
}
.spacer{
height:30px;
width:100%;
}
.intro{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
padding-top:0px;
padding-left:5px;
padding-right:0px;
padding-bottom:0px;
}
.logo{
}
.url{
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-weight:bold;
padding-bottom:50px;
}
