html, body, a, img, div, h1, h2, h3, form { margin:0; padding:0;}
a, img { border:0 none;}
html { height:100%;}
body { height:100%; min-width:900px; background-color: white; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px  ;
color: #000; 
}
.newsticker {
	list-style-type: none;
	border: 0px dashed #fff;
	background: #fff;
	padding-left:8px;
	margin: 0;
	float: left;
	font-family: Times new roman;
font-size: 32px;
color: #ccc;
}
.clear{
clear: both;
}
.partop{
font-family: Times new roman;
font-size: 32px;
color: #ccc;
float: left;
}
.parcont{
line-height: 17px;
}
#iesucks { min-height:100%; text-align:center; position:relative;}

#content{ 
padding: 0px; 
border-width: 0px;/*
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;*/ 
border-style: solid;  
border-bottom-color: white;
border-right-color: white;
border-left-color: white;
border-top-color: black;
}
#footer { 
width:100%; 
position:absolute; 
top:100%; 
left:0; 
margin-top:-43px; 
background:#fff url('images/foot_bg.gif') 0 0 repeat-x; 
padding-top: 1px; 
}
#thumbnails {
text-align: left;
margin: 0 auto;
float: left; /* Same as your gallery is set to */
width:900px; /* Adjust this to your picture width + 2 */
height:116px;
overflow:hidden;
border: 0px dotted red;
}

#spacer{ 
height: 95%; 
float: right; 
width: 0px; 
font-size: 0px; 
padding: 0; 
margin: 0; 
}

td{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px  ;
color: #000; 
}



.top_sub{
background-color: #ffe900;
}
.top_sub_white{
background-color: #ffffff;
}
a.under_f{
font-family: Arial, Helvetica, sans-serif;
  font-size: 11px  ;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  background-image: url('images/under_link.gif');
  background-repeat: repeat-x;
  background-position: left bottom;
}
a:hover.under_f{
font-family: Arial, Helvetica, sans-serif;
  font-size: 11px  ;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  background-color: yellow;
}
a.under{
font-family: Arial, Helvetica, sans-serif;
  font-size: 11px  ;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  background-image: url('images/under_link.gif');
  background-repeat: repeat-x;
  background-position: left bottom;
}
a:hover.under{
font-family: Arial, Helvetica, sans-serif;
  font-size: 11px  ;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  background-color: yellow;
}
.submenu{
font-family: Arial, Helvetica, sans-serif;
  font-size: 11px  ;
  color: #000;
}
a.submenu{
font-family: Arial, Helvetica, sans-serif;
  font-size: 11px  ;
  color: #000;
  text-decoration: none;
}
a.submenu_a{
font-family: Arial, Helvetica, sans-serif;
  font-size: 11px  ;
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
a:hover.submenu{
font-family: Arial, Helvetica, sans-serif;
  font-size: 11px  ;
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
a.topmenu{
font-family: Arial, Helvetica, sans-serif;
  font-size: 11px  ;
  color: #fff;
  text-decoration: none;
}
a:hover.topmenu{
font-family: Arial, Helvetica, sans-serif;
  font-size: 11px  ;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
a.topmenu_a{
font-family: Arial, Helvetica, sans-serif;
  font-size: 11px  ;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.topmenu{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px  ;
  color: #fff;
  vertical-align: top;
  height: 20px;
}
.top{
background-image: url(images/top_bg.jpg);
background-repeat: no-repeat;
background-color: black;
color: white;
}


.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

