body, p, td, h {
	/*
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	*/
	font-family :  Bookman Old Style, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 88% !important; /* for firefox */
	font-size : 88%; 
	text-align: left;
	letter-spacing: 120%;
	/*padding-section:1;*/
} 
h1{
	font-size:1.1em;
	font-weight:bold;
	
}
.text-snippet {
font-size : 85% !important; /* for firefox */
font-size : 83%;
 }
A:link {
font-family : Bookman Old Style, Verdana, Arial, sans serif; 
color : #FF6699; 
text-decoration : underline; 
font-weight : normal; 
font-style : normal; 
} 
A:visited {
font-family : Bookman Old Style, Verdana, Arial, sans serif; 
color : #FF6699;
text-decoration : underline; 
font-weight : normal; 
font-style : normal; 
} 
A:active {
font-family : Bookman Old Style, Verdana, Arial, sans serif; 
color : #FF6699;
text-decoration : underline; 
font-weight : normal; 
font-style : normal; 
} 
A:hover {
font-family : Bookman Old Style, Verdana, Arial, sans serif; 
/* color : #FF6699;*/
text-decoration : none; 
font-weight : normal; 
font-style : normal; 
} 

A.contact:link {
font-family : Bookman Old Style, Verdana, Arial, sans serif; 
font-size : 8.5pt; 
/* color : #666666; */
text-decoration : none; 
font-weight : normal; 
font-style : normal; 
} 
A.contact:visited {
font-family : Bookman Old Style, Verdana, Arial, sans serif; 
font-size : 8.5pt; 
/* color : #666666; */
text-decoration : none; 
font-weight : normal; 
font-style : normal; 
} 
A.contact:active {
font-family : Bookman Old Style, Verdana, Arial, sans serif; 
font-size : 8.5pt; 
/* color : #666666; */
text-decoration : none; 
font-weight : normal; 
font-style : normal; 
} 
A.contact:hover {
font-family : Bookman Old Style, Verdana, Arial, sans serif; 
font-size : 8.5pt; 
/* color : #333333; */
text-decoration : underline; 
font-weight : normal; 
font-style : normal; 
} 

#page {
	margin-top:12px;
	margin:auto;
	width:610px; /* width:912px; */ /**************************************************************************/
	text-align:center;
	vertical-align:top;
	}

.heading{
	text-align: left;
	/*font-weight : bold;
	font-size : 10pt;  */
	 font-size : 120% !important; /* for firefox */
	font-size : 110%; 
	line-height : 6px; 
	color : #333333; 
	/*letter-spacing: 2px*/
}
.banner {
	width : 609px !important; /* for firefox */
	width : 611px; 
	height : 105px !important; /* for firefox */
	height : 105px; 
	
	background : #f8f8f8; 
	
	border-right-color : #9A9A9B; 
	border-right-style : solid; 
	border-right-width : 1px; 
	
	border-left-color : #9A9A9B; 
	border-left-style : solid; 
	border-left-width : 1px; 
} 
.content {
	/* height : 410px; !important; */
	width : 585px !important; /* for firefox */
	width : 611px; 
	height : 840px;
	padding-top : 12px; 
	padding-right : 12px; 
	padding-bottom : 0px; 
	padding-left : 12px; 
	color : #333333; 
	/*padding-bottom : 12px; */
	background : #f8f8f8; /* #3B150C #300000 #222222 5c2b20 3B150C  222222 */
	text-align:left;
	border-right-color : #9A9A9B; 
	border-right-style : solid; 
	border-right-width : 1px; 
	
	border-left-color : #9A9A9B; 
	border-left-style : solid; 
	border-left-width : 1px; 
} 

.thumb {
	width : 274px !important; /* for firefox */
	width : 280px; 
	/*height : 186px !important; /* for firefox */
	/*height : 202px;  */
	padding-left : 4px; 
	padding-right : 14px; 
	margin-top : 4px; 
	margin-bottom : 0px; 
	float:left;
} 
.separater{
	height:12px;
	width:500px;
	float:left;
}
#footer {
	/*width : 609px !important; /* for firefox */
	width : 589px; 
	margin:auto;
	font-family : Bookman Old Style, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 8.5pt; 
	padding-top: 20px;
	height:70px;
	text-align:right;
	padding-right:20px;
	
	color : #666666; 
	background : #f8f8f8;
	border-color : #9A9A9B; 
	border-style : solid; 
	border-top:0px;
	border-right-width : 1px; 
	border-left-width : 1px; 
	border-bottom-width : 1px; 
} 