@charset "utf-8";
/* CSS Document */


ul{
	padding-bottom:0px;
	padding-left:1em;
	padding-right:0px;
	padding-top:0px;
	margin:0px;
}
li{
	/*margin-left:0px;*/
	padding-bottom:0px;
	padding-left:1em;
	padding-right:0px;
	padding-top:0px;
	text-indent:0px;;
}
p{
	margin:0px;
	padding:0px;
}
/*form{
	width:370px;
}
label{
	width: 11em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}
input{
	float:right;
}
textarea{
	float:right;
	padding-bottom:10px;
}*/
.form_login{
	width:78px;
	height:19px;
}
.form_buttons{
	clear:both;
	margin-left:10em;
	padding-top:10px;
}
#long_body_background{
	margin: 0 auto;
	width: 938px;
	/*height:416px;*/
	background-image:url(../images/bg_white_long.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding-bottom:0px;
	min-height:3400px;
	height:3400px;
	}


#pevt_body_background{
	margin: 0 auto;
	width: 938px;
	/*height:416px;*/
	background-image:url(../images/bg_white_long.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding-bottom:0px;
	min-height:3700px;
	height:3700px;
	}
	
#main_content{
	margin: 0 auto;
	width:938px;
	padding-left:28px;
	padding-top:0px;
	/*background-image:url(images/bg_white_body.png);
	background-repeat:repeat-y;*/
	min-height:2000px;  height:auto !important;
	}
	
#intgrp_main_content{
	margin: 0 auto;
	width:938px;
	padding-left:28px;
	padding-top:0px;
	/*background-image:url(images/bg_white_body.png);
	background-repeat:repeat-y;*/
	min-height:2300px;  height:auto !important;
	height:2300px;
	}
	

#flp_content{
	margin: 0 auto;
	width:938px;
	padding-left:28px;
	padding-top:0px;
	/*background-image:url(images/bg_white_body.png);
	background-repeat:repeat-y;*/
	min-height:900px;  height:auto !important;
	}
	
#photo_content{
	margin: 0 auto;
	width:938px;
	padding-left:28px;
	padding-top:0px;
	/*background-image:url(images/bg_white_body.png);
	background-repeat:repeat-y;*/
	min-height:1500px;  height:auto !important;
	}

#event_content{
	margin: 0 auto;
	width:938px;
	padding-left:28px;
	padding-top:0px;
	/*background-image:url(images/bg_white_body.png);
	background-repeat:repeat-y;*/
	min-height:1000px;  height:auto !important;
	}

#grid_left{
	width:550px;
	float:left;
}
#grid_right{
	float:left;
	background-image:url(../images/grey_col.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:591px;
	padding-left:66px;
	width:263px;
}
#form_login{
	width:350px;
	}
#pa_logo{
	padding-top:200px;
}
