@font-face
{
    font-family: "AngelaSignatureFont";  
    src: url( http://angelanordeng.com/Galeb___.eot ); /* IE */  
    src: local("Galeforce BTN"), url( http://angelanordeng.com/Galeb___.ttf ) format("truetype"); /* non-IE */  
}  

body
{
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 10pt;
    color: #000000;
    background-color: #ffffff;
    background-image: url('http://www.angelanordeng.com/website-bg-final.jpg');
    background-repeat: repeat-y;
    background-position: left top;
    padding: 0px;
    margin: 0px;
}

div.sig
{
    font-family: AngelaSignatureFont, cursive, serif;
    font-size: 46pt;
    color: #ff0000;
    position: absolute;
    right: 10px;
    bottom: 1px;
    z-index: 2;
    margin: 0px;
    padding: 0px;
}

.root
{
    border-style: none;
    position: absolute;
    height: 80%;
    width: 80%;
    left: 10%;
    right: 10%;
    top: 10%;
    bottom: 10%;
}

.container
{
    border-style: none;
    height: 100%;
    width: 100%;
    padding-bottom: 20px;
}

.border
{
    position: relative;
    background-color: transparent;
    overflow: hidden;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: -10px;
    margin-left: 60px;
    margin-right: 60px;
    height: 100%;
    webkit-box-sizing: content-box;
}

.cell
{
    border-style: none;
    border-width: 0px; 
    border-color: #000000;
    background: #ffffff;
    background-color: rgba(255,255,255,0.8);
    filter:alpha(opacity=80);
    overflow: hidden;
    padding: 5px;
    height: 100%;
    width: 100%;
}

.cog
{
    height: 100%;
    width: 70px;
    background-color: transparent;
    margin: 0px;
    padding: 0px;
    background-image: url('http://www.angelanordeng.com/cog.png');
    background-repeat: repeat-y;
    background-position: center center;
}

div.video
{
    text-align: center;
    vertical-align: middle;
}

img
{
    border: 0px;
}

table.noborder
{
    border-style: none;
}

table
{
    padding: 0px;
    margin: 0px;
}

td {font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 10pt;}

td.link
{
    font-size: 12pt;
    text-align: center;
    vertical-align: middle;
    height: 25%;
}

.angela
{
    font-size: 24pt;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2pt;
}

.subtitle
{
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}

.project
{
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
    text-align: center;
}

.genre
{
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
    border: solid 2px;
}

.headshot
{
    text-align: center;
}

.businesscard
{
    text-align: center;
    font-size:12pt;
    background:#ffffde;
}

a
{
    color: #660000;
    text-decoration: underline;
}
a:visited
{
    color: #660000;
}
a:hover
{
    font-style: italic;
}
a:active
{
    color: #ff0000;
}
