* {

	margin:0px;

	padding:0px;

}

p{

	margin-bottom:7px;

	margin-top:7px;

}

img, table {

	margin:auto;

}

body {

	background-color: #FFFFFF;

	background-image:url(img/body_bg.png);

	background-repeat:repeat-x;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#333333;

	}

table {

	margin:auto;

}	

/***************DIVS*****************/	



#wrapper {

	margin:auto;

	height:auto;

	width:1024px;

	background-color:#FFFFFF;

	min-height:100%;

}



#header {

	width:1024px;

	height:165px;

	background-image: url(img/header_bg.png);

	background-repeat:no-repeat;

	background-position:center top;

}

#header2 {

	width:800px;

	height:234px;

	background-image: url(img/header2_bg.jpg);

	background-color:#000000;

}

#menu {

	height:22px;

	padding-top:108px;

	padding-left:50px;

	}

	/*

	#menu ul {

		list-style:none;

		}



		#menu li{

			float: left;

			}

		#menu li a{

			color:#FFFFFF;

			text-decoration:none;

			display:block;

			padding-left:11px;

			padding-right:11px;

			font-size:12px;

			padding-top:12px;

			padding-bottom:12px;

			}	

		#menu li a.selected{	

			color:#a47c34;

			background-color:#FFFFFF;				

		}

		#menu li a:hover{

			color:#a47c34;

			background-color:#FFFFFF;				

		}

		*/

#contenido {

	min-height:650px;

	height:auto !important;

	height:650px;

	background-color:#ffffff;	

}



#main {
float:left;
line-height:18px;
padding-left:80px;
padding-right:10px;
padding-top:10px;
text-align:justify;
width:598px;
}



#main ul{

	margin-left:20px;

}

#main li{

	padding-bottom:5px;

}



#main2{

	float:left;

	width:700px;

	min-height:280px;

	background-color:#FFFFFF;

	line-height: 22px;

	padding-left:50px;

	padding-right:50px;

	padding-top:20px;

	font-size:12px;

	}

.itemHome {

	width:193px;

	height:165px;

	background-image:url(img/item_bg.png);

	background-repeat:no-repeat;

	padding:10px;

}

#footer{

	height:50px;

	font-size:9px;

	color:#CCCCCC;

	clear: both;

	/* background-color:#000000; 

	border-top:1px solid #CCCCCC;*/

	padding-top:40px;

	padding-left:15px;

	padding-right:15px;

	text-align:center;

	background-image:url(img/footer_bg.png);

	background-repeat:repeat-x;

	}

#footer a{

	color:#999999;

	text-decoration:none;

}

#footer a:hover{

	color:#ff8434;

}

#footer .resalta{

	color:#ff8434;

	font-size:10px;

}

#main h1 {

	font-size:32px;

	line-height:32px;

	padding-bottom:7px;

	margin-bottom:3px;

	color:#c1984f;

	font-weight:lighter;

}

#main h2 {

	font-size:16px;

	border-bottom:1px dotted #FFFFFF;

	padding-bottom:5px;

	margin-bottom:5px;

	margin-top:5px;

}

#main a{

	color:#C1984F;

	font-weight:bold;

	text-decoration:none;

}

#main a:hover{

	color:#000000;

}

#sidebar {

	float:right;

	width:260px;

	padding-right:40px;

	text-align:center;

}

#sidebar a{

	color:#333333;

	text-decoration:none;

}

#sidebar a:hover{

	color:#FF6600;

}

.left {

	float:left;

	margin-right:10px;

	margin-bottom:10px;

}
#featuredEvent {
	background-image:url(img/psj_highlights.jpg);
	background-repeat:no-repeat;
	padding:10px;
	padding-top:60px;
	width:130px;
	border:1px solid #CCCCCC;
	margin:auto;
	text-align:left;
}
#featuredEvent a{
	text-decoration:underline;
	color:#A80429;
}
.banner {
	padding-top:5px;
	padding-bottom:6px;
}