body, html { height:100%;}

#topbar { 	width:762px;  
			height:182px;
		
		background-color:#FFFFFF;
        float:left;}
		
#headbanner {	background-image:url('images/top02.jpg');
		width:764px;
		height:106px;
		background-repeat:no-repeat;
		float:left;
		}

.menubutton {	display:block;
		width:126px;
		height:36px;
		background-color:#183BA0;
		float:left;
		text-align:center;
		font-size:14px;
		color:#FFFFFF;
	 }

.menu { display:block;
		float:left;  	}
			

#maincontent {   width:762px; background-color:#FFFFFF;  }


#footage_logo {   width:762px;
				  background-color:#FFFFFF;		
				  	}
						
#submenu     {      float:left;
                    height:650px; 
					width:180px; 
					background-image:url('images/submenubg.png');
					background-repeat:no-repeat;
					                                       		}
					
#submenu_feat { 	float:left;
                    height:650px; 
					width:180px;
					background-image:url('images/submenubg_feat.png');
					background-repeat:no-repeat; 
					}					

.submenu_text { 	
						font-size:14px;
						color:#FFFFFF;
						font-weight:bold; 
						padding-left:10x;
						padding-top:10px;
						line-height:40px;
						font-family:arial;
						
						}

.submenulink { 	
						font-size:13px;
						color:#333333;
						font-weight:bold; 
						font-family:arial;
						text-decoration:none;
						}						
						
.submenulink:hover {   color:#CC3300;	  }											

.mainhead {         color:#378478; 
					font-weight:bold; 
					font-size:20px; 
					font-family:arial; 
					border-bottom-style:dotted; 
					border-bottom-width:1px; 
					border-bottom-color:#999999; 
					margin-bottom:10px; 
					float:left; 
					margin-left:5px;
					margin-top:15px; 
					width:450px; }
					
.maintext {     font-size:12px; 
				font-family:Arial; 
				line-height:18px;
				float:left; width:540px;
				margin-left:5px;
				}
					
.tabletext {   font-size:11px; 
				font-family:Arial; 
				line-height:16px; 
				}						

.sponsorname {  text-decoration:none; 
                color:#444444; 
				       }

.sponsorhead { font-weight:bold; 
               font-size:11px;
			   color:#006ca4;
			   }				
			   
.remark {   font-size:9px; 
				font-family:Arial; 
				line-height:11px; 
				width:750px;
				  background-color:#FFFFFF;
				  color:#888888;
				  margin-left:10px;
				}						

