/* CSS Document */

.wireframemenu{
border: 1px solid #C0C0C0;
background-color: white;
border-bottom-width: 0;
width: 187px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 187px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #F8FBBD;
color: black;
}


#menuholder {position: absolute; width: 451px; height: 22px; left: 0px; top: 17px;}
#colourblock1 {position: absolute; width: 710px; height: 607px; left: 1px; top: 41px;}
#colourblock2 {position: absolute; width: 225px; height: 574px; left: 10px; top: 55px;}
#colourblock3 {position: absolute; width: 456px; height: 573px; left: 243px; top: 55px;}
#colourblock4 {position: absolute; width: 438px; height: 187px; left: 252px; top: 427px;}

#members {position: absolute; width: 450px; height: 400px; left: 245px; top: 200px;}

#page3_message {position: absolute; width: 451px; height: 24px; left: 246px; top: 125px;}
#logo {position: absolute; width: 134px; height: 120px; left: 590px; top: 5px;}
#kukuralogo {position: absolute; width: 154px; height: 53px; left: 42px; top: 563px;}
#page3_imageholder1 {position: absolute; width: 83px; height: 135px; left: 255px; top: 144px;}
#page3_imageholder2 {position: absolute; width: 83px; height: 91px; left: 255px; top: 286px;}

#page3_image1 {position: absolute; width: 20px; height: 27px; left: 28px; top: 60px;}
#page3_text1 {position: absolute; width: 207px; height: 150px; left: 19px; top: 390px;text-align:justify}


#page3_title1 {position: absolute; width: 335px; height: 45px; left: 248px; top: 65px;font-weight:bold;}
#page3_text2 {position: absolute; width: 272px; height: 134px; left: 421px; top: 145px;text-align:justify;}
#page3_text3 {position: absolute; width: 272px; height: 134px; left: 421px; top: 285px;text-align:justify;}
#page3_heading2 {position: absolute; width: 429px; height: 27px; left: 256px; top: 430px;}
#page3_urlblock {position: absolute; width: 429px; height: 148px; left: 256px; top: 461px;}
#page3_link1 {position: absolute;width:420px; height:50px;top: 465px;left: 260px;text-align:justify;}
#page3_link2 {position: absolute;;width:420px; height:50px;top: 510px;left: 260px;text-align:justify;}
#page3_link3 {position: absolute;width:420px; height:50px;top: 560px;left: 260px;text-align:justify;}


