﻿html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
/*body {
	background-image:url(images/texture.jpg);
	background-color:#000000;
	text-align:center;
	color:#FFFFFF;
}*/
body{
	background:url(images/black_logo.jpg) no-repeat fixed center top #000000;
	margin:auto;
	padding:0px;
	text-align:center;
	color:#FFFFFF;
}

body a {
	color:#999999
}
.wrapper {
	text-align:left;
	margin:10px auto;
	width:800px;
}
.header {
	height:135px;
	width:800px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:580px;
}
.contact {
	width:230px;
}
.frame {
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color:#000000;
}
.frame:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	padding-left:3px;
	height:35px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image:url(images/nav_bg.gif);
	background-repeat:repeat-x;
}
.nav_list li.top {
	display:inline;
	padding:10px;
}
.pgfooter {
	height:40px;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:10px;
	font-size:12px;
}
.pgfooter a {
	color:#999999;
}
.clear {
	clear:both;
}
#imgrotate {
	z-index:-10000;
}
img {
	border:1px solid #ffffff;
	padding:2px;
}
.thumbnails li a img {
	border:1px solid #ffffff !important;
	padding:2px !important;
}

#facebookIcon{
	/*background:url(images/facebookIcon.png) no-repeat;*/
	height:60px;
	width:60px;
	text-align:center;
	margin:auto;
}

