/* CSS Document */

*{
padding:0px;
margin:0px;
}

body{
background:url(../images/headerbg.png) repeat-x;
background-color:#6a6c6f;
}

.main{
width:980px;
margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.header{
float:left;
width:100%;
background:#FFF;
}

.left{
float:left;
}

.clear{
clear:both;
}

.name{
float:left;
background:url(../images/etti.jpg) no-repeat;
width:693px;
height:58px;
margin:40px;
}

.menubar{
margin:0 auto;
height:54px;
}

.menuul{
float:left;
font-size:16px;
}

.menuul li{
list-style-type:none;
display:inline;
line-height:52px;
font-weight:bold;
padding:0 14px;
}

.lnk{
color:#fff;
text-decoration:none;
}

.lnk:hover{
color:#ffef01;
text-decoration:none;
}

.greylnk{
color:#666;
text-decoration:none;
font-weight:bold;
}

.greylnk:hover{
color:#999;
text-decoration:none;
}


.lnkactive{
color:#ffef01;
text-decoration:none;
}


.content{
float:left;
width:100%;
background:#FFF;
}


.leftsection{
float:left;
width:628px;
}

.rightsection{
float:left;
width:352px;
}

.fullsection{
float:left;
padding:20px;
}


.leftinnersection{
padding:25px;
}

.rightinnersection{
padding:25 0 0 25px;
}

.banner{
background:url(../images/banner-eeti.jpg) no-repeat;
width:560px;
height:194px;
}

.style1 {color: #6AD1F2}
.style2 {color: #53BC22}


h1{
color:#817a75;
font-size:26px;
font-weight:normal;
padding: 10px 0px;
}

h2{
float:left;
color:#817a75;
font-size:16px;
font-weight:bold;
padding:10px 0px;
}

p{
font-size:12px;
line-height:22px;
color:#817a75;
text-align:justify;
}

.lnk1{
color:#817a75;
text-decoration:none;
font-weight:bold;
}

.lnk1:hover{
color:#005939;
text-decoration:none;
}

.blu{
color:#268db7;
}

.eventsbg{
background:url(../images/noticeboard.jpg) no-repeat;
width:336px;
height:300px;
}

.eventcontainer{
float:left;
margin:50px 0 0 15px;
width:270px;
padding-left:5px;
}

.eventlist{
font-size:12px;
line-height:18px;
color:#797c77;
margin-bottom:15px;
}

.eventlist li{
list-style-type:none;
}

.lnk2{color:#817a75;
text-decoration:none;
}

.lnk2:hover{
color:#005939;
text-decoration:none;
}

.row2{
padding:25px;
}

.friends{
float:left;
background:url(../images/recommendfriends.jpg) no-repeat;
width:326px;
height:164px;
padding:10px;
}

.friends:hover{
background:url(../images/friendsover.jpg) no-repeat;
}

.txtbx{
border: solid 1px #333;
width:196px;
font-size:10px;
color:#928f8f;
padding:3px;
}

.button{
float:left;
padding-left:5px;
}

.donatesection{
float:left;
width:250px;
padding:0px;
}

.donate{
width:100%;
padding-bottom:9px;
}

.joinbg{
float:left;
background:url(../images/joinbg.jpg) no-repeat;
width:326px;
height:164px;
}


.joinbg:hover{
background:url(../images/joinbgover.jpg) no-repeat;
}

.pad20{
padding:0 20px;
}

.tabl{
font-size:12px;
}

.divider{
background:url(../images/divider.jpg) repeat-x;
width:925px;
height:4px;
}


.row3{
padding:0 25px;
}

.duty{
float:left;
padding-left:20px;
width:780px;
padding-bottom:15px;
}

.blulnk{
color:#268db7;
text-decoration:none;
}

.blulnk:hover{
color:#268db7;
text-decoration:underline;
}

.footer{
padding:20px;
background:#FFF;
font-size:12px;
}

.footleft{
float:left;
width:700px;
}

.right{
float:right;
}

ol{
padding-left:50px;
font-size:12px;
line-height:22px;
color:#817a75;
text-align:left;
}


.aboutul{
padding-left:50px;
font-size:12px;
line-height:26px;
color:#817a75;
text-align:left;
}

.bolder{
font-weight:bold;
}

.greylnk1{
color:#666;
text-decoration:none;
font-weight:normal;
}

.brdr{
border:solid 1px #ccc;
margin:5px;
}

	#feedback{}
	#feedback a{ display:block; position:fixed; bottom:0px; right:-1px;}
