body {
	margin:0px;
	font-size:14px;
	min-width:1024px;
	overflow:hidden;
	padding-left:12px;
	padding-right:23px;
	padding-top:3px;
	background: #fff;
	background-position: center 0px;
	font-family:"Arial Black", Gadget, sans-serif;
}

a {
	outline: none;
}

* img {
	border:none;
}

.h {
	position:relative;
	float:left;
	width:33%;
	margin-top: 20px;
	
}

#r {
	float:left
}
#c {text-align:center;}

/*
#content {
	position:absolute;
	width:100%;
	top:76px;
	right:6px;
	clear: both;
	text-align:center;
}*/

.subtitle {
	margin-top:10px;
}

a {
	text-decoration:none;
	color: black;
}


h1 {
	display:inline;
	
	font-weight:bold;
	font-size: 23px;
}

#center {

	display:block;
	
}

#center a {
	font-size: 26px;
	color:#090;
	
}


p {
	
	font-size:14px;
}

ul.toggle {
	display:none;
}


/*#image_box {
	height:600px;
	width:600px;
}*/

/* SHOWCASE */

img {
	position:fixed;
}

a {
	border:none;
}

#leftpad {
	/*z-index:5000;*/
	position:fixed;
	left:0%;
	top:0px;
	width: 15%;
	height: 100%;
	background-color: transparent;
	/*border: 1px dashed green;*/
}
#rightpad {
	/*z-index: 5000;*/
	position:absolute;
	left: 85%;
	top:0px;
	width: 15%;
	height: 100%;
	margin-top: 100px;
	background-color: transparent;
	/*border: 1px dashed green;*/™
}

.loading {
	z-index: 5000;
	position:fixed;
	left:0px;
	top:0px;
	width: 100%;
	height: 100%;
	background-color: fff;
}

.loading-text
 {
	color:white;
/*	border: 1px solid #999;*/
	display:block;
/*	margin-left:10px;*/
/*	margin:0px auto;*/
/*	width:100%;*/
	height:50px;
	margin-top:19px;
	font-size:15px;
	text-align:center;
}            

.loading-text img {
/*	border: 1px solid #999;*/
	padding-top:4px;
}


/* PAGES OVERLAYS */

div.eventsWindow { 
	z-index: 5000; 
	top: 0px; 
	left: 12px;
}

.page {
	margin-top:10px;
	background:transparent;
}


.next {float: left;
background:url(images/previous.jpg) no-repeat;
width: 160px;
height: 65px;}


.previous {float: right;
background:url(images/next.jpg) no-repeat;
width: 160px;
height: 65px;}


.exit {float: left;
background:url(exit.png) no-repeat;
width: 160px;
height: 90px;}


.back {
background:url(images/back.jpg) no-repeat;
width: 160px;
height: 90px;}
/*#page_contact h1, #page_contact h2 {
	font-weight: normal;
}*/


#coverme {
	padding-top: 100px;
	margin-top: 150px;
}

#main {
	background:#FFF;
	border: 10px;
	border-style:solid;
	border-color:#000000;
	clear:both;
	

}

.text{
	background-color:#000;
	text-align:justify;
	color:#FFF;
		width: 700px;
		margin:50px auto;
	border: 10px;
	border-style:solid;
	border-color: #CCC;	

}
