﻿*
{
    margin: 0px;
    padding: 0px;
}
html, body
{
    font-size: 0.9em;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    height: 100%;
}

body
{
    background-color: #333333;
    margin: 0px;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    height: 100%;
}

a, a:active, a:visited
{
    color: #BCFF00;
    font-weight: bold;
}

.darker
{
    background: #222222;
}


.mainTable
{
    height: 100%;
    width: 100%;
}

.tdNavigation
{
    min-height: 100%;
    height: 100%;
    min-width: 250px;
    width:30%;
    background-image: url(Images/menubg.jpg);
    background-position: right center;
    background-repeat: no-repeat;
}


.tdContent
{
    width:70%;
    min-width:600px;
}


.content
{
    font-size:1.2em;
    max-width:700px; width:700px;
    margin:0px;
    padding:0px;
}

.contentContainer
{
    padding:0px 0px 0px 15px;
    color:#EEEEEE;
}

.contentBlock
{
    padding:30px;
    background-image:url(Images/corner.jpg);
    background-position:left top;
    background-repeat:no-repeat;
}

.contentBlock2
{
    background-color:#404040;
}

.heading
{
}



.tdNavigation2
{
    margin:0px;
    width: 150px;
    max-width:150px;
    min-width:150px;
    font-size:0.7em;

}
.tdContentWithNav2
{
    padding-left:10px;
    background-image: url(Images/menubg_reverse.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    height:550px;
    min-height:550px;
}

tableContentWithNav2
{
    Width:100%;
    height:100%;
    margin:0px;
    padding:0px;
    background-color:White;
}

.navLink
{
    color: #DDDDDD;
    font-weight: bold;
    display:block;
    margin:0px auto;
    height: 20px;
    text-decoration: none;
    text-align: right;
    padding: 5px 10px 5px 0px;
    margin: 1px 0px 1px 0px;
    right:0px;
    font-size: 1.5em;
    background-color: #252525;
    background-image: url(Images/navBg.jpg);
    background-position: right top;
    background-repeat: no-repeat;

}
.navLink:hover
{
    background-color: #BAFD00;
    background-image: url(Images/navBg_over.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    color: black;
}
.navLink:visited { color: #DDDDDD; }
.navLink:visited:hover { color: Black; }
.navLink:active { color: #BAFD00; }
.navLink.active{ background-color: #BAFD00;   background-image: url(Images/navBg_over.jpg);
    background-position: right top;  background-repeat: no-repeat; color:#222222; } 


h2.nav2
{
    font-size:1.6em;
    background-color:#555555 ;color:#222222;
    height:30px;
    text-align:right;
    padding:7px 5px 0px 0px;
    margin-bottom:5px;
}





h2.topshelf
{
    font-size: 3em;
    color: #BCFF00;
    font-weight: bold;
    text-align: right;
    padding: 0px 15px 0px 5px;
}

div.webstudio
{
    font-size: 1.3em;
    color: White;
    font-weight: bold;
    font-family: Calibri;
    text-align: right;
    margin-top: -5px;
    padding: 0px 15px 20px 5px;
}

.topshelfLogo
{
    padding-right: 10px;
    text-align: right;
}

.galleryLink
{
	width:200px;
	height:125px;
	
	
}

