@charset "UTF-8";

/* Eric Meyer's Reset Reloaded */
/*http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

a:link {
	text-decoration: none;
	color: #FFF;
}

a:active{
	color:#fff;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color: #F00;
}

a:visited {
		text-decoration: none;
		color: #fff;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/***********/
/*  Main   */
/***********/
body {
	background-color: #000;
	
}
#container{
	width: 1020px;
	height: 830px;
	margin:0 auto;
	padding:0 auto;
	font-family: "Century Gothic","Helvetica Neue", Helvetica, sans-serif;
	color: #fff;
	background-color: #1A1A1A;
	z-index:1;
	position:relative;
}
#wrap{
/*	margin-left:40px;
*/	width: 1020px;
	height: 830px;
	padding-left:40px;
	background-image:url(../images/bg-bar.jpg);
	background-repeat:repeat-x;	
}
#header{
	width: 980px;
	height:50px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	margin-top:20px;
	
}

#galleryIndex{
	width: 980px;
	height:450px;
	z-index:1;
	position:relative;
}
/*---index_bar---*/
#navbar{
	margin-top: -115px;
	width: 1200px;
	height:116px;
	background:url(../images/bar1.png) repeat;
	position:relative;
	z-index:4;
	
	/*background-color:#000;
	opacity:.70;
	position:relative;
	z-index:3;
	margin-top:-116px;*/
}


.navOn{
	width:163px;
	height:115px;
	float:left;
	/*  opacity:150;
	 color:#F00; */
	border-style:solid;
	border-left-width:10px;
	border-left-color:#F00;
	vertical-align:-100px;
}
.nav{
	width:160px;
	height:115px;
	float:left;
/*	opacity:150; */
}

@font-face { 	
	font-family: VomZom; src: url('vomzom.ttf'); 
	} 

.textboxOn{
	width:150px;
	height:24px;
	margin:90px 0 0 10px;
	font-family:VomZom;
	font-size:18px;
	color:#F00;
}

.textbox{
	width:150px;
	height:24px;
	margin:90px 0 0 10px;
	font-family:VomZom;
	font-size:18px;
}
#bottom_content{
	width: 980px;
	height:230px;
	margin-top:25px;
	font-family:"Century Gothic", Helvetica, Arial;
	color:#999;

}
#boxOne{
	width: 520px;
	height:255px;
	background-color:#000000;	
	float:left;
}
#boxTwo{
	width: 440px;
	height:255px;
	background-color:#000000;	
	float:left;
	margin-left:15px;

}
#boxThree{
	width: 310px;
	height:225px;
	background-color:#000000;	
	float:left;
	margin-left:15px;

}
.vomzom{
	font-family:VomZom;
	color:white;
	font-size:1.2em;	
	
}
ol.f {
	list-style-type:decimal;
	margin-left:25px;
	color:red;
}

ol p{
color:#fff;
}

.dates {
	color:red;
}
.boxes{
	width: 480px;
	height:224px;
	margin:10px 0 0 20px;
	background-color:#000;
}
.boxesTwo{
	width: 260px;
	height:225px;
	margin:10px 0 0 20px;
	float:left;
}

#footer{
	width:1000px;
	height:34px;
	color:#666;
	font-family:"Century Gothic";
	font-size:14px;
	margin-top:50px;
}
#footerRight{
	width:400px;
	height:34px;
	color:#666;
	font-family:"Century Gothic";
	font-size:14px;
	float:right;
}
/*-------end of index page-------------*/

/*-------beginning of about page-------------*/
#galleryAbout{
	width: 980px;
	height:550px;
	background-image:url(../images/spin3.jpg);
	background-repeat:no-repeat;
	z-index:1;
	position:relative;
}

#rightAbout{
	width: 450px;
	height:280px;
	padding:20px;
	background-color:#000;
	position:relative;
	float:right;
}
#navbarAbout{
	margin-top: -215px;
	width: 1200px;
	height:116px;
	background:url(../images/bar1.png) repeat;
	position:relative;
	z-index:6;
}

#boxAbout{
	width: 500px;
	height:300px;
	background-color:#000000;	
	float:right;
	margin:20px 40px 0 0;
}

.boxesAbout{
	width: 460px;
	height:260px;
	margin:10px 0 0 20px;
	color:#999;

}



/*#clear{
	clear:both;
}
 */


/*-------end of about-------------*/

/*-------beginning of events-------------*/

#galleryE{
	width: 980px;
	height:450px;
	background-image:url(../images/events.png);
	background-repeat:no-repeat;
	z-index:1;
	position:relative;
}

#boxOnevent{
	width: 950px;
	height:225px;
	background-color:#000000;	
	float:left;
}

.boxesOneevent{
	width: 480px;
	height:200px;
	background-color:#000;
	margin:10px 0 0 20px;
	overflow:scroll;

}
#boxTwoEvent{
	width: 260px;
	height:225px;
	background-color:#000;
	float:left;
	margin:0 0 0 20px;

}
.boxesTwoEvent{
	width: 260px;
	height:225px;
	margin:10px 0 0 20px;
}
/*-------beginning of gallery-------------*/
#gallery{
	width: 980px;
	height:450px;
	z-index:1;
	position:relative;
}
#boxesgallery{
	width: 980px;
	height:350px;
	background-color:#000;
}
#boxOnegallery{
	width: 520px;
	height:265px;
	background-color:#000000;	
	float:left;
}


#boxTwogallery{
	width: 400px;
	height:265px;
	background-color:#000000;	
	float:left;
	margin-left:15px;

}
#videoGallery{
	width: 380px;
	height:240px;
	background-color:#000000;	
	float:left;
	margin:10px 0 0 20px;
}

/*-------beginning of contact------------*/
#galleryContact{
	width: 960px;
	height:550px;
	background-image:url(../images/contactspin.jpg);
	background-repeat:no-repeat;
	z-index:1;
	position:relative;
}
#rightContact{
	width: 450px;
	height:270px;
	padding:20px;
	background-color:#000;
	position:relative;
	float:right;
}

.boxesC{
	width: 220px;
	height:170px;
	margin:50px 0 0 20px;
	float:left;
}
#boxFourC{
	width: 740px;
	height:180px;
	background-color:#000000;	
	float:right;
	margin:65px 40px 0 0;
}
/*-------beginning of media page------------*/

#galleryMedia{
	width: 980px;
	height:550px;
	background-repeat:no-repeat;
	z-index:1;
	position:relative;
}
#gallMedia{
	width: 890px;
	height:290px;
	background-color:#000;
	position:relative;
	float:left;
	padding:20px;
	margin-left:30px;
}
.gallMediabox{
	width: 280px;
	height:275px;
	background-repeat:no-repeat;
	background-color:#000;
	float:left;
	margin-left:90px;
	
}

#leftMedia{
	width: 380px;
	height:220px;
	margin:10px 0 0 20px;
	padding:20px;
	background-color:#000;
	color:#999;
	float:left;
	overflow:scroll;
}
#rightMedia{
	width: 450px;
	height:280px;
	padding:20px;
	background-color:#000;
	position:relative;
	float:right;
}


#boxMedia{
	width: 450px;
	height:250px;
	background-color:#000000;	
	float:right;
	margin:20px 40px 0 0;
}

.boxesMedia{
	width: 360px;
	height:260px;
	margin:10px 0 0 20px;
	color:#999;

}
#bottom_contentMedia{
	width: 980px;
	height:270px;
	margin-top:25px;
	font-family:"Century Gothic", Helvetica, Arial;
	color:#999;

}