body {
	margin-top:0px;
	background-image: url(../images/background.jpg);
	background-color:#1E1E1E;
	background-repeat: repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
}
a:link {
	color: #FFFFFF;
	font-weight:bold;
	font-style: normal;
	font-size:90%;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	
	color: #FFFFFF;
	font-weight:bold;
	font-style: normal;
	font-size:90%;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	font-style: normal;
	color: #E2A320;
	font-weight:bold;
	font-size:90%;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	font-style: normal;
	color: #FFFFFF;
	font-weight:bold;
	font-size:90%;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tablediv {
	display:  table;
	width:100%;
	vertical-align:text-bottom;
	position:relative;
}
.celldiv {
	float:left;/*fix for  buggy browsers*/
	display:  table-cell;
	height:100%;
	text-align:left;
	vertical-align:text-bottom;
}
.rowdiv  {
	display:  table-row;
	vertical-align:text-bottom;
	height:100%;
}

.header {
	background-color: #111111;
	position: absolute;
	margin: 0px;
	height: 77px;
	width: 100%;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.menuItems {
	width: 210px;
	text-align: right;
	position: relative;
	margin-top: 0px;
}
img {
	border-width:0px;
	outline:0px;
}
.contentItems {
	width: 515px;
	text-align: left;
	position: relative;
	margin-top: 0px;
	height: 24px;
}
.arrowFoot {
	background-color: #E2A320;
	margin-top: 0px;
	height: 5px;
	width: 95%;
}
.contentArea {
	position: relative;
	margin-top: 10px;
	padding: 10px;
	background-image:url(../images/75p_white.png);
}
.contentLogo {
	float: left;
	width: 158px;
	margin-top: 10px;
	height: 101px;
	margin-right: 10px;
}
.downArrow {
	top: -15px;
}
#fixme {
     position: absolute; right: 0px; 
	 bottom: 0px;
	 background-color: #111111;
	 height: 20px;
	 z-index:10;
}
body > div#fixme {
     position: fixed;
	 z-index:10;	 
}
#fixme1 {
     position: absolute; right: 0px; 
	 bottom: 0px;
	 z-index:-10;	 
}
body > div#fixme1 {
     position: fixed;
	 z-index:-10;	 
}
#fixme2 {
     position: absolute; right: 0px; 
	 bottom: 0px;
 	 z-index:-10;
}
body > div#fixme2 {
     position: fixed;
	 z-index:-10;	 
}



.photo {width:100%; text-align:left; position:relative; margin:0 auto; text-align:center; }

.photo ul {
	display:block;
	position:absolute;
	left:-25px;
	top:10px;
	list-style:none;
	padding:0;
	margin:0;
	height:375px;
	width:100%;
	z-index:100;
}

.photo ul li
{
	display:inline;
	width:112px;
	height:87px;
	float:left;
	margin:1px;
	padding-left: 20px;
	padding-bottom:10px
}

.photo ul li a
{display:block; width:120px; height:90px; cursor:default; float:left; padding-left: 20px;text-decoration:none;}

.photo ul li a img
{display:block; width:110px; height:80px; border:1px solid #E2A320;}

.photo ul li a:hover, 
.photo ul li a:hover 
{white-space:normal; position:relative;}


#contentArea5 {
	height:210px;
}