body {
	background:#fff none repeat scroll 0%;
	background-color:#000;
	font-family:Century Gothic, Arial, Tahoma;
	font-size:13px;/*text-align:center;*/
}
* {
	margin:0pt;
	padding:0pt;
}
a {
	color:#000;
	text-decoration: none;
}
a:hover { color:#ff3600; }
p { padding-bottom:10px; }
h1 {
	font-size:16px;
	text-transform:uppercase;
	padding:5px 0 0 5px;
	margin-bottom:10px;
	color:#ff3600;
	border-bottom:#ff3600 solid 1px;
}
h1 a { color:#ff3600; }
h2 {
	text-transform:uppercase;
	font-size:14px;
	color:#ff3600;
}
h2 a { color:#ff3600; }
h3 {
	text-transform:uppercase;
	font-size:14px;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
th {
	text-align:left;
	border-bottom:#D2D2BD solid 1px;
	padding-bottom: 5px;
}
.message { color:#ff3300; }
td { color:#000; }
/* CONTACT PAGE */
.fbIcon {
	background:url(../images/general/facebook_32.png) no-repeat;
	padding-left:32px;
	height:32px;
}
.skypeIcon {
	background:url(../images/general/skype.gif) no-repeat;
	padding-left:20px;
}
.twitIcon {
	background:url(../images/general/twitter.gif) no-repeat;
	padding-left:20px;
}
.linkedIcon {
	background:url(../images/general/linkedin.gif) no-repeat;
	padding-left:20px;
}
.flickrIcon {
	background:url(../images/general/flickr_32.png) no-repeat;
	padding-left:32px;
	height:32px;
}
.youtubeIcon {
	background:url(../images/general/youtube_32.png) no-repeat;
	padding-left:32px;
	height:32px;
}
.clearer {
	clear:both;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:0;
	overflow:hidden;
	padding:0;
}

