body {
	margin-top:0px;
	background-color: #efefef;
	
	}
	
#container {
	width: 980px;
	border: 1px #000000 solid;
	}

/* header area start */
	
#header {
	width: 980px;
	background: #040595;
	}
	
#utility_nav {
	}
	
/* topnav area start */

#topnav {
	width: 980px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/topMenuBckg.jpg);
	background-repeat: repeat-x;
	}

/* main area start */
	
#main {
	width: 980px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	}
	
#leftnav {
	width: 200px;
	background:url(images/leftMenu.jpg) no-repeat;
	background-color: #e5e5e7;
	}
	

	
#mcLeftNav{                                             
width: 185px;                                       
margin: 0px;                                             
padding: 0px;                                            
padding-left: 4px; 

                                       

}                                             

                                              

                                              

#mcLeftNav a,#mcLeftNav a:visited, #mcLeftNav a:hover{                                             
 margin: 0;                                             
 padding: 0;                                             
 text-align: left;
 font-family:"Lucida Grande", sans-serif, Gadget, sans-serif;                                     
 color: #000e3f;                                             
 font-size: 12px;                                                                                        
 font-weight: bold;
 background:url(images/leftMenuLink2.jpg) no-repeat;                                                                                                                                                                                                                                                
 display: block;                                             
 padding-left: 25px;                                             
 padding-top:5px;
 margin-top: 5px;                                         
 vertical-align:bottom;                                             
 text-decoration: none;                                                                                     

                                              

 }                                             

                                             
#mcLeftNav a:hover {
color: #666666;
		
}
	
.bucket {
 width: 112px;
 height: 152px;
 background: url(images/bucket.jpg) no-repeat;
	
	
	}	
	
.bucketImg {
 width: 112px;
 text-align: center;
 border: 0;
 
	
	
	}	
	
#content_area {
	width: 780px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;

	}


.topText {
float: left;
width: 250px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
padding-top: 15px;
font-weight: bold;
margin-left: 5px;





}/* footer area start */

#footer {
	width: 980px;
	background:url(images/footer.jpg) repeat-x;
	height: 33px;
	text-align: right;
	padding-top: 3px;
	}
	

	
/* heading styles */

h1 {
	color: #05058D;
	font-size: 20px;
	font-weight: bold;
	}

h2 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	}
	
h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	}
	
/* image styles */
	
.img01 {
	float:left;
    height: 274px;
	!height: 307px;
	padding-top: 20px;
	padding-bottom: 18px;
	padding-left: 10px;
	}
	
.img02 {
   align: center;
   border: 0px;
   
	}

.img03 {
	border: 1px #000000 solid;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
/* miscellaneous */

.celebrating {
	color: #F00;
	text-align:center;
	font-size: 14px;
	
	
	}
