/* Pink Monkey Css Style */
/* Author: MindsinkMultimedia.com */

body{
background:url(img/bg_main.jpg)  top no-repeat;
background-color:#000000;
padding:0px;
margin:0xp;
font-family:Arial, Helvetica, sans-serif;

}

/* IE PNG Fix */

 * { behavior: url(iepngfix.htc) }

/* Main Layout */

.wrapper{
width:950px;
margin-left:auto;
margin-right:auto;
margin-top:-9px;
}

.leftbox{
width:240px;
margin-left:20px;
height:500px;
float:left;


}

.rightbox{
width:675px;
float:right;
margin-top:25px;
position:relative;
}

.rightbox .top{ width:100%; background-image: url(img/rbox_top.png); height:20px;}
.rightbox .mid{ width:100%; background-image: url(img/rbox_mid.png); float:left;}
.rightbox .bot{ width:100%; background-image: url(img/rbox_bot.png); height:20px; float:left; position:relative;}

.rightbox .mid .inside {  margin-left:20px; float:left; position:relative;} 


.footer{
width:650px;
float:right;
position:relative;
height:20px;
color:#999999;
}

.footer p{
font-size:10px;
color:#663b59;
padding:0px;

}

/* Text Styles */

p{
color: #FFFFFF;
line-height:14px;
font-size:11px;
padding-left:10px;
padding-right:10px;
line-height:17px;
}

* html p{
margin-top:10px;}

#nav img {
display:block;
float:left;}

a img{ border:none;}

/* Menu */

#nav img {
display:block;
float:left;}


/* ----------------------------- start #nav ----------------------------- */
#nav { margin-top:130px;}
#nav ul li img { border: none; margin-top:0px; }
#nav li { display: inline; list-style:none; margin-top:0px; }
#nav li a { float: left; display:block; width: 175px; height: 25px; margin-top:0px;  }
#nav li a img {  border:none; vertical-align:bottom; margin:0px; /* for IE6 */}
#nav li a:hover { visibility:visible; }
#nav li a:hover img { visibility:visible; }
#nav li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}
/* ----------------------------- end #nav ----------------------------- */


/* ----------------------------- start #nav ids ----------------------------- */
#nhome { background:url(img/nav_home_o.png) no-repeat left bottom; }
#naboutus { background:url(img/nav_aboutus_o.png) no-repeat left bottom; }
#nevents { background:url(img/nav_events_o.png) no-repeat left bottom; }
#nnys { background:url(img/nav_nys.png) no-repeat left bottom; }
#ngallery { background:url(img/nav_gallery_o.png) no-repeat left bottom; }
#nlocation { background:url(img/nav_location_o.png) no-repeat left bottom; }
#ncontact { background:url(img/nav_contact_o.png) no-repeat left bottom; }

/* ----------------------------- end #nav ids ----------------------------- */




/* Image Styles */

.leftbor{
margin-left:5px;
margin-top:10px;
border:4px solid #2B0321;}

/* Misc */

.hide{
visibility:hidden;
height:1px;}

.contactop{
width:308px;
background-color:#0C020A;kk
border:1px solid #25081B;
float:left;
margin-left:10px;
}

.contactop h4{
margin:10px;
color:#CB1689;
font-weight:normal;
border-bottom:1px solid #25081B;
padding-bottom:4px;
margin-bottom:-5px;
}

.contactop a{
color:#FFFFFF;}


.contactop a:hover{
color:#CB1689;}

.boxy{
width:625px;
background-color:#0C020A;
border:1px solid #25081B;
margin-left:5px;
margin-top:10px;}

.boxy h4{
margin:10px;
color:#CB1689;
font-weight:normal;
border-bottom:1px solid #25081B;
padding-bottom:4px;
margin-bottom:-5px;}

.gal{
margin-top:5px;
margin-right:5px;
border:1px solid #25081B}

.prevevent .light{
color:#663b59;
}

.prevevent a { font-size:14px; color:#FFFFFF; text-decoration:none; }

.prevevent a:hover { color: #CB1689}





