h1, h2, h3, h5, h6 {
	padding: 0;
	margin: 0; 
	font-weight: normal;
	font-style: normal;

}

body {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: xx-small;
	font-family: verdana, sans-serif;
	background: #191919;

}


td {
	font-size: xx-small;
	font-family: verdana, sans-serif;
}

a {
	color: #b64c51;
	text-decoration: none;
}

a:visited {
	color: #b64c51;
}


a:hover {
	color: #888888;
	text-decoration: line-through;
}

a:active {
	color: #b64c51;
}

img {
	border: none;
}

#content {
	width: 1010px;
	height: 638px;
	position:absolute;
	top: 25px;
	left: 150px;
}

#background {
	background-image:url(images/bg.jpg);
	width:1010px;
	height:638px;
	margin: auto;
}

#background2 {
	background-image:url(images/bg2.jpg);
	width:1010px;
	height:638px;
	margin: auto;
}

#background3 {
	background-image:url(images/bg3.jpg);
	width:1010px;
	height:638px;
	margin: auto;
}

#background4 {
	background-image:url(images/bg4.jpg);
	width:1010px;
	height:638px;
	margin: auto;
}

#background5 {
	background-image:url(images/bg5.jpg);
	width:1010px;
	height:638px;
	margin: auto;
}

#background6 {
	background-image:url(images/bg6.jpg);
	width:1010px;
	height:638px;
	margin: auto;
}

#menu {
	width: 1010px;
	position: absolute;
	left: 150px;
	top: 663px;
}



/* MENU */

#menu2 {
	position:absolute;
	left: -9999;
	width:100%;
	height:60px;
	margin:auto;
}
#menu2 img{
	border:none;
	margin:auto;
	padding-left:10;
}

.menuButton {
	float:left;
	margin:none;
}

#aboutMenu {
	margin-left: 485px;
}

/* Content */

#showdiv {
	width: 850px;
	height: 300px;
	filter: alpha(opacity=100%);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100%);
	-moz-opacity: 100%;
	-khtml-opacity: 100%;
	opacity: 100%;
	background:#111111;
	border: 1px solid #333333;
	padding-left: 10px;
	padding-top: 30px;
	margin-top: 45px;
	margin-left: 30px;
}


#hideme {
	display:none;
	
}

#contentViewer {
	width: 830px;
	height:300px;
	filter: alpha(opacity=100%);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 100%;
	-khtml-opacity: 100%;
	opacity: 100%;
	position:absolute;
	z-index: 2;
	margin-left: 40px;
	margin-right: 150px;
	margin-top: 55px;
	padding-right: 20px;
	overflow:auto;
	padding-top:0px;
	text-align: right;
}

#contentViewer a{
	text-decoration:none;
	border-bottom:1px dotted white;
	color:white;
}

#contentViewer img{
	border:none;
}
#contentViewer a img{
	border-bottom:none;
}


/* Pyxy CSS info. */

 #pyxy table, 
 #pyxy table caption,
 #pyxy table tbody tr th,
 #pyxy table tbody tr td { 
	/* table settings */
	background: #333333; 
	text-align: left;
	font-family: sans-serif;
	} 

 #pyxy table { width: 700px;} 
 #pyxy td { 
	width: 1000px;   /* change this if you use more/less than 4 rows */
	vertical-align: top;
	border:none;
	} 
	
 #pyxy * b { /* navigation 'current' */
	color: white;
	margin-left: 2pt;
	margin-right: 2pt;
	} 
 

 #pyxy * a{
	text-decoration:none;
	color:white;
	
}
 #pyxy * a img { 
 	border:none;
	
} 	
 
 #pyxy * div { margin: 0px; padding: 0px; } /* caption container */
 #pyxy * p,
 #pyxylightCaption p { /* captions */
	color: black;
	margin: 0px;
	padding: 0px;
	text-align: center;

	}
 #pyxylightCaption { text-align: center; 	display:none;}
 #pyxy table {
 	
	}
 #pyxy table caption{ /* center these */
	 display:none;
	 }
 #pyxy th {
	 display:none;
	 font-weight: normal;
	 }
 
 
 
 
 
 #pyxy * th .nav-prev { float: left; display:none;}
 #pyxy * th .nav-next { float: right; display:none;}

 /* the rest of the page */
 #top,#bottom { text-align: center; width: 600px; margin-left: auto; margin-right: auto;}
 a {  }
 
 
 #pyxylight {
	background-color:#666666;
	}
 #overlay {
	background-color: #000000;
	}
	
	
h4 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}

#theContact {
	text-align: right;
	margin-top: -15px;
	margin-left: 225px;
}

#contactUnique {
	
	width:830px;
	height:400px;
	opacity: 100%;
	background:#111111;
	border: 1px solid #333333;
	padding-left: 10px;
	padding-top: 30px;
	margin-top: 45px;
	margin-left: 30px;
}

#contactUnique2 {
	width:830px;
	height:400px;
	opacity: .9;
	background:#111111;
	border: 1px solid #333333;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 45px;
	margin-left: 30px;
}

#contactTitle {
	margin-left: 500px;
	text-align: left;
}
