/* CSS Document */
body    { background-color: #fff }
img {border: 1; }
a {color: #000000;
	text-decoration: none; }
element { }
#ablue {font-style: italic;
	color: #0000CC; }
#box {background-color: #F9FBFF;
	width: 1050px; 
	height: 750px;
	margin: 10px; }
#boxtall {background-color: #F9FBFF;
	width: 1050px; 
	height: 940px;
	margin: 10px; }
#boxtaller {background-color: #F9FBFF;
	width: 1050px; 
	height: 1095px;
	margin: 10px; }
#bodycol {width: 800px;
	position: absolute;
	margin-top: 15px;
	margin-left: 15px; 
	margin-bottom: 15px; 
	text-align: left;
	vertical-align: top; }
h1  { color: red; font-size: medium; font-weight: normal }
#linkcol  { color: green; text-align: right; margin-top: 15px; margin-bottom: 15px; margin-left: 845px; padding-top: 5px; position: absolute; width: 200px; height: 700px; vertical-align: top; border-left: 1px solid #003399 }
a:link { color: blue }
#linkcoltall {width: 200px;
	height: 890px;
	position: absolute;
	margin-top: 15px;
	margin-left: 845px;
	margin-bottom: 15px;
	text-align: right;
	vertical-align: top;
	border-left: 1px solid #003399;
	padding-top: 5px; }
#linkcoltaller {width: 200px;
	height: 1045px;
	position: absolute;
	margin-top: 15px;
	margin-left: 845px;
	margin-bottom: 15px;
	text-align: right;
	vertical-align: top;
	border-left: 1px solid #003399;
	padding-top: 5px; }
#email {width: 1050px;
	text-align: right;
	border: none; }
#block {width: 670px; 
	font-family: Georgia, Garamond, Verdana, "MS Sans Serif";
	font-size: .9em;
	font-style: normal;
	padding: 5px; }
#text {font-family: Georgia, Garamond, Verdana, "MS Sans Serif";
	font-size: .9em;
	font-style: normal;
	padding: 5px; }
#caption {font-family: Georgia, Garamond, Verdana, "MS Sans Serif";
	font-size: 0.7em;
	font-style: italic;
	padding: 3px; }
#textsales {font-family: Georgia, Garamond, Verdana, "MS Sans Serif";
	font-size: .9em;
	font-style: normal; }
#thumbs  { text-align: center; vertical-align: middle }
element1 { }

