body {
	margin: 0px auto;
	padding: 0;
	color:white;
        background:black;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 2em;
}

h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing:1px;
	font-size: 2.2em;
	color: #FFFFFF;
}

h3 {
	font-size: 1.5em;
}



a {
	color: #8A8A8A;
}


a:link {color:white;}
a:visited {color:yellow;}
a:hover {color:pink;}
a:active {color:gold;}


.container {
float:center;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:white;
width:1100px;
height:auto;
margin:0px auto;
background:#191919;
}



#page {
float:center;
margin:0px auto;
padding:0px;
width:940px;
height:auto;
}


/* Header */

#header {
	width: 940px;
	height:295px;
	margin: 0 auto;
	padding: 0px;
background:#282828;
}

/*padding top right bottom left*/

#img1 
{
position:absolute;
float:right;
padding:5px 200px 0px 610px;
z-index:1;
}

#img1 a:link {color:#282828;}
#img1 a:visited {color:#282828;}
#img1 a:hover {color:silver;}
#img1 a:active {color:#282828;}


/* Logo */

#logo {
float: left;
width:920px;
height:175px;
	margin: 0;
	padding:5px 10px 5px 10px;
	color:white;
}

#logo h1, #logo p {
}


#logo h1 {
	padding:10px 0px 0px 0px;
	letter-spacing:1px;
	text-transform: lowercase;
	font-size: 3.2em;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h3 {
        padding:10px 0px 0px 0px;
	font-size: 1.5em;
}

#logo h4 {
margin: 0;
	padding: 0px 0 0 0px;
	letter-spacing:.8px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #8E8E8E;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 0px;
	letter-spacing:1.5px;
font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #8E8E8E;
}


/* Menu */



#menu {
        display:block;
        float:center;
	width:875px;
        height:90px;
	margin:175px 0px 0px 0px;
	padding:0px;
        background:#D11975;
      }


#menu ul {
list-style:none;
margin:0px auto;
padding:0px;
}


#menu li {
display:block;
float:left;
width:106px;
height:85px;
background:#282828;
color:white;
margin:0px auto;
}

#menu a {
 	display:block;
        float:center;
        width:105px;
	height:55px;
        color:#F1BAD6;
	margin:.5px 0px .5px 0px;
        padding:8px 0px 0px 0px;
        line-height:normal;
        letter-spacing: -1px;
	text-decoration: none;
	text-align:center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
        font-weight:bold;
        background:#800033;
}


#menu a:hover {
        color:white;
        text-decoration:underline;
        background:#D11975;
        border-bottom:.5px solid silver;
        border-radius:25px;
       -moz-border-radius:25px; /* Firefox 3.6 and earlier */
       -webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	-moz-box-shadow: 1px 1px 1px rgba(90,90,90,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(90,90,90,0.3);
	box-shadow: 1px 1px 1px rgba(90,90,90,0.3);
}




#gallery {
float:center;
width:850px;
height:125px;
margin:0px auto;
padding: 0px;
}

#gallery ul {
margin:0px;
padding:0px;
list-style:none;
}


#gallery li {
	float:left;
	margin:5px 0px 10px 0px;
	padding:0px 10px 0px 0px;
        text-align:center;
}



#gallery img
{
border: 1px solid #FFFFFF;
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
#gallery img:hover
{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}



/* Background */

#bg1 {
	background: url(bg1.jpg) repeat-y left top;
}

#bg2 {
	background: url(bg2.jpg) no-repeat left top;
}

#bg3 {
	overflow: hidden;
	padding: 50px;
	background: url(bg3.jpg) no-repeat left bottom;
}





.accordionWrapper{display:inline-block; background:#fff; overflow:hidden;}
.accordionWrapper img{vertical-align:top; border:0; margin:0; padding:0px}
.accordionWrapper div{display:inline; float:left; margin:auto;}
.accordionWrapper div.title{cursor:pointer;}
.accordionWrapper div.content{display:none;}



#footer  {
float:center;
width:940px;
height:auto;
margin:0px auto;
padding:0px;
background:black;
text-align:left;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
background:black;
clear:both;
}



#footerone {
float:left;
width:150px;
height:auto;
margin:0px 1px 0px 1px;
padding:0px 0px 0px 55px;
border-right:.1px solid silver;
}

#footerone li {
padding:5px 0px 5px 0px;
}


#footertwo {
float:right;
width:665px;
height:auto;
margin:10px 1px 1px 1px;
padding:10px 5px 5px 45px;
}

/* Menu1 */



#menu1 {
        display:block;
        float:center;
	width:875px;
        height:90px;
	margin:175px 0px 0px 0px;
	padding:0px;
        background:#D11975;
      }


#menu1 ul {
list-style:none;
margin:0px auto;
padding:0px;
}


#menu1 li {
display:block;
float:left;
width:106px;
height:85px;
background:#282828;
color:white;
margin:0px auto;
}

#menu1 a {
 	display:block;
        float:center;
        width:105px;
	height:55px;
        color:#F1BAD6;
	margin:.5px 0px .5px 0px;
        padding:8px 0px 0px 0px;
        line-height:normal;
        letter-spacing: -1px;
	text-decoration: none;
	text-align:center;
	font-family: 'Droid Sans', helvetica, sans-serif;
	font-size:14px;
        font-weight:bold;
        background:#800033;
}


#menu1 a:hover {
        color:white;
        text-decoration:underline;
        background:#D11975;
        border-bottom:.5px solid silver;
        border-radius:25px;
       -moz-border-radius:25px; /* Firefox 3.6 and earlier */
       -webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	-moz-box-shadow: 1px 1px 1px rgba(90,90,90,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(90,90,90,0.3);
	box-shadow: 1px 1px 1px rgba(90,90,90,0.3);
}




