/*

Design By: Bleue Box Web & Graphics Design
Date: 02/12/09

Primary Colors:

dark gray: #333333
medium gray: #666666
light gray: #999999
black: #000000

*/

html 
{
    background: #000000;
}

body 
{
	font-size: 12px;
	font-family: tahoma, arial, sans-serif;
	line-height: 1.4em;
	text-align: center;
	color: #ffffff;
}


img, body, html 
{
    margin: 0; padding: 0;
}

#contentarea a 
{
    text-decoration: none;
    color: #ffffff;
}

#contentarea a:hover
{
    text-decoration: underline;
    color: #0099ff;
}

.emailaddress
{
	vertical-align:bottom;
}

a 
{
    text-decoration: none;
}

a:hover 
{
    text-decoration: underline;
    color: #0099ff;
}

a img 
{
    border: none;
}

#container 
{ 
    text-align: left;
    margin: auto;
    width: 1024px;
    background: #303030;
}
    
#subcontainer 
{
    padding: 0 92px 0 92px;
}

#header 
{
	overflow: hidden;
	background: url(../images/tall_top3C.gif) repeat-x;
    	
}

#header img
{
    margin-left: 20px;
    margin-top: 20px;
}

#navmenu 
{
    color:#999999;
    font-size:15px;
    font-weight:bold;
    font-family:Tahoma;
    margin-bottom: 5px;
    text-decoration: none;
 
}

#navmenu ul
{
    display: inline;
}

#navmenu li
{
    display: inline;
    margin-right: 25px;
}

#navmenu .current
{
    color: #ffffff;
}

#navmenu a 
{
    text-decoration: none;
    color: #999999;
}

#navmenu a:hover
{
    text-decoration: underline;
    color: #0099ff;
}

#navmenu img 
{
    width: 9px;
}

#line
{
    background: url(../images/tall2.gif) repeat-x;
    margin-top: -5px;
    margin-bottom: 10px;
    height: 10px;
}

.linespacers
{
    
    height: 94px;
	
}

#about 
{
	width: 500px;
	height: 139px;
	margin-left: 47px;
	position: absolute;
	margin-top: 0px;
}

.link{
	color:#02C7E6;
}

.title{
	color:#327398;
	font-size:16px;
	font-weight:bold;
}


#footer
{
	overflow: hidden;
	background: url(../images/tall_bot3.gif) repeat-x;
	height: 48px;
}

#footertext
{
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.2em;
}

#footertext a 
{
    text-decoration: none;
    color: #ffffff;
}

#footertext a:hover
{
    text-decoration: underline;
    color: #0099ff;
}

#flashcontent 
{
	height: 100%;
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #999;
	text-align:center;
	line-height: 200px;
}

#flash 
{
	display: block;
}
.gallerythumbs{
	height:350px;
}

.thumbs {
	float:left;	
	margin-left: 40px;
	margin-right: 40px;
	width: 200px;
	height: 301px;
}
	
.gallerythumbs2{
	height:350px;
}

.thumbs2 {
	float:left;	
	width: 200px;
	height: 301px;
}	
	
.PortfolioLinks {		
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #ffffff;
	clip: rect(5px, auto, 5px, auto);
	text-align: center;	
	padding-top: 5px;
}
.PortfolioLinks a {
	text-decoration: none;
	color: #ffffff;
}
.PortfolioLinks a:hover {
	text-decoration: underline;
}
