<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Pontian.info Slideshow</title>
</head>

<body>

<pre>/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/slide_show.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
</pre>
<pre>/* CSS Document */
body
{
margin: 30px;
padding: 30px;
background-color: #0E6570
}
.sideborder
{
border-left: 1px solid #888D82;
border-right: 1px solid #888D82;
padding-left: 13px;
padding-right: 13px;
}
.headertop_bottom
{
border-bottom: 1px solid #A9A9A9;
border-top: 1px solid #A9A9A9;
}
.header {
background-image: url('header6.jpg');
background-repeat: no-repeat
}
.menuboxout
{
border: 1px solid #FFFFFF;
padding-left: 8px;
padding-right: 8px;
}
.menuboxinside
{
border: 1px solid #1C2724;
background-image: url('menu_bg.gif');
background-repeat: repeat-x
}
.home_menu_bg
{
background-image:url('home_menu_bg.gif');
background-repeat: repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 27px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none
}
.menutext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 27px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none;
}
.whitetext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none;
}
.menutext:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 27px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: underline;
}
.foodermenutop_bottom_line
{
border-top: 1px solid #A6A8A8;
border-bottom: 1px solid #A6A8A8;
background-image: url('foodermenubg.gif');
background-repeat: repeat-x
}
.foodertext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: 27px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #3F4040;
text-decoration: none;
}
.foodertext:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-style: normal;
line-height: 27px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #222222;
text-decoration: underline;
}
.bodytext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: 14px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #3E4349;
text-decoration: none;
text-align: justify;
}
.newstext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: 14px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #1b1b1b;
text-decoration: none;
text-align: justify;
}
.redtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: 18px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #B43405;
text-decoration: none;
text-align: justify;
}
.bluetext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: 22px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #244B6F;
text-decoration: none;
text-align: justify;
}

.welcome_body {
background-image:url('music.jpg');
background-repeat: no-repeat
}
.welcometext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 09px;
font-style: normal;
line-height: 20px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #325800;
text-decoration: none;
}
.welcometext:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: 20px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #70C007;
text-decoration: underline;
}
.bodysidebar
{
border-left: 1px solid #989898;
border-right: 1px solid #989898;
}

.newssidebar
{
border-left: 1px solid #88A35C;
border-right: 1px solid #88A35C;
padding:0px;
}
.img
{
border: 1px solid #B8B8B8;
}.submit {
background-image: url('sbumit.gif');
background-repeat: no-repeat
}</pre>
<pre>&nbsp;</pre>
<pre>
/* common styling */
/* set up the overall width of the menu div and the margins */
.menu2 {
font-family: verdana, arial, sans-serif; 
width:673px;
height:31px;
background:#fff;
padding:0;
margin:0 auto; 
position:relative;
z-index:1;
border-bottom:20px solid #333;
margin-bottom:650px;
}
/* position the instructions using a dl */
.menu2 dl {
font-family:verdana, arial, sans-serif;
font-size:0.9em;
position:absolute;
width:270px;
top:160px;
left:50px;
}
.menu2 dl dt {font-size:1.2em; margin-bottom:2em; font-weight:bold;}
.menu2 dl dd { padding:0; margin:0; line-height:1.7em; margin-bottom:2em;}
.menu2 dl dd:first-letter {font-weight:bold;}

/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu2 ul {
padding:0; 
margin:0;
list-style-type: none;
border:0px none;
}
/* float the list so that the items are in a line */
.menu2 ul li {
display:block;
float:left;
width:51px;
height:31px;
}
/* style the links to be 50px wide by 31px high with a right border 1px solid white. Set the background color and the font size. */
.menu2 ul li a, .menu2 ul li a:visited {
display:block; 
float:left;
text-align:center; 
text-decoration:none; 
width:50px; 
height:31px; 
color:#ddd;
border-right:1px solid #fff;
background:#333; 
line-height:30px; 
font-size:11px;
}

/* clear the float at the end of each line of four slides */
span.clr {display:block; clear:both; width:0; height:0; font-size:0; line-height:0;}

/* make the dropdown ul invisible */
.menu2 ul li ul {
display: none;
}

/* remove the table styling */
table {
border-collapse:collapse;
margin:0; 
padding:0;
}


/* specific to non IE browsers */
/* set the background and foreground color of the main menu li link on hover */
.menu2 ul li:hover a{
color:#fff; 
background:#000;
cursor:default;
}

/* make the sub menu ul visible and position it beneath the first list item */
.menu2 ul li:hover ul {
text-align:left;
display:block; 
position:absolute; 
top:400px; 
left:46px;
}

/* make the sub menu ul li the full width with padding and border. */
.menu2 ul li:hover ul li {
cursor:pointer;
border-left:5px solid #000; border-right:5px solid #000; border-top:20px solid #000; border-bottom:20px solid #000; width:483px;
height:483px;
background:#ddd url('slide/linen.jpg'); 
color:#fff;
cursor:default; padding-left:90px; padding-right:90px; padding-top:82px; padding-bottom:82px
}

/* style the background and foreground color of the submenu links */
.menu2 ul li:hover ul li a {
background:#333;
width:118px;
height:118px;
border:1px solid #ddd;
border-color:#888 #000 #000 #888;
}


/* keep the large image hidden */
.menu2 ul li:hover ul li a em {
display:none;
}
/* add a border to the horizontal slide and position it centrally using a top margin */
.menu2 ul li:hover ul li a.horiz span img {
border:1px solid #888;
margin-top:21px;
}
/* add a border to the vertical slide and position it centrally using a top margin */
.menu2 ul li:hover ul li a.vert span img {
border:1px solid #888;
margin-top:9px;
}

.menu2 ul li:hover ul li a:hover {
background:#000;
}


/* make the active links zero size so the active dotted border does not show through the large image */
.menu2 ul li:hover ul li a:active, .menu2 ul li:hover ul li a:focus {background:#aaa; height:0; width:0; border:0px none;}
.menu2 ul li:hover ul li a:active em, .menu2 ul li:hover ul li a:focus em {background:#bbb; height:0; width:0; padding:0; margin:0; border:0px none;}


/* make the large image visible and set the border, position them using position absolute centrally over the slides */
/* horizontal large image styling */
.menu2 ul li:hover ul li a.horiz:active em, .menu2 ul li:hover ul li a.horiz:focus em {display:block; background:#ddd; position:absolute; left:15px; top:100px; width:640px; height:480px; z-index:200; z-index:500; cursor:default; border:1px solid #fff;}
.menu2 ul li:hover ul li a.horiz:active em img, .menu2 ul li:hover ul li a.horiz:focus em img {border:0px none;}
/* vertical large image styling */
.menu2 ul li:hover ul li a.vert:active em, .menu2 ul li:hover ul li a.vert:focus em {display:block; background:#ddd; position:absolute; left:95px; top:23px; width:480px; height:640px; z-index:200; z-index:500; cursor:default;  border:1px solid #fff;}
.menu2 ul li:hover ul li a.vert:active em img, .menu2 ul li:hover ul li a.vert:focus em img {border:0px none;}</pre>

</body>

</html>