body {
	margin:0;
	padding:0;
	font-family:Trebuchet MS,Verdana,,Arial,sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#fff;
	background-color:#1a1717;
	background-image: url("../images/bg.gif"); 
}
img {
	border:0;
	}
	
h1{
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:1.6em;
	font-weight:bold;
	color:#000;
	}

.nav{
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:1.2em;
	font-weight:normal;
	color:#fff;
	}
.nav a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	font-weight:bold;
	} 	
.nav a:link {
	color:#fff;
	}
.nav a:visited {
	color:#D4D0C5;
	}
.nav a:hover {
	color:#fc5604;
	}
.nav a:active {
	color:#fff;
	}
	
.label{
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:0.6em;
	font-weight:normal;
	color:#fff;
	}
.label a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	font-weight:normal;
	} 	
.label a:link {
	color:#fff;
	}
.label a:visited {
	color:#D4D0C5;
	}
.label a:hover {
	color:#fc5604;
	}
.label a:active {
	color:#fff;
	}
	
	
.footer {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color:#40393A;
	text-align:center;
	}
table.frame{
	border-style: solid;
	border-color: #fc5604;
	border-width:28px;
	background: #40393a;
	}

table.frame2{
	border-style: solid;
	border-color: #fc5604;
	border-width:28px;
	background: #1a1717;
	}
	
table.frame3{
	border-style: solid;
	border-color: #40393A;
	border-width:28px;
	background: #231F20;
	}

.name{
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:1.6em;
	font-weight:bold;
	color:#fff;
	}
.role{
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:1.3em;
	font-weight:normal;
	color:#fc5604;
	}
.bio{
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color:#fff;
	}
.bio a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	font-weight:bold;
	} 	
.bio a:link {
	color:#fc5604;
	}
.bio a:visited {
	color:#fc5604;
	}
.bio a:hover {
	color:#fff;
	}
.bio a:active {
	color:#fc5604;
	}
.title{
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:1.6em;
	font-weight:bold;
	color:#fc5604;
	}
.titleAbout{
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:1.4em;
	font-weight:bold;
	color:#fff;
	}
.titlePress{
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#fff;
	background-color:#40393a;
	}
.textPress{
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color:#fff;
	}
.textPressOr{
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:0.8em;
	font-weight:bold;
	color:#fc5604;
	}
.textPress a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	font-weight:bold;
	} 	
.textPress a:link {
	color:#fff;
	background-color:#fc5604;
	}
.textPress a:visited {
	color:#fff;
	background-color:#fc5604;	
	}
	
.textPress a:hover {
	color:#fc5604;
	background-color:#40393a;	
	}
.textPress a:active {
	color:#fff;
	background-color:#fc5604;
	}

a#phone img { background: url(/images/iconPhone1.gif) top left no-repeat; }
a#phone:hover img { background: url(/images/iconPhoneOver.gif) top left no-repeat; }

a#browser img { background: url(/images/iconBrowser1.gif) top left no-repeat; }
a#browser:hover img { background: url(/images/iconBrowserOver.gif) top left no-repeat; }

a#facebook img { background: url(/images/iconFB1.gif) top left no-repeat; }
a#facebook:hover img { background: url(/images/iconFBOver.gif) top left no-repeat; }	

a#twitter img { background: url(/images/iconTwitter1.gif) top left no-repeat; }
a#twitter:hover img { background: url(/images/iconTwitterOver.gif) top left no-repeat; }

a#youtube img { background: url(/images/iconYouTube1.gif) top left no-repeat; }
a#youtube:hover img { background: url(/images/iconYouTubeOver.gif) top left no-repeat; }	

