﻿#widget_facebook { background:url("/fbN.png") repeat scroll 0 0 transparent; display:block; float:right; height:345px; padding:0; position:fixed; right:-307px; top:150px; width:334px; z-index:99999;}
.facein {margin:21px 0 0 35px;background-color:white;}


body
{
    background: #000000 url(bg.jpg);
    margin: 0px;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    text-align: center;
    color: White;
}
img
{
    border: none;
}
a
{
    text-decoration: none;
    color:White;
}
a:hover
{
    text-decoration: underline;
    color:White;
}
.top
{
    width:420px;
    height: 80px; /*background: #75172F;*/
    color: #dddddd;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index:10;
}
.topBg
{
    width: 100%;
    height: 80px;
    background: #E3001E url(/topBg.jpg); /*#4A4ABA;*/
    border-bottom: solid 1px #555;
    filter: alpha(opacity=40);
    opacity: 0.4;
}
.centerCol
{
    width: 900px;
    height: 600px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.content
{
    width: 900px;
    /*height: 600px;*/
    display: block;
    background-color:black;
    border:1px solid #333;
    padding: 2px 2px;
    margin-top: 130px;
    color: Black;
    font-family:"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
    font-size:12px;
}
.content form
{
    overflow:hidden;
}
/*.contentInner
{
    width: 900px;
    height: 600px;
    display: block;
    background: #8A8A8A;
    margin: 4px auto;
}*/
.logo img
{
    border: 0px;
    margin: 28px;
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.logo a
{
    float: left; /*height:42px;*/
}

.menu
{
    float: right;
    margin: 18px 0px;
    filter: alpha(opacity=90);
    opacity: 0.9;
    font-size: 16px;
}
.menu a
{
    color: #fff;
    font-weight: bold;
}
.menu a:hover
{
    color: #ddd;
    font-weight: bold;
    text-decoration: underline;
}
.contactDiv
{
background-color:#000000;
color:#DFDFDF;
height:600px;
margin-top:0;
text-align:left;
width:900px;
}
.aboutMe
{
background-color:#000000;
color:#DFDFDF;
height:774px;
margin-top:0;
text-align:left;
width:900px;
}
.aboutMe span
{
    float:left;
    margin:10px;
}
.contactDiv h1
{
    color: #dfdfdf;
}
.contactDiv a
{
    color: #dfdfdf;
    border: 1px solid black;
    padding: 6px;
    font-weight: bold;
}
.contactDiv a:hover
{
    color: #dfdfdf;
    border: 1px solid white;
    padding: 6px;
    font-weight: bold;
}
.errorMsg
{
    color: Yellow;
}
.contactTb
{
    width: 400px;
    border: 1px solid Black;
    margin-bottom: 10px;
    background-color:ThreeDFace;
}
.contactTb2
{
    width: 896px;
    height: 200px;
    background-color:ThreeDFace;
}
.RSS
{
    width:48px;
    height:48px;
    vertical-align:middle;
}
.RSS img
{
    vertical-align:-18px;
}
.clearfix
{
    clear: both;
    display: block;
}
.gallery_widget
{
    width: 900px;
    height: 120px;
    margin-top:100px;
}
