@charset "UTF-8";
/* CSS Document */

img, div, a, input { behavior: url(/styles/resources/iepngfix.htc) }
 
html,
body {
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
	color:white;
	background-color: #000000;
	text-align:left;
	font-size:.95em;
}

.style1 {font-size: 10px}

p {color:white;}

p.logo{
font-size:20px;	
letter-spacing: .4em;
}

span.logo2{
font-size:19.25px;
letter-spacing: .5em;
}
span.names{
letter-spacing: .2em;
}
#container {
   position:relative;
   margin-left:65px;
   margin-top:65px;
   margin-right:25px;

}
#header {
   background:#000000;
   width:300px;
   height:100px;

}
#body {
   padding-bottom:60px;   /* Height of the footer */
}
#navigator
{
margin-bottom:40px;

}

#contact
{

width: 185px;
}

#profiles
{

width:315px;

}
#gallery {
width:1008px;
height:200px;
background-color:#000000;

}
#ContactDiv {
height:200px;
letter-spacing:2px;

}
#ProfileDiv {

	width:555px;
	margin-left:190px;
	margin-right:auto;
	

}
#flashcontent{
background-color:#000000;

}
#worktype{

margin-top:80px;
}
#footer {
	position:absolute;
	bottom:0px;
	width:100%;
	height:60px;   /* Height of the footer */
	background:#000000;
	letter-spacing: 3px;
}

.footer{
letter-spacing: 2px;

}
.contactinfo
{

line-height:24px;
}

.contact a:visited
{
letter-spacing: 4px;
color: #666666; 
}

.contact a:link
{
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 4px;
color: #666666; 
}
.contact a:hover
{
color: #FFFFFF; 
letter-spacing: 4px;
}

.profiles a:visited
{
letter-spacing: 4px;
color: #666666; 
}

.profiles a:link
{
letter-spacing: 4px;
color: #666666; 
}

.profiles a:hover
{
letter-spacing: 4px;
color: #FFFFFF; 
}

.homepage a:link
{
letter-spacing: 4px;
color: #666666; 
}
.homepage a:visited
{
letter-spacing: 4px;
color: #666666; 
}

.homepage a:hover
{
letter-spacing: 4px;
color: #FFFFFF; 
}

.partners a:visited
{
letter-spacing: 4px;
color: #666666; 
}

.partners a:link
{
letter-spacing: 4px;
color: #666666; 
}

.partners a:hover
{
letter-spacing: 4px;
color: #FFFFFF; 
}
.back a:link
{
letter-spacing: 4px;
color: #666666; 
}
.back a:hover
{
letter-spacing: 4px;
color: #FFFFFF; 
}
a{
color: white;
text-decoration:none;
}
img{border:0;} 
