﻿
body {
	margin:0px;
	padding:0px;
/*	background-image:url(../images/welcome/background.gif); */
	background-repeat:repeat-x;
	background-position: middle;
	
/*	background-color:#FDFDFD; */
	background-color:#000000;
}

a img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	outline:0;
}

a
{
	outline:0;
}

.container {
	position:relative;
	float:left;
	clear:left;
	width:100%;
}

.imgSite {
	position:relative;
	float:left;
	clear:left;
	width:auto;
}

.nav {
	margin:0px;
	padding:0px;
	width:auto;
}

.ticker {
	background-image:url(../images/welcome/ticker_bg.gif);
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	font-stretch:condensed;
	font-weight:bold;
	color:#000000;
	text-align:center;
	vertical-align: bottom;
	padding-top: 9px;
	padding-bottom: 0px;
	height: 16px;
}

div#flip_book
{
	height:154px; 
	width:214px;
	background-color: #49A2C7;
	background-image: url(../images/welcome/flip_background.jpg);
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 31px;
	line-height: 30px;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	text-align: center;
}

div#flip_book a
{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

div#flip_book a:hover
{
	text-decoration: underline;
	color: #000;
	font-size: 12px;
}
