body {
margin: 0px;
background:#000;
font: 12px tahoma, Arial, Helvetica, sans-serif ;
color:#FFF;
	}

h1 {
font-size:14px;
padding:12px 10px 5px;
margin: auto;
}

h2 {
font-size:14px;
padding:12px 10px 5px;
margin: auto;
}

h4 {
	margin: 0px;
	padding: 0px;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

img {border:none;}

.titleBar {
background:url(/images/h1BarNew.jpg) no-repeat center center;
margin:0 8px;
width:760px;
height:40px;
float:left;
}

th {background:#A03B3D;}

tr.one {background:/*#006633*/ /*#9999CC #663333*/ #98B0BA}

tr.two {background:#003333 /*#9999CC*/ /*#98B0BA*/}

a:link {
color: #09F;
text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFF;
}

a:hover {
 color:#F00;
}

a:active {
	text-decoration: none;
	color: #09F;
}

ul {list-style:none; margin:0; padding:0;}

ul.list {list-style:square outside; margin-left:50px;}

ul.list li {padding:5px;}

.strong {font-weight:bold;}

#wrapper {
 margin:auto; 
 min-height:700px; 
 width:776px; 
 height:100%; 
 border:#FFF 1px solid; 
 border-top:none; 
 /*background:#CCC;*/
 }

#header {width:100%; /*height:177px;*/}

#navigation {
margin: 0 0 10px;
padding: 0;
float:left;
width:100%;
z-index:10;
}

#navigation ul {/*width:770px;*/ margin:0 auto; padding:0;}

#navigation ul li {
float:left; 
width:115px;
height:29px; 
margin-left: 12px;
padding: 0;
background:/*#89181A*/ url(/images/navBackground.gif) no-repeat center center;
}

#navigation ul a {
display:block;
font-weight: bold;
font-size:1.1em;
margin-top: 6px;
color: #000;
text-decoration: none;
text-align:center;
}

#navigation ul a:hover {
color: #a00;
}

.centreContent {
width:765px;
float:left;
padding:5px;
/*background: url(/images/100_1319.jpg) fixed no-repeat center center;*/
}

.leftContainer {
float:left;
width:300px;
}
.rightContainer {
float:right;
width:300px;
}

ul#gallery, ul#suits {
 list-style:none;
}


ul#gallery li, ul#suits li {
 float:left;
 display:block;
 width:auto;
 height:auto;
 margin:6px 5px;
}

ul#suits li {
 margin:6px 25px;
}

ul#gallery li p {text-align:center;}

ul#gallery img, ul#gallery img:hover {border:2px #FFFFFF solid; margin:2px;}

ul#gallery img:hover {border: 2px #0000FF solid;}

ul#gallery a:link {border:none;}

#footer {
 width:700px; 
 height:50px; 
 margin:10px auto 0; 
 text-align:center;
 }

#footer img {margin:0 5px;}

.flLeft {float:left;}

.flRight {float:right;}

hr {
  border: 0;
  width: 75%;
  color: #A03B3D;
  background-color: #A03B3D;
  height: 1px;

}

.copyright{
	font-family: tahoma;
	font-size: 11px;
	color: #FFF;
	line-height: 25px;
	text-decoration: none;
    text-align: left;
	font-style: normal;
}

.menu{
	font-family: tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
    text-align: left;
	font-style: normal;
}

.text {
	font-family: tahoma;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
	
.style1 {
	font-family: tahoma;
	font-size: 10px;
}

.dotted_border {
	border: 1px dashed #C0C0C0;
}

.grey {
	color: #666666;
}
.white {
	color: #FFFFFF;
}

#hidden {
color:#000000;
visibility: hidden;
font-size:4px;
width:800px; 
float:left;
}

#tableLinks {
width:700px;
margin:0 auto;
background: #333;
border:2px solid #999;
}

#tableLinks ul {margin:0; padding:5px;}

#tableLinks ul li {
background:#999;
padding:5px 0;
margin:0;
}

#tableLinks ul li a {
font-size:1.0em;
font-weight:bold;
margin: 0;
padding:5px;
color:#00F;
text-decoration:underline;
}

#tableLinks ul li a:visited {
text-decoration:none;
}

#tableLinks p {height:auto; background:#CACAFF; margin:1px 0; padding:2px 5px 5px 5px; color:#000; border:1px solid #FFF;}

#tableLinks hr {border-bottom:1px solid #CCC; width:100%; margin:5px 0;}
