

/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      FontSite Inc.
 * License URL: http://www.fontspring.com/fflicense/fontsite
 *
 *
 */
 @font-face {
	font-family: 'AvalonBook';
	src: url('../webFonts/Avalon-Book-webfont.eot');
	src: local('â˜º'), url('../webFonts/Avalon-Book-webfont.woff') format('woff'), 
	url('../webFonts/Avalon-Book-webfont.ttf') format('truetype'), 
	url('../webFonts/Avalon-Book-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: '../FranklinGothicFSCondensed';
	src: url('../FranklinGothic-Cd-webfont.eot');
	src: local('☺'), url('../FranklinGothic-Cd-webfont.woff') format('woff'), url('../FranklinGothic-Cd-webfont.ttf') format('truetype'), url('../FranklinGothic-Cd-webfont.svg#webfont9pAY3ErZ') format('svg');
	font-weight: normal;
	font-style: normal;
}




body{
font-family:'AvalonBook','FranklinGothicFSCondensed' Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	
	margin: 0px;
}
h1{
font-family:'AvalonBook','FranklinGothicFSCondensed' Arial Narrow, Arial, Helvetica, sans-serif;
display:inline;
font-size: 1.4em;
font-weight:normal;
}

#contentFrame{
position: relative;
width: 90%;
height: 258px;
border-color:#666;
border-style:solid;
border-width: 1px;
margin: 0px;
padding: 0px;
}
#contentFrame2{
position: relative;
width: 90%;

margin: 0px;
padding: 0px;

}

#textFrame{
position: relative;
margin: 0px;
padding: 20px;
z-index: 100;


}
iframe{
font-family:'AvalonBook','FranklinGothicFSCondensed' Arial Narrow, Arial, Helvetica, sans-serif;
	
	margin: 0px;
	padding: 0px;
}