body
{
    margin: 0px;
	 border-style:none;
}

div.portmain
{
    
}

a
{
    border-style: none;
}

div.main_logo
{

    position:relative;
    left:0px;
    top:5px;

}

img.chevron
{
    border-style: none;
}

img.port_thumb
{
    border-style: solid;
    border-color: #eeeeee;
    border-width: 3px;
    padding: 5px;
}

div.big_image_container 
{
overflow: auto; 
border: none;
}

img.port_big_image
{
    border-style: solid;
    border-color: #eeeeee;
    border-width: 3px;
    padding: 5px;
}

a.portlink
{
    position:relative;
    top:-200px

}

div.filmstrip
{
 position:relative;
 top:20px;
}
 
a.filmlink
{
    position:relative;
    top:-20px; 
    border:none;
}

 
a.chevronlinkleft
{
    position:relative;
    top:-100px; 
    right:2px; 
    border:none;
}

 
a.chevronlinkright
{
    position:relative;
    top:-100px; 
    left:2px; 
    border:none;
}


div.main_section
{
    margin: 0px;
}

div.main_section img
{
    border-width: 0px;
    border-style: none;

}


div.footer_section
{
    margin: 20px;
}

img.mainlogoimg
{
	width: 552px;

}
 
img.active_page 
{
      border-top-style: none;
      border-left-style: none;
      border-right-style: none;
     border-bottom-color: #e15699; border-bottom-width: 1px;  border-bottom-style: solid;
}

 
img.inactive_page 
{
      border-top-style: none;
      border-left-style: none;
      border-right-style: none;
     border-bottom-color: #ffffff; border-bottom-width: 1px;  border-bottom-style: solid;
}

#navigation a  {  text-decoration: none;    color: #ffffff;}
#navigation a:link {  text-decoration: none;    color: #ffffff;}
#navigation a:visited { text-decoration: none;    color: #ffffff;}
 
