*{
padding:0px;
margin:0px;
}*

body{
	text-align:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	background-color: #BDBCBD;
}

.clear{
	clear: both;
}




h2{
	background:#E5E7E7 url(../images/bg-menu.gif) repeat-x scroll 0 100%;
	border-color:#8B8B8B;
	border-style:solid;
	border-width:1px 0;
	color:#CC0000;
	font-size:1.2em;
	font-weight:bold;
	margin:0 -10px 10px;
	padding:2px 10px;
	text-transform:uppercase;
}



#main{
	padding: 0px 10px ;
	background-color: #FFF;
}

#main span{
	color:#777777;
	font-size:11px;
	line-height:18px;
	margin-left:10px;
	
}

#main img{
	margin: 15px 0px;
}

#main a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#main a:hover{
	color:#C00;
	
}

#universal{
	background:transparent url(../images/bg-universe-top.png) repeat-x scroll 0 0;	
	width: auto;
	height: auto;
}

#top_page{
	background-color: #BDBCBD;
	border-bottom:1px solid #8B8B8B;
	text-align:center;
	width:auto;
	margin:0 auto;
	padding:10px;
}

#first{
	background-color:#FFFFFF;
	border:1px solid #8B8B8B;
	font-family:Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif;
	padding:10px;
	width:auto;
	text-align:left;
	border-bottom: none;
}

#firstleft{
	float:left;
	position:relative;
}

#firstleft img{
	border:1px solid #BDBCBD;
	float:left;
}


a#firstlefta{
	color:#00349A;
	float:left;
	font-size:13pt;
	font-style:italic;
	font-weight:bold;
	margin-left:25px;
	margin-top:5px;
	text-decoration:none;
}

a#firstlefta:hover {
	color:#CC0000;
}


#firstright{
	float:right;
	width:70px;
}


#firstright img{
	float:left;
	height:15px;
	margin-left:14px;
	width:55px;
}

#firstright a{
	text-decoration:none;
	color:#00349A;
	font-size:11px;
	font-weight:bold;
	float:left;
	clear:both;
	width:100%;
}

#firstright a:hover{
	color:#CC0000;
}

p#nrphotos{
	color:#8B8B8B;
	font-size:11px;
	font-style:italic;
	left:100px;
	#left: 105px;
	position:absolute;
	top:30px;
}

#second{
	background-color:#FFFFFF;
	border:1px solid #8B8B8B;
	font-family:Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif;
	padding:10px;
	width:auto;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	border-top: none;
	padding-top: 0px;
}

#second h3{
	color:#00349A; 
	float:left;
	font-size:13pt;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}

#second span{
	color:#BDBCBD;
	float:left;
}

#second i{
	font-size: 7px;
	color: #000;
	padding-right:5px;
}

#gradientTop{
	height:20px;
	width:100%;
	background:transparent url(../images/gradientTop.gif) repeat-x scroll 0 0;	
	
}

#gradientBottom{
	height:20px;
	width:100%;
	background:transparent url(../images/gradientBottom.gif) repeat-x scroll 0 0;	
	
}

a.menutop{
	color:#030303;
	float:left;
	font-size:11px;
	font-weight:bold;
	padding:0px 5px;
	text-decoration:none;
}

a.menutop:hover {
	 color:#CC0000;
}

a#menutopcolor{
	color:#CC0000;
}


#footer{
	background-color: #BDBCBD;
	border-top:1px solid #8B8B8B;
	width:100%;
	text-align: center;
	font-size:11px;
	padding-top:50px;
	padding-bottom: 20px;
}

.footermenu{
	text-decoration:none;
	font-weight: bold;
	color:#000;
}

.footermenu:hover{
	color:#00349A;
}



