body { 
background:url(/images/back.gif); 
} 

#container { 
width: 760px; 
padding-top:8px; 
} 

/* header area start */ 

#header { 
width: 760px; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
} 

/* main area start */ 

#main { 
width: 760px; 
} 

#content_area { 
padding:0px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 

padding-top:36px; 
} 

/* heading styles */ 

h1 { 
color: #000000; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #ED1C24; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #000000; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
border: 1px #000000 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 


.highlight_class{color:#0000ff !important; text-decoration:none !important; cursor:none !important;} 



a { 
text-decoration: underline; 
} 
a:hover { 
text-decoration: none; 
} 
