﻿a.textfooter:active, a.textfooter:link
{
	color: #d8c49d;
    font-size: 9pt;
}
a.textfooter:hover, a.textfooter:visited
{
	color: #efe2ca;
	text-decoration: underline;
    font-size: 9pt;
}
.text2
{
	color: #9a947b;
    font-size: 10pt;
    font-weight: bold;
}
a.text2:active, a.text2:link
{
	color: #9a947b;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
a.text2:hover
{
	color: #aa3138;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
}
a.text2:visited
{
    color: #9a947b;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

#container
{
	width: 100%;
	position: relative;
	text-align: center;
	height: auto;
}
#bg_sub
{
	width: 963px;
	height: auto;
	text-align: center;
	position:relative;
	margin: 0 auto;
}
#wfull
{
	width: 100%;
	position: relative;
}
#wInner
{
	width: 912px;
	position: relative;
	margin:0px;
}
.wInner
{
	width: 912px;
}
#content
{
	position: relative;
	width: 648px;
	display: run-in;
	min-height: 830px;
	padding: 0px 20px 15px 20px;
	background-color: #fbfbf6;
	margin: 0px;
}
#degen div li
{
	text-indent: 30px;
	position: relative;
	height: auto;
	width: auto;
}
.degen
{
	display: block;
	margin: 8px 0px 0px 0px;
	position: relative;
	height: auto;
	width: 605px;
}
#bghome
{
	width: 100%;
	min-height: 465px;
	position: relative;
	background-image: url(../images/bg_picHome.png);
	background-repeat:no-repeat;
	background-position: top right;
	text-align: left;
}


/********************************************/
/********** LINKBAR CLASSES *************/

.linkbox
{
	width: 219px;
	height: 28px;
	position:relative;
	border-bottom: solid 1px #7c87b9;
	padding: 3px 4px 3px 5px;
	background-image: url(../images/bg_linkbar1.png);
	background-repeat:repeat-y;
}
.linkboxhov
{
	width: 219px;
	height: 28px;
	position:relative;
	border-bottom: solid 1px #7c87b9;
	padding: 3px 4px 3px 5px;
	background-image: url(../images/bg_linkbar2.png);
	background-repeat:repeat-y;
}
a.link
{
	color: #ccdcf3;
	font-size: 17px;
	text-decoration: none:
}	
.link:hover
{
	color: #ccdcf3;
	font-size: 17px;
	text-decoration: none:
}	

/*.link a:link
{
	color: #ccdcf3;
	font-size: 17px;
	text-decoration: none:
}
.link a:active
{
	color: #ccdcf3;
	font-size: 17px;
	text-decoration: none:
}*/
.link a:hover
{
	color: #021e43;
	font-size: 17px;
	text-decoration: none:
}
.link a:visited
{
	color: #ccdcf3;
	font-size: 17px;
	text-decoration: none:
}

/********** END LINKBAR CLASSES *************/
/********************************************/

.bar_top
{
	background-image: url(../images/bar_top.png);
	background-repeat: no-repeat;
}
.h3
{
    color: #021e43;
    font-size: 11pt;
}
#ibox_inner
{
	background-color: #e8e6e1;
	border: solid 1px white;
	padding: 9px;	
	position: relative;
	width: auto;
}
#ibox_outer
{
	background-color: #d5d2ca;
	padding: 4px;	
	position: relative;
	width: 434px;
}
#adbox
{
	background-image: url(../images/bg_adbox1.jpg);
	background-repeat: repeat;
	border: solid 2px #9db7dc;
	padding: 10px;	
	position: relative;
	width: 620px;
	height: auto;
}
#adbox1-2
{
	background-image: url(../images/bg_adbox1.jpg);
	background-repeat: repeat;
	border: solid 2px #9db7dc;
	padding: 10px;	
	position: relative;
	width: 620px;
	height: auto;
}
#adboxvid
{
	background-image: url(../images/bg_adbox1.jpg);
	background-repeat: repeat;
	border: solid 2px #9db7dc;
	padding: 10px;	
	position: relative;
	width: 620px;
	height: auto;
}

#adbox2
{
	background-image: url(../images/bg_adbox2.jpg);
	background-repeat: repeat;
	border: solid 2px #ead48b;
	padding: 10px;	
	position: relative;
	width: 620px;
	height: auto;
}
#adbox2-2
{
	background-image: url(../images/bg_adbox2.jpg);
	background-repeat: repeat;
	border: solid 2px #ead48b;
	padding: 10px;	
	position: relative;
	width: 620px;
	height: auto;
}
#adboxv1
{
	background-image: url(../images/bg_adbox3.jpg);
	background-repeat: repeat;
	border: solid 2px #9db7dc;
	padding: 18px 12px 12px 12px;	
	position: relative;
	width: 320px;
	height: auto;
}
.flash_player
{
	width: 350px;
	height: auto;
	padding-right: 8px;
	text-align: center;
}
.floatL
{
	float: left;
	padding-right: 13px;
}
.floatR
{
	float:right;
	padding-left: 13px;
}