h1{
	margin:0;
	padding:0;
	
	}

body{
	background-color:#000;
	color:#FFF;
	}

#header{
background-image: url(images/header.png);
width:1007px;
height:127px;
}

#bgbox{
margin-top:-5px;

background-image: url(images/content.png);
width:1007px;
}
#contenttop{

background-image: url(images/contenttop.png);
width:818px;
height:14px;
margin-left:150px;
z-index:-1;
}
#content{

background-image: url(images/contentmiddle.png);
width:800px;
padding-left:10px;
padding-right:8px;
margin-left:150px;
min-height: 400px;
_height: 400px;
margin-top: -20px;
}
#contentbottom{

background-image: url(images/contentbottom.png);
width:818px;
height:15px;
margin-left:150px;

}
#navigation{
	margin-top:-7px;
	background-image:	url(images/navigation.png);
	background-repeat:no-repeat;
	background-position:right;
	width:1007px;
	height:73px;
	margin-right: 100px;
}

#navigation table{
margin-left: 170px;
margin-top: 6px;
height: 40px;
}	

#footer{
width:1007px;
height:71px;
background-image:url(images/footer.png);
margin-top:-16px;
}
#footertext {
	padding-top: 25px;
	padding-left: 240px;
	font-size: 13px;
}
#footertext a {
color: white;
text-decoration: none;
}
#footertext a:hover {
	text-decoration: underline;
}
#wrapper{
	width:1007px;
margin-left:auto;
margin-right:auto;
}
#logo{
	margin-left:-140px;
	margin-top:-250px;
	position:absolute;
background-image: url(images/logo.png);
height:411px;
width:290px;
}

/***************************************************************************/

/* WORKING DROPDOWN CSS:

/***************************************************************************/
#Links{
	width: 830px;
	}
.ddmx {
    
    font-family: Arial; 
    width:		100%;
   	text-transform: uppercase
}

.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	font-family : 			Arial, Helvetica, sans-serif;
	font-size : 			16px;
	font-weight : 			bold;
	color: 					#fff;
    font-weight: 			bold;
    text-decoration: 		none;
    display: 				block;
    white-space: 			nowrap;
    position: 				relative;
    margin-right:			20px;
    
}
html>/**/body .ddmx .item1,
html>/**/body .ddmx .item1:hover,
html>/**/body .ddmx .item1-active,
html>/**/body .ddmx .item1-active:hover, x:-moz-any-link, x:default { 
margin-top:-5px;
} 
.ddmx .item1:hover {
	color: 					red;
	}

.ddmx .item2, .ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover {
    padding: 				3px 8px 1px 15px;
    font-family : 			Arial, Helvetica, sans-serif;
	font-size : 			14px;
	font-weight:			bold;
	padding-top:			5px;
	padding-bottom:			5px;
	color:					#000;
    text-decoration: 		none;
	 display: 				block;
    white-space: 			nowrap;
    position: 				relative;
    z-index: 				500;
    min-width: 				110px;
    _width: 				110px;
    border:					1px solid #999999;
    border-bottom: 			none;
}

.ddmx .item2 {
background-color:#ccc;

}

.ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover {
    
    background:#666666;
	color:white
}

.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}

.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

.ddmx .item3, .ddmx .item3:hover, .ddmx .item3-active, .ddmx .item3-active:hover {
    padding: 				3px 8px 4px 6px;
    font-family : 			Arial, Helvetica, sans-serif;
	font-size : 			11px;
	color: 					#000;
    text-decoration: 		none;
    display: 				block;
    white-space: 			nowrap;
    position: 				relative;
    z-index: 				500;

}

.ddmx .item3 {
    background: #eeeeee;
}

.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
    background:#99FF00;
}


.ddmx .section {
    border: 			1px solid #C3AC8D;
    position: 			absolute;
    visibility: 		hidden;
    z-index: 			-1;
    background-color: #eeeeee;
    margin-top:8px;
    border-bottom: 			5px solid red;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */
.ddmx .item2 .moremenu,
.ddmx .item2-active .moremenu{
    position: absolute;
    bottom: 5px;
    right: 5px;
    border: 0;
    color: #000000;
    font-size: 14px;
}
.gallerylink {
	font-size: 14pt;
	color: white;
}
a.gallerylink {
line-height:40px;


}
a.gallerylink:hover {
	color: red;
}
