body {

    background-color: #1A4052;
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1, h2, h3 {
	font-weight: normal;
	color: #FFF;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18em;
}

h3 {
	font-size: 11px;
}
a {
	color: #FFF;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

.button1 {
  height: 39px;
  width: 153px;
  cursor:pointer;
  background:url('images/mb1.png');

}

.button1:hover {
  cursor:pointer;
  background:url('images/mbh1.png');
}
    
.button2 {
  height: 39px;
  width: 145px;
  cursor:pointer;  
  background:url('images/mb2.gif');
}

.button2:hover {
  cursor:pointer;  
  background:url('images/mbh2.gif');
}   
       
.button3 {
  height: 39px;
  width: 151px;
  cursor:pointer;  
  background:url('images/mb3.png');
}

.button3:hover {
  cursor:pointer;  
  background:url('images/mbh3.png');
}     

#header {
	background-image:url('images/header.png');
	height: 147px;
	width: 740px;
	
}
.lineah {
	    background-color: #1A4052;
		height: 15px;
}
.lineac {
	    background-color: #1A4052;
		height: 30px;
}
.button12 {
		background-image:url('images/button1.gif');
		width: 740px;
		height: 109px;
}
.button12:hover {
		background-image:url('images/button1h.gif');
		width: 740px;
		height: 109px;
		cursor:pointer;  
}
.button13 {
		background-image:url('images/button2.gif');
		width: 740px;
		height: 109px;
}
.button13:hover {
		background-image:url('images/button2h.gif');
		width: 740px;
		height: 109px;
		cursor:pointer;  
}
.button14 {
		background-image:url('images/button3.gif');
		width: 740px;
		height: 109px;
}
.button14:hover {
		background-image:url('images/button3h.gif');
		width: 740px;
		height: 109px;
		cursor:pointer;  
}
.btitle
    {
     	padding-top: 20px;
        font-family: Verdana, serif;
        font-size:24px;
    	text-align: center;
        font-weight: normal;
        color: #91c6d5;
        
    }
.btitle1
    {
     	padding-top: 20px;
		padding-left: 60px;
        font-family: Verdana, serif;
        font-size:24px;
    	text-align: left;
        font-weight: normal;
        color: #91c6d5;
        
    }
.info1 {
     	padding-top: 20px;
		padding-right: 25px;
		font-family: "Lucida Grande", Tahoma;
		font-size: 10px;
		font-weight: lighter;
		font-variant: normal;
		text-transform: uppercase;
		color: #999;
		text-align: right;
		letter-spacing: 0.3em;

         }
#contenttop {
		background-image:url('images/contenttop.gif');
		height: 10px;
		width: 740px;
}
#contentmid {
		background-image:url('images/contentmid.gif');
		width: 740px;
}
#contentbot {
		background-image:url('images/contentbot.png');
		height: 10px;
		width: 740px;
}
.text {
		padding-top: 5px;
		padding-bottom: 30px;
		padding-left: 50px;
		padding-right: 30px;
}
.postedby {
		font-size: 10px;
}
#footer {
		background-image:url('images/footer.png');
		height: 47px;
		width: 740px;
}
.ftext {
		padding-top: 16px;
		padding-left: 30px;
		text-align: left;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #C8C8C8;
}
.mbname1 {
		padding-bottom: 8px;
		padding-left: 5px;
		text-align: center;
		font-size: 18px;
		letter-spacing: 1px;
		color: #d9d9d9;
}
.mbname2 {
		padding-bottom: 9px;
		text-align: center;
		font-size: 18px;
		letter-spacing: 1px;
		color: #d9d9d9;
}

.mbname3 {
		padding-bottom: 11px;
		padding-right: 5px;
		text-align: center;
		font-size: 18px;
		letter-spacing: 1px;
		color: #d9d9d9;
}
	

