@charset "utf-8";
/* CSS Document */
html,body{
	margin:0;
	padding:0;
	background:#000000;
}
body{font: 100% arial,sans-serif;text-align:center}
img { behavior: url(css/iepngfix.htc) }
#container{
	width:750px;
	margin:40px auto 20px auto;
	background:#000000;
}
#header{
	width:750px;
	margin: 0;
	padding: 0;
	background:#000000;
}
#header-left{
	float:left;
	width:350px;
	background:#000000;
}
#header-right{
	float:right;
	width:400px;
	text-align: right;
	vertical-align: bottom;
	font-size: 30px;
	color: #FC7216;
	margin-top:95px;
	background:#000000;
}
#img-header{
	margin: 0;
	padding: 0;
	background:#000000;
}
#navigation{
	font-size: 16px;
	background:#000000;
	padding: 3px 0 8px 0;
}
#content{
	background:#FFFFFF;
	text-align:left;
}
#content-black{
	background:#000000;
}

#myGallery{
	margin-top: 10px;
}
#footer{
	font-size: 10px;
	text-align:center;
	color: #FFFFFF;
	background: #000000; /* #333 equals grey */
	margin-top: 15px;
}

#navigation a {
	text-decoration: none;
	color:#FFFFFF;
	padding: 0 20px 0 20px;
}
#navigation a:hover {
	color:#DC0067;
}
#content h1{
	height:60px;
	line-height:60px;
	margin:0;
  	padding-left:10px;
  	padding-right:10px;
	color: #DC0067;
	font-size:20px;
}
#content h2{
	font-size:16px;
	color: #DC0067;
	margin:0;
  	padding-left:10px;
  	padding-right:10px;
	padding-bottom: 0;
}
#content p{
  	padding:10px;
	margin: 0;
}
#content a{
	text-decoration: underline;
	color: #000000;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
.roundedcornr_bottom_912075 div {
   background: url(../images/roundedcornr_912075_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_912075 {
   background: url(../images/roundedcornr_912075_br.png) no-repeat bottom right;
}
.roundedcornr_bottom_912075 div, .roundedcornr_bottom_912075 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
