@charset "utf-8";
/* CSS Document */
body {
	background-attachment:fixed;
	background-image:url(images/bk1.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-color: #ff9000;
	font-family:Tahoma,Verdana,sans-serif;
	font-size:100%;
	margin:0;
	overflow-x:hidden;
	overflow-y:scroll;
	padding:10px 0;
	text-align:center;
	
}

a:link {
	color:#0e4675;
		text-decoration:underline;
		font-size:14px;
}
a:hover {
	color:#d97b00;
	text-decoration:underline;
	font-size:14px;
}
a:visited {
	color:#0e4675;
	text-decoration:underline;
	font-size:14px;
}
table a {
		color:#0e4675;
		text-decoration:none;
		font-size:14px;
}

table a:link {
		color:#0e4675;
		text-decoration:underline;
		font-size:14px;
}
table a:visited {
		color:#0e4675;
		text-decoration:underline;
		font-size:14px;
		
}
table a:hover {
		background-image:url(images/tableback.jpg);
		background-repeat:repeat-y;
		color:#0e4675;
}
#wrapper
{
    width: 890px;
    margin: 0 auto;
    text-align: left;
    font-size:14px;
}
#topbar
{
	width: 890px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}
.flashid1
{
	background-image:url(images/flashholder.jpg);
	width: 890px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	clear: none;
}
#shaddow
{
	width: 890px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}
#tbbar {
	width: 890px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	
}
#lnavtop
{
	float:left;
	width:160;
	text-align:left;
	padding: 0;
}
#lnavwrapper
{
    width: 160px;
    float: left;
    clear: both;
	color:#0e4675;
}
#lnav
{
	background-image:url(images/lnavbk.jpg);
	background-repeat:repeat-y;
	padding-left: 10px;
	margin-top: -2px;
	font-size: 16px;
}
#lnavbot
{
	background-image:url(images/lnavbot.jpg);
	padding-left: 10px;
	background-repeat:no-repeat;
	height:28px;
	width:160px;
}
#content
{
    margin: 0 0 1em 5px;
    width: 720px;
    height: auto;
    background-color: #fff;
	background-image:url(images/Backroundfront.png);
	background-repeat:no-repeat;
    float: right;
    clear: none;
	color: #0e4675;
}
#content2
{
    margin: 0 0 1em 5px;
    width: 720px;
    height: auto;
    background-color: #fff;
	float: right;
    clear: none;
	color: #0e4675;
	font-size:14px;
}
#opt
{
    margin: 0 0 1em 5px;
    width: 710px;
    height: auto;
    background-color: #fff;
    float: right;
    clear: none;
}
#wrapper #lnavwrapper #lnav strong {
	font-size: 14px;
}
#festimate	{
		width: 125px;
		float:right;
		position:absoulute;
		top: 125 px;
}
#flashcontent {
		height: 100%;
}
	
#lnav table a:link {
	
}
