A:VISITED {
	color : #caa55d;
	text-decoration : underline;
}

body {margin:0px;}
#bg_image {
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: absolute;
z-index: 0;
}
#contents {
z-index: 1;
position: absolute;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
}

A:ACTIVE {
	color : #caa55d;
	text-decoration : underline;
}

A:LINK {
	color : #524340;
	text-decoration : underline;
}
h1 {
		font: 13pt Arial;
		color: #524340;
		font-weight: bold;
		display: inline; 
}
h2 {
		font: 11pt Arial;
		color: #524340;
		font-weight: bold;
		display: inline; 
}
.capttip {
		font: 11pt Arial;
		color: #666666;
		font-style: italic;
		display: inline; 
		line-height: 130%;
}
.text {
		font: 10.4pt Arial;
		color: #666666;
		line-height: 150%;
		}
.smtext {
		font: 7pt Arial;
		color: #666666;
		}
.redboldtext {
	font: 8pt Verdana;
	color: Red;
	font-weight: bold;
}
.boldtext {
		font: 10.5pt Arial;
		color: #524340;
		font-weight: bold;
		}

.whitecopybold {
		font: 11px Arial;
		color: #FFFFFF;
		font-weight: bold;
		}

P.copyMargin {
	font: 8pt Arial;
	color: #CCCCCC;
	margin-left : 4px;
	margin-right : 5px;
	margin-bottom : 0px;
	margin-top : 0px;
}

P.descMargin {
	font: 8pt Arial;
	color: #CCCCCC;
	margin-left : 20px;
	margin-right : 2px;
	margin-bottom : 0px;
	margin-top : 0px;
}

P.sportsMargin {
	font: 8pt Arial;
	color: #CCCCCC;
	margin-left : 4px;
	margin-right : 2px;
	margin-bottom : 0px;
	margin-top : 0px;
}

P.aboutUAMargin {
	font: 8pt Arial;
	color: #CCCCCC;
	margin-left : 20px;
	margin-right : 10px;
	margin-bottom : 0px;
	margin-top : 0px;
}

.tinywhite 
{	
	font: 9 px Arial; color: #FFFFFF
}

.header 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #CCCCCC; 
	font-weight: bold;
}

.warning {
		font: 8pt Arial;
		color: #999999;
		margin-left : 10px;
		margin-right : 10px;
		margin-bottom : 0px;
		margin-top : 0px;
		}
.warninghead {
		font: 8pt Arial;
		color: #993333;
		font-weight: bold;
		margin-left : 10px;
		margin-right : 10px;
		margin-bottom : 0px;
		margin-top : 50px;
		}
		
.socialbuttons {
    display: inline;
		}
		
.googleplus {float:left; width:70px;}

.inshare {float:left; width:100px;}
		
.nowrap  {
    float: left;
    width: 2000px;
		}
		
.twitter {float:left; width:90px;}

.fb {float:left; width:140px;}