body {
   background: white;
   font-size: 10pt;
   font-family: verdana, arial, helvetica, sans-serif;
   }
 /* Remove unwanted elements */
#menu {
   display: none;
   }

#navigation {
   display: none;
   }
#nav-menu {
   display: none;
   }
#adspace {
   display: none;
   }
#breadcrumb {
   display: none;
   }

#container{
   position: relative;
   width: 650;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none;
   color: black;
   text-align: left;
   font-size: 10pt;
   font-family: verdana, arial, helvetica, sans-serif;
   background: transparent none;
   }

#header {
	position: relative;
	left: 0px;
	top: 0px;
	width: 650px;
	height: 87px;
	border : none;
	background : #F0F4F8;
	padding : 0px;
    background: url(images/header.jpg);
	background-repeat: no-repeat;
   }   

#containerfull{
   position: relative;
   width: auto;
   height: 90px;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none;
   color: black;
   text-align: left;
   font-size: 10pt;
   font-family: verdana, arial, helvetica, sans-serif;
   background: transparent none;
   }

#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   font-size: 10pt;
   font-family: verdana, arial, helvetica, sans-serif;
   text-align: left;
   }
   
   }   
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.com" attr(href) ") ";
   }
   .imageRight {
   float: right;
   border: 1px;
} 
.imageLeft {
	float: left;
	border: 1px;
	padding-right: 8px;
	padding-top: 4px;


} 
.sitnsmile {
	font-family: "Swis721 Cn BT";
	font-size: 21px;
	font-weight: bolder;
	color: #0033CC;
}
}
.tdborder {border: #6898D0; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}
td {  
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; line-height: normal
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}