body
{
background-color : #ffffff;
background-image : url('images/5.jpg');
background-position : bottom left;
background-repeat : no-repeat;
background-attachment : fixed;
}

img { behavior: url(iepngfix.htc); }

h3
{
font-family : arial;
}

.pagetitle
{
font-family : arial;
font-size : 28px;
font-weight : bold;
text-align : center;
}



.thumb
{
width : 350px;
height : 263px;
border-width : 3px;
border-color : #1E4879;
}

.vertthumb
{
width : 350px;
height : 433px;
border-width : 3px;
border-color : #1E4879;
}

.squarethumb
{
width : 350px;
height : 350px;
border-width : 3px;
border-color : #1E4879;
}

a:link
{
font-family : arial;
font-size : 14px;
font-weight : bold;
color : #1E4879;
text-decoration : none;
}

a:visited
{
font-family : arial;
font-size : 14px;
font-weight : bold;
color : #1E4879;
text-decoration : none;
}

a:hover
{
font-family : arial;
font-size : 14px;
font-weight : bold;
color : #002A5B;
text-decoration : none;
}

a:active
{
font-family : arial;
font-size : 14px;
font-weight : bold;
color : #3E6899;
text-decoration : none;
}

p,li
{
font-family : arial;
font-size : 14px;
}

.menu
{
position : absolute;
left : 20;
top : 120;
background-color : #ffffff;
border-top-style : solid;
border-top-color : #1E4879;
border-top-width : medium;
border-left-style : solid;
border-left-color : #1E4879;
border-left-width : medium;
border-right-style : solid;
border-right-color : #1E4879;
border-right-width : medium;
width : 150;
}

.menuitem
{
position : static;
background-color : #ffffff;
background : url('images/9.gif');
background-repeat : no-repeat;
background-position : right;
border-bottom-style : solid;
border-bottom-color : #1E4879;
border-bottom-width : medium;
width : 150;
height : 35;
}

.trans
{
position : absolute;
left : 190;
top : 120;
background-image : url('images/6.png');
background-repeat : repeat;
border-style : solid;
border-color : #1E4B79;
border-width : medium;
width : 600;
padding : 5px;

}

.caption
{
font-family : arial;
font-size : 10px;
color : #1E4879;
text-decoration : none;
}

.fix
{
position : relative;
left : 0;
top : 0;
z-index : 1
}

