* { padding:0; margin: 0 }

/* needed for IE to make :active state work first time */
a, a:visited {color:#000;} 

body {
    background: #666;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000;
}

h3 {	
clear: both;
font: bold 1.3em "Arial", Sans-Serif;  
letter-spacing: -1px; 
color: #000;
text-align: center; 
background: inherit; 
}

#container {
width : 750px;
margin-left : auto;
margin-right : auto;
padding : 5px;
color : #fff;
background : #F2FAFD;
}

#content { 
padding: 0; 
margin: 0 auto; 
width: 750px; 
background: #f2fafd; }

#container p {
	padding: 15px 5px 0 5px;
font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000;
}

#title {	
margin: 0; 
padding:0; 
height: 180px; 
width: 100%; 
background-image: url(/images/newbanner.jpg); 
}

/* style the outer div to give it width */
.menu {
width:750px; 
font-size:0.85em;
background: #333 url(/images/grad.jpg);
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:auto;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;

position:relative;
z-index: 100;
}

causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
.menu li {width: auto;}

/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font: bold 9.0px "Tahoma", sans-serif;
text-Transform: uppercase;
text-decoration:none; 
color:#fff; 
height:35px; 
border-right: 2px solid #666;
border-bottom: 2px solid #333333; 
border-width:1px 1px 0 0; 
background: #333 url(/images/grad.jpg); 
padding-left: 15px;
padding-right: 15px; 
line-height:29px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:150px;
w\idth:139px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#3399CC;


}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#3399CC;
}
.menu ul ul :hover > a.drop {
background:#3399CC;
}



/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:35px;
left:0; 
width:150px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#306799; 
background-position: right;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
color:#fff; 
height: 30px; 
line-height:1em; 
padding:5px 10px; 
width:129px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color: #fff; 
background: #3399CC;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#3399cc url(/images/dropgradhover.jpg) repeat-y; 

}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}


#scroller {
	clear: both;
	width:725px; 
	height:360px; 
	position:relative;
	padding:5px 0; 
	background:#F2FAFD;
	}
#scroller em {
	display:block; 
	width:229px; 
	height:165px; 
	position:absolute; 
	top:10px; 
	right:0; 
	background: #6699ff;
	border:1px solid #ddd;
	}
	
/*#scroller span {
	display:block; 
	width:360px; 
	height:365px; 
	position:absolute; 
	top:0; 
	left:0; 
	border:1px solid #ddd;
	}*/
	
#scroller span {
	visibility:hidden; 
	display:block; 
	position:absolute;
	width: 420px; 	
	bottom: 7px;
	left: 20px;		
	color:#333;
	text-decoration: none; 	
	text-align:center; 	
	font-family:Tahoma, Verdana, Arial, sans-serif; 		
	}

#scroller b#thumbs {
	display:block; 
	width:220px; 
	height:175px; 
	overflow:auto; 
	float:right; 
	margin-top:175px; 
	border:1px solid #ccc; 
	border-width:1px 0 1px 1px; 
	padding:5px;
	}
	
#scroller b#thumbs a {
	display:block; 
	float:left; 
	margin:0 10px 10px 0; 
	background:#f8f8ff; 
	width:50px; 
	height:50px; 
	border:1px solid #000;
	}
	
#scroller b#thumbs a img {
	width:50px; 
	height:50px; 
	border:0;	
	}

#scroller b#thumbs a:hover {
	border:1px dotted #ccc; 
	background:#fff url(../gallery/click.gif);
	}

	
#scroller b#thumbs a:active, #scroller b#thumbs a:focus {
	border:1px solid #000; 
	background:#F2FAFD; 
	outline:0;
	}
#scroller b#thumbs a:hover img {	
	
	display:block; 
	position:absolute; 
	background:#aaa; 
	z-index:500;
	}
	
#scroller b#thumbs a:active img, #scroller b#thumbs a:focus img {	
	display:block; 
	position:absolute; 
	background:#aaa; 
	z-index:100;
	}

#scroller b#thumbs a:hover img.hr {	
	width:160px; 
	height:120px; 
	right:35px; 
	top:30px;	
	border:1px solid #333;	
	}
	
#scroller b#thumbs a:hover img.vt {
	width:120px; 
	height:160px; 
	right: 55px; 
	top:14px; 
	border:1px solid #333;
	}

#scroller b#thumbs a:active img.hr, #scroller b#thumbs a:focus img.hr {
	width:420px; 
	height:315px; 
	left:20px; 
	top:20px; 	
	border:1px solid #333;
	}
		
#scroller b#thumbs a:active img.vt, #scroller b#thumbs a:focus img.vt {
	width:240px; 
	height:320px; 
	left:60px; 
	top:7px; border:1px solid #333;}

#scroller b#thumbs a:active span {
	visibility: visible;
	z-index: 100;
}

#footer {
clear: both;
height: 30px;
border-top: 10px solid #333; 
padding: 10px 0 60px 0; 
font-size: .9em; 
color: #CCFFFF; 
background: #f2fafd url(../images/footer.jpg) repeat-x; 
}

#footer p{
font-size: .9em; 
color: #CCFFFF;
}
	
#footer a { 
color: #FFF; 
}
	
#col1 { 
float: left; 
width: 250px;
text-align: center; 
border-right: 1px solid #ccc;
color: #CCFFFF; 
}
	
#col2 { 
float: left; 
width: 250px; 
padding: 5px;
text-align: center; 
}
	
#col3 { 
float: right; 
width: 200px; 
border-left: 1px solid #ccc; 
padding: 5px; 
}