
BODY
{
CLEAR: left;
COLOR: #000000;
MARGIN-RIGHT: 0px;
MARGIN-LEFT: 0px;
MARGIN-TOP: 0px;
FONT-FAMILY: 'Arial';
FONT-SIZE: 12px;
background-color: #000000;
background-attachment:fixed; 
TEXT-ALIGN: left;
TEXT-DECORATION: none
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}.category
{
COLOR: #000000;
MARGIN-RIGHT: 0px;
MARGIN-LEFT: 0px;
MARGIN-TOP: 0px;
FONT-FAMILY: 'Arial';
font-size: 2em;
TEXT-ALIGN:center;
TEXT-DECORATION: none
}

#footer
{
FONT-FAMILY: 'Arial';
FONT-SIZE: 11px;
color:#ffffff;
}
#navcontainer { width: 300px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

#navcontainer a
{
display: block;
padding: 10px;
width: 300px;
font-size:12px;
padding-top:15px;
border-bottom: 0px solid #ffffff;
}

#navcontainer a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
font-size:12px;

}

#navcontainer a:hover
{
background-color: #ffffff;
font-size:12px;
color: #001258;
}


#image
{
float:right ;
}
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:45px;
	
	font-size:18px;
	font-weight:bold;
	background:transparent url("../images/OFF.gif") repeat-x top left;
	font-family:Helvetica,Helvetica,Times,Verdana,sans-serif,Verdana,sans-serif;
	border-bottom:1px solid #000000;
	border-top:0px solid #ffffff;
    white-space: nowrap;

}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	white-space: nowrap;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:12px 15px 0px 15px;
	height: 35px;
		background:transparent url("../images/DIVIDER.gif") no-repeat top right;

	}
ul#menu li a:hover{
	background:transparent url("../images/HOVER.gif") no-repeat top right;	
	color:#000000;

	}

.ssss {
border-bottom-style: solid;
border-bottom-width: 4px;
border-bottom-color: #0000000;
border-right-style: solid;
border-right-width: 4px;
border-right-color: #cccccc; 
}
