/*-----------------------------------------------Style Sheet for: GenericAuthor:   IVEKA.comVersion:  00/00/2008----------------------------------------------- *//*-----------------------------------------------body and backgrounds----------------------------------------------- */body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-color: #98ADC8;	background-image: url(../images/background.gif);	background-repeat: repeat-x;	background-position: left top;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 13px;	color: #000000;}.background_interior {	background-image: url(../images/background_interior.gif);	background-position: center top;	background-repeat: repeat-x;	background-color: #98ADC8;}.background_footer {	background-image: url(../images/background_footer.gif);	background-position: left top;	background-repeat: repeat-x;}/*-----------------------------------------------text formating h tags etc.----------------------------------------------- */h1,h2,h3,h4,h5,h6 {	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;	font-size: 14px;	color: #666666;	font-weight: bold;}h1 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 24px;	color: #FFFFFF;	font-weight: normal;	text-transform: uppercase;}h2 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 16px;	color: #FFFFFF;	font-weight: bold;	text-transform: capitalize;}h3 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 15px;	color: #666666;	font-weight: bold;}.quote {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 15px;	font-weight: bold;	color: #FFFFFF;			}/*-----------------------------------------------links formating----------------------------------------------- */a {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 13px;	color: #FFFFFF;}a:link {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 13px;	color: #FFFFFF;	text-decoration: underline;}a:visited {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 13px;	color: #FFFFFF;	text-decoration: underline;}a:hover {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 13px;	color: #57608B;	text-decoration: none;}a:active {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 13px;	color: #FFFFFF;	text-decoration: underline;}/*-----------------------------------------------footer links----------------------------------------------- */.footer {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	color: #DFDFDF;}.footer a:link {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	color: #FFFFFF;	text-decoration: underline;}.footer a:visited {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	color: #FFFFFF;	text-decoration: underline;}.footer a:hover {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	color: #57608B;	text-decoration: none;}.footer a:active {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	color: #FFFFFF;	text-decoration: underline;}/*-----------------------------------------------images (content) formating----------------------------------------------- */#padleft {	float: left;	margin: 10px;}#padright {	float: right;	margin: 10px;}