/* 

STYLE SHEET FOR [TVA]
Created by [METRIK]
[WWW.METRIK.COM]

ToC

	1. defaults
	2. images

Notes

*/



/* --------- 1. defaults  --------- */

* {
	margin: 0;
	padding: 0;
	outline: none;
}

p, br {
 line-height: 12px;
 }
 
 *:focus {
 	margin: 0;
	padding: 0;
	outline: none;
}


img, .noborder, a.noborder:link, a.noborder:visited, a.noborder:active, a.noborder:hover {
	border: none;
	outline: none;
	}
	

.floatLeft{
	float: left;
	}
	
.bold{
	font-weight: bold;
	}
	

.separator {
	clear: both;
}

.clear{
		clear: both;

		}
 
A:link, A:visited, A:active  { color: #DEDEDE;  font-weight : normal;  text-decoration : none;  border: none;}
A:hover { color: #cc6600;  font-weight : normal;  text-decoration : none; border: none; }

body {
	background-color: #232323;
	color: #999999;
	margin: 0 0;
 	padding: 0;
 	font: .85em / 1.4em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

#contact {
	display: inline;
	float: left;
	margin-top: 0;
	margin-left: 0;
	width: 1158px; 
	height: 712px; 
	background-color: #232323;
	background: url(images/html/contact.gif) no-repeat;
	border: none;
}
	
.address  {
	display: inline;
	float: left;
	margin-top: 225px;
	margin-left: 245px;	
}

.resume  {
	display: inline;
	float: left;
	margin-top: 182px;
	margin-left: 70px;	
}


#topbar {
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	width: 1024px; 
	height: 175px; 
	background-color: #232323;
      
}

.logo {
	display: inline;
	margin-top: 0; 
	margin-left: 0;
	width: 450px;
	height: 172px;   
	}

.slideshow { 
	display: block;
	margin-top: 175px; 
	height: 425px; 
	width: 1024px; 
	margin: auto; 
	}

#btmbar {
	display: block;
	margin-top: 10px;
	margin-bottom: 0;
	width: 1024px; 
	height: 50px; 
	background-color: #232323;
      
}

.comment {
	display: inline;
	margin-top: 30px; 
	margin-left: 240px;
	width: 400px;
	height: 10px;   
	}
