body
{background-color:#cccccc;
background-image: url(pic/bg-metal.png);
border:0px;
font-family: verdana, arial, sans-serif;
font-size: 12px;
color:#330033;
margin-top:0px;
margin-left:0px;
margin-right:0px;

}

div.title
{background-image: url(pic/title.gif);
width:416px;
height:71px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
padding:0px;}

div.pt-logo
{
position:relative;
left:-268px;
top:-60px;
width:84px;
height:72px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
padding:0px;}


div.main
{
background-image: url(pic/div-bg.gif);
height:1000px;
margin-left:auto;
margin-right:auto;
text-align:top;
width:576px;
padding:16px;

}

div.box
{display:block;
background-color:#999999;

width:500px;
margin-top:20px;
margin-left:auto;
margin-right:auto;
padding:20px;
align:center;
}

div.smallbox
{display:block;
background-color:#999999;

width:100px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
padding:5px;
float:right;
}


table.stripe
{width:100%;
background-image: url(pic/stripe.gif);
height:57px;
padding:0px;
}

table.menu{
width:400px;
padding:0px;}

td{vertical-align:top;}


td.nav
{padding:0px;
width:97px;
}

table.list
{width:100%;

}

h1{color:#660066;
font-size: 24px;
text-align:center;
padding:0px;
margin:0px;

}

h2
{font-size: 16px;color:yellow;}

h3
{font-size: 14px;}

h4
{font-size: 12px;}

h5
{font-size: 12px;}

a:link
{
font-weight:bold;
color: blue;
text-decoration:none;
background: transparent;
}

a:visited
{

font-weight:bold;
color: blue;
text-decoration:none;
background: transparent;
}

a:hover, a:active
{
font-weight:bold;
color:lime;
text-decoration: none;
}

/*looks like normal text*/

a.index:link, a.index:visited, a.index:hover, a.index:active
{font-size: 12px;
font-weight:normal;
text-decoration: none;
color:#330033;}


a:hover.photolink

{
background: transparent;
}


a.button:link
{display: block;
text-align:center;
color:yellow;
width:104px;
height:20px;
background-image: url(pic/passive-but.gif);
text-decoration: none;
padding:8px;
font-size:12px;}

a.button:visited
{display: block;
text-align:center;
color:yellow;
width:104px;
height:20px;
background-image: url(pic/passive-but.gif);
text-decoration: none;
padding:8px;
font-size:12px;}

a.button:hover, a.button:active
{

background-image: url(pic/hover-but.gif);}

a.page:link
{display: block;
text-align:center;
color:yellow;
width:104px;
height:20px;
background-image: url(pic/active-but.gif);
text-decoration: none;
padding:8px;
font-size:12px;}

a.page:visited, a.page:hover,a.page:active
{display: block;
text-align:center;
color:yellow;
width:104px;
height:20px;
background-image: url(pic/active-but.gif);
text-decoration: none;
padding:8px;
font-size:12px;}



