/*--------------------NAVIGATION--------------------*/
.nav-textbox {
position:absolute;
left:10px;
top:193px;
width:150px;
height:220px;
text-align:right;
line-height:50px;
}

/*--------------------PAGE TITLES--------------------*/
.page-title {
top:110px;
width:400px;
height:100px:
}

/*--------------------MAIN TEXTBOX--------------------*/
.main-textbox {
top:230px;
width:468px;
height:500px;
text-align:justify;
line-height:13px;
}

/*--------------------NEWS TEXTBOX--------------------*/
.news-text {
position:absolute;
top:400px;
width:265px;
height:250px;
text-align:justify;
line-height:13px;
}

/*--------------------WHO & WHERE BOXES--------------------*/
.text-1, .text-2, .text-3, .text-4, .text-5, .address {
width:400px;
height:100px;
text-align:justify;
line-height:13px;
}
.text-1 {top:196px;}
.text-2 {top:304px;}
.text-3 {top:424px;}
.text-4 {top:534px;}
.text-5 {top:646px;}

.address {top:530px; width:150px;}

.pic-1, .pic-2, .pic-3, .pic-4, .pic-5 {
width:68px;
height:68px;
}
.pic-1 {top:196px;}
.pic-2 {top:304px;}
.pic-3 {top:424px;}
.pic-4 {top:534px;}
.pic-5 {top:646px;}

/*--------------------WHAT BOXES--------------------*/
.text-1b, .text-2b, .text-3b, .text-4b, .text-5b {
width:400px;
height:100px;
text-align:justify;
line-height:13px;
}
.text-1b {top:270px;}
.text-2b {top:360px;}
.text-3b {top:450px;}
.text-4b {top:540px;}
.text-5b {top:630px;}

.pic-1b, .pic-2b, .pic-3b, .pic-4b, .pic-5b {
width:68px;
height:68px;
}
.pic-1b {top:265px;}
.pic-2b {top:355px;}
.pic-3b {top:448px;}
.pic-4b {top:538px;}
.pic-5b {top:628px;}

/*--------------------THATS NICE LINK--------------------*/
.thats-nice-link {
position:absolute;
left:60px;
top:670px;
width:243px;
height:146px;
}
.basilwood-link {
position:absolute;
left:60px;
top:550px;
width:175px;
text-align:center;
}

/*--------------------FOOTER TEXTBOX--------------------*/
#footer-text {
position:absolute;
left:40px;
top:865px;
width:845px;
height:20px;
font-size:9px;
color:#000000;
}

/*--------------------LINKS--------------------*/
A:hover {color:#4785ae;}
B {color:#4785ae;}
.title {font-size:24px;}
.whiteintro {line-height:13px; text-align:justify;}
.subtitle {font-size:13px; line-height:16px; color:#4785ae; text-align:justify;}
.link {color:#FFFFFF; text-decoration: none;}
.bluelink {color:#4785ae; text-decoration: none;}
.sublink {color:#000000; text-decoration: none;}