body
{
	font-size : 12pt;
	font-family :Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #CCCCCC;
	background-image: url(../images/black-blue-gradientBig.png);
	background-repeat: no-repeat;
}

#logotitle {
	height: 300px;
	width: 190px;
	position: absolute;
	left: 100px;
	top: 50px;
	right: auto;
	bottom: auto;
}

#logoPhoto {
	left: 300px;
	top: 50px;
	right: auto;
	bottom: auto;
	position: absolute;
	height: 300px;
	width: 700px;
}

#mainmenu {
	height: 50px;
	width: 900px;
	position: absolute;
	left: 100px;
	top: 360px;
	right: auto;
	bottom: auto;
}

.position3 {
	width: 700px;
	position: absolute;
	left: 100px;
	top: 420px;
	right: auto;
	bottom: auto;
}

.position4 {
	position: absolute;
	top: 420px;
	left: 810px;
	width: 190px;
}

STRONG{
	font-weight : bold;
}

H1{
	font-size : 18pt;
	font-family :Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight : bold;
	color : #CCCCCC;
	}

H2{
	font-size : 16pt;
	font-family :Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight : bold;
	color : #FFFFFF;
	}

H3{
	font-size : 14pt;
	font-family :Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight : normal;
	color : #CCCCCC;
	}

A:link {
color:#FFFFFF;
}

A:Visited{color:#CCCCCC;}

A:Active{color:#FFFFFF;}

B { font-weight : bold;}
pre { font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}

P {
	font-size : 12pt;
	font-family :Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-style: normal;
}
 

TD { 
	font-size : 0.80em;
	font-family :Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight : normal;
	background-color : White;
 }
 
.floatleft {
	float: left;
	clear: right;
}
/*thumb for pos4*/
.thumb {
	clear: right;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/*tablethumb for pos3*/
.tablethumb {
	padding: 5px;
	float: left;
}
.ModelName {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 16pt;
	font-style: normal;
	color: #999999;
	font-weight: bold;
}
.SportNameTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}

