/******************************
* Global #163450#2B444D*
******************************/
* {
	font-family:arial, helvetica, sans-serif;
}

body {
	background: #0d151d;
	background-repeat: no-repeat;
	background-image: url();
	
	
	
}
/******************************
* Header & Menu *
******************************/

#header {
	width: 980px;
	margin: 20 50 50 50;
	background-image: url(logo2.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	float: left;
}

.title {
	height: 40px;
	font: italic 2em "Times New Roman", Times, serif;
	color: #fff;
}

.menu {
	height: 40px;
	color: #29bbdf;
	background-color: #0d151d;
	margin-bottom: 1px;
}

.menu a {
	color: #f1c93d;
	font-size: 14pt;
	text-shadow: 2px 2px 2px #000;
	text-decoration: none; 
}

.menu a:hover {
	color: #fff;
	font-size: 16pt; 
}	
	
/******************************
* Content *
******************************/
#container {
	clear: both;
	background-color: #101a2e;
	width: 900px;
	height: auto !important;
	height: 455px;
	border: 1px solid #fff;
	margin-left: 42px;
}


#container .title{
	font: Arial;
	font-size: 16pt;
  	font-weight: bold;
	color: #fff;
	height: 14px;
	background-color: #101a2e; 
	text-align: center;
}

#container .ppage a{
	font-size: 14pt;
	font-weight: normal;
	color: #fff;
	display: inline;
	float:left;
	margin-left:15px;
}


#container .ppage a:hover{
	color: #dc3242;
}

#container .npage a{
	font-size: 14pt;
	font-weight: normal;
	color: #fff;
	display: inline;
	float: right;
	margin-right: 15px;
}

#container .npage a:hover{
	color: #dc3242;
}

#content {
	width: 900px;
	height: 450px;
	background-color: #0d151d; 
	
}






/******************************
* Pix *
******************************/
#gallery {
	width: 860px;
	height: 400px;
	text-align: center;
}

#gallery li {
	list-style: none;
	float: left;
	font-weight: bold;
	color: #fff;
	padding-left: 13px;

}

#gallery img{
	display:block;
	height:185px;
	width:185px;
	margin-top: 10px;
	border:1px solid #fff;
	
}

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

#gallery img:hover{
   border:1px solid #dc3242;
}

a:hover {
	color: #dc3242;
}
/******************************
* Footer *
******************************/
#copyright {
	clear:both;
	height:15px;
	border-top:1px solid #fff;
	background: #101a2e; 
	color:#fff;
	font-size:8pt;
	text-align:right;
	padding:1px 10px 1px 0;
}

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

a:hover {
	color:#dc3242;
}
