body
{
	background-color:#1a1a1a;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

td,p
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 10pt;
	color:#999999;
}

blockquote
{
    margin: 2px 0 2px 30px;
}


h1
{
    font-size: 13pt;
    font-weight: lighter;
    margin: 5px 0 5px 0;
}

h2
{
    font-size: 11pt;
    font-weight: lighter;
    color:#999999;
    background-color:#333333;
    margin: 0px 0 5px 0;
    padding:2px 0 2px 4px;
}

h3
{
    font-size: 10pt;
    font-weight: lighter;
    padding:2px 0 2px 4px;
    margin: 0 0 0 0;
}

h4
{
    font-size: 9pt;
    font-weight: lighter;
    margin: 0 0 0 0;
}

th
{
    font-size: 10pt;
    border-bottom: #73849c 2px solid;
}

a
{
    text-decoration: none;
    color:#999999;
}

a:hover
{
    text-decoration: underline;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}


.small
{
    font-size: 7pt;
}

.guestbook
{
    width: 450px;
}

.guestbookItem
{
    border-color: #e7e7ff;
    border-style: solid;
    border-width: 2px;
    margin-top: 2px;
    padding: 2px;
    background: #f8f8ff;
    filter: alpha(opacity=60);
    opacity:0.7;
}

.blog
{
    width: 500px;
}

.content
{
    width: 900px;
}

.admTable
{
	background: #f8f8ff;
    filter: Alpha(opacity=80, style=0);
    border: solid 1 black;
}


.header
{
    background: #73849c;
}

.footer
{
    font-size: 7pt;
    color:#808080;
    padding-top: 2px;
}

.footer a
{
    text-decoration: underline;
    color:#808080;
}

.teaser
{
    width: 200px;
    border: solid 1px black;
    padding: 2px 2px 2px 2px;
    margin-left:10px;
    margin-right:10px;
}

.teaser td
{
    font-size: 7pt;
}

.teaser h2
{
    font-size: 9pt;
}

.quickLink
{
    width: 200px;
    border: solid 1 #000000;
    border-collapse: collapse;
    margin-top: 24px;
    text-align: left;
    padding: 0 2px 0 2px;
    margin-left:10px;
    margin-right:10px;
}

.quickLink th
{
    background: black;
    color: White;
    height: 16px;
    font-size: 7pt;
    border-bottom: none;
}

.quickLink td
{
    font-size: 7pt;
}

.login 
{
}

.login td, .login input
{
    font-size: 7pt;
    color:#808080;
}

.login.text
{
    width: 55px;
}
.login.firstrow
{
    width: 40px;
}

.news
{
    font-size: 9pt;
}

.gallery a, .gallery a:visited, .gallery a:active 
{
    border: #c3c3c3 1px solid;
    display: block;
    background: white;
}

.gallery a img
{
    margin: 5px 5px 4px 5px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.gallery a:hover
{
    border: #808080 1px solid;
    display: block;
    background: white;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.galleryImg 
{
    border:solid 1px #333333 ! important;
}


.filmstrip td
{
	margin: 0 0 0 0;
	padding:0 20px 0 0;
}


.border5 img
{
	padding:5px 5px 5px 5px;
}



