﻿body
{
    background-color: #000000;
    color: #FFFFFF;
    border-style: none;
    border: none;
}
a
{
    text-decoration: none;
    color: #FFFFFF;
}
p
{
    text-decoration: none;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
}
img
{
    border : none;
}

.ar_TitleLogo_Div
{
    border-style: none;
    position: absolute;
    left: 0%;
    width: 100%;
    top: 20px;
    min-width: 600px;
    text-align: center; /*border: medium solid #003300;*/
}
.ar_TitleTALine
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
    letter-spacing: 0.5em;
    color: #999999;
    font-size: 12px;
}
.ar_TitlePFLine
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
    letter-spacing: 0.8em;
    color: #999999;
    font-size: 12px;
}
.ar_TitleMenu_Div
{
    position: relative;
    
    left: 1%;
    width: 98%;        
    top : 1%;
    bottom : 1%;    
}
.ar_FrontPageTable
{
    border: medium solid #333333;
    border-spacing: 2px;
    empty-cells: show;
    caption-side: top;        
    margin-left:auto;
    margin-right:auto;
}

.ar_Header_Portfolio
{
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #C0C0C0;
}
.ar_Div_PortfolioContent
{
    border: medium solid #333333;
    position: absolute;
    left: 35%;
    top: 150px;    
    max-width: 426px;
    min-width: 350px;
    text-align: center;
}
.ar_Div_PhotographyContent
{    
    position: absolute;
    left: 0%;
    width: 100%;
    top: 150px;    
    text-align: center;
}
.ar_Div_PortfolioMenu
{
    border-style: none;
    position: absolute;
    right: 65%;
    width: 150px;
    top: 150px; /*max-width: 426px;
    min-width: 350px;*/
    text-align: right;
}
.ar_PortfolioThumbnail
{
    width: 150;
    height: 150;
    border: thin solid #000000;
}