/* @override http://pelicola.tv/css/fbpca.css */

.png { behavior: url(iepngfix.htc) }

.nomarg {margin: 0 !important;}

body {
	background: #665b44 url(../i/fbpca/bg.gif) repeat-x  top center;
	color: #fff;
}

.float-left    { float: left; }
.float-right   { float: right; }
.text-left     {text-align: left; }
.text-right    {text-align: right !important; }
.text-center   { text-align: center !important; }
.text-justify  { text-align: justify; }
.text-indent   { text-indent: 12px; }
.img-left      { float:left; margin:4px 10px 4px 0; }
.img-right     { float:right; margin:4px 0 4px 10px; }

ol li {
	list-style-type: decimal;
	list-style-position: outside;
	
}


a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

strong {
		font-weight: bold;
}

em {color: #336699;}

hr {display: none;}

div.hr { background: url('../i/divider.gif') repeat-x scroll center; clear: both; height: 20px; margin: 0; padding: 0; }
div.hr hr { display: none; }

div.hr2 { background: url('../i/divider2.gif') repeat-x scroll center; clear: both; height: 30px; }
div.hr2 hr { display: none; }


#custom_doc
 {
	background: #0d0d0d;
	margin: 0 auto 0 auto;text-align: left;
	width: 69.2307692em; /* !IE */
	*width: 67.56223077em; /* IE */
	min-width: 900px;
	position: relative;
}

#custom_doc #bd {
	background-color: #52462c;
}

.landing {
	background: #fffaf7 url(../i/fbpca/fbpca_land_bg.gif) no-repeat top center;
}
.clearboth {
	clear: both;
}

/* Header Styles */


#hd {
	background: transparent;
	display: block;
	height: 123px;
	width: 100%;
	xmargin-bottom: 5px;
	position: relative;
}

#hd #navcont {
	background: url(../i/kk/bg_navcont.gif) repeat-x top left;
	display: block;
	height: 23px;
	width: 740px;
	position: absolute;
	top: 100px;
	left: 160px;
}

	#navcont .nav {
		background: url(../i/kk/nav.gif) no-repeat top left;
		display: block;
		height: 23px;
		width: 526px;
	}

	#navcont .nav li{display: block;float: left;}
	#navcont .nav li a, #navcont .metanav li a  {display: block; height: 23px; text-indent: -10000px;}
	
	#navcont .nav li#news a {width: 104px;}
	#navcont .nav li#news a:hover {background: url(../i/kk/nav.gif) 0 -23px;width: 104px;}
	
	#navcont .nav li#whatis a {width: 104px;}
	#navcont .nav li#whatis a:hover {background: url(../i/kk/nav.gif) -104px -23px;width: 104px;}
	
	#navcont .nav li#channels a {width: 104px;}
	#navcont .nav li#channels a:hover {background: url(../i/kk/nav.gif) -208px -23px;width: 104px;}
	
	#navcont .nav li#community a {width: 118px;}
	#navcont .nav li#community a:hover {background: url(../i/kk/nav.gif) -312px -23px;width: 104px;}
	
	
	#navcont .nav li#contact a {width: 96px;}
	#navcont .nav li#contact a:hover {background: url(../i/kk/nav.gif) -430px -23px;width: 96px;}
	
	
	#navcont .metanav {
		background: url(../i/kk/metanav.gif) no-repeat 0 0;
		display: block;
		height: 23px;
		width: 138px;
		position: absolute;
		top: 0;
		right: 10px;
	}

	#navcont .metanav li{display: block;float: left;}
	
	#navcont .metanav li#mnlogin a{width: 62px;}
	#navcont .metanav li#mnlogin a:hover {background: url(../i/kk/metanav.gif) no-repeat 0 -23px; width: 62px;}
	
	#navcont .metanav li#register a{width: 76px;}
	#navcont .metanav li#register a:hover {background: url(../i/kk/metanav.gif) no-repeat -62px -23px; width: 76px;}
	#navcont .metanavLN {
		/* background: url(../i/metanav.gif) no-repeat 0 0; */
		display: block;
		height: 23px;
		width: 250px;
		position: absolute;
		top: 5px;
		right: 5px;
	}
	
	#navcont .metanavLN li {
		float: right;
	}

	#navcont .metanavLN li a {
		border-right: 1px solid #323232;
		display: block;
		color: #FFFFFF;
		font-size: 85%;
		padding: 0 15px;
		text-decoration: none;
	}
	
	#navcont .metanavLN li a:hover {
		color: #CC3300;
	}	
	#hd .ad {
		position: absolute;
		top: 6px;
		left: 163px;
	}

		
	
	
/* Main Page - Body Styles */

.row1 {
	margin-bottom: 5px;	
}

.landinglogo {
	text-align: left !important;
	padding-left: 15px;
}

#banner {text-align:center;}
#banner p{font-size: 85%; xpadding: 5px 0;}

#banner .ads {
	position: absolute;
	top: 0;
	right: 10px;
}






	
	.login {
		background: #351414 url(../i/bg_login.gif);
		font-size: 85%;
		padding-bottom: 2px;
		margin-bottom: 2px;
		position: relative;
	}
	
	.login h3 {
		background: url(../i/hd_login.gif) no-repeat top left;
		display: block;
		height: 50px;
		width: 238px;
		text-indent: -10000px;
	}
	
	.login form {
		margin: 10px 0 10px 10px;
	}
	
	.login form li {
		display: block;
		margin: 0 0 5px 0;
		width: 100%;
		
	}

	.login form li label{
		display: block;
		float: left;
		width: 65px;
	}

	.login form li input.field{
		border: 1px solid #897676;
		width: 100px;
	}

	.login form li #btn_submit,
	.login form li #btn_register{
		background: #680505;
		border: 1px solid #451111;
		color: #a8a2a2;
		display: block;
		float: left;
		width: 50px;
		padding: 2px 0;
		text-align: center;
	}
	
	.login form li #btn_submit {
		margin-left: 65px;
	}
	
	.login a {
		text-decoration: none;
	}
	
	.login #forgot a {
		background: url(../i/forgot.gif) no-repeat top left;
		display: block;
		height: 65px;
		width: 58px;
		text-indent: -10000px;
		position: absolute;
		top: 59px;
		left: 185px;
	}
	div.comment {
	border-bottom: 1px solid #252525;
	margin: 0 20px;	

}

div.comment p {
	padding:10px 0;
	margin: 0;
}

div.comment div.reply {
	padding-left: 20px;
	margin: 10px 0 10px 30px;
	border-left: solid 3px #535353;
}

div .comment p span.name {
	color:  #E34031;
}

span.separator {
	border-bottom: solid 3 px #ccc;
}

div.text h4#comments {
	border-top: 3px solid #535353;
	padding: 5px 0;
	margin-left: 50px;
	color: #e34031;
}

span.post_reply {
	float: right;
	display: inline:
}

	div#redbox {
	background: #6A0F0C;
	margin: 0 20px;
	}
div#redbox p {
	padding: 8px;
}

div#pages {
	background: #121212;
	margin: 0 20px;
	}
div#pages p {
	padding: 8px;
}




	

	
	
	
	
	

	

	
	
	




	

	

	






form {
	margin-left: 20px;
	margin-bottom: 20px;
}

textarea {
	xmargin-left: 50px;
}

.clear {
	border: none!important;
}





form#url_form, form#embed_form {
	
	width: 300px;
	text-align: right;
	margin: 10px 0 5px 20px;
}

form#url_form input, form#embed_form input {
	width: 250px;
	height: 16px
}



/* Popoy */

	.rot_banner { display:block; float:left; width:640px; background-color:#000;}
	.rot_banner h2 {  height:32px; line-height:32px; font-size: 1.2em; padding-left:10px; font-weight:bold; }
	
	.rot_banner .videocont .player {
	margin-left: 12px;
	margin-bottom: 12px;
}
		
	.section1 {
		float:right;
		display:block;
		width:240px;
		background-color:#423721;
		min-height: 257px;
    	height: auto !important;
    	height: 257px;
		}
	.section1 .part {
		border-bottom: 0px solid #d2b380;
		clear: both;
		font-size: 85%;
		margin: 0 0 5px 0;
		padding: 0 0 3px 0;
	}	
	.section1 .part img {
		float: left;
		margin-right: 5px;
	}	
	.section1 .part p {margin-bottom: 3px;}
	
	.section1 .part p.watch {text-align: left;}
	.section1 .part p.watch a {background: #c99f76 url(../i/blt_arw_rt9.gif) no-repeat center right; text-decoration: none; padding: 4px 15px 4px 5px}
	
	.section1 p {
		font-size: .9em;
		margin-bottom:10px;
		}
		
	.section1 p.readmore { text-align:right; }
	.section1 p.readmore a { color:#FFFFFF; text-decoration:none; background-color:#000000; padding:2px; }
	.section1 p.readmore a:hover { color:#FFFFFF; text-decoration:underline; }
		
	.section1 h2 {
		background: #7e201c url('../i/kk/bg_hd.gif');
		height:20px;
		line-height:20px;
		font-size: .9em;
		padding-left:5px;
		}

p.chnlnk, p.viewall {
	background: #7e201c url('../i/kk/bg_hd.gif');
		height:20px;
		line-height:20px;
		font-size: .9em;
		padding:3px 3px 3px 10px;
		font-weight: bold;
}

p.chnlnk a, p.viewall a {text-decoration: none;}
p.chnlnk a:hover, p.viewall a:hover {text-decoration: underline;}
		
	.section2 {
		float:left;
		display:block;
		margin-top:4px;
		width:578px;
		background-color:#423721;
		xborder: 1px solid red;
		}
	.landingtxt {
	background:none;
	color: #000;
}

.landingtxt h2 {
	font-weight:bold;
	color: #fff;;
	margin-bottom: 10px;
}
	.col2 {
	width: 290px;
	float: right;
	margin-right: 10px;
	margin-top: 15px;
	padding: 5px;
	background: rgba(255, 255, 255, 0.9);
	

}

	.col2 a {
	color: #dfa151;
}
	.col2 ol {
	padding-left: 20px;
	font-size: .95em;
}
	.col2 ol li {
	margin-bottom: 10px;
}
		
	.section2 p { font-size: .9em; margin-bottom:10px; }
	.section2 p a { color:#dfa152; }
		
	.section2 h2 {
		background: #7e201c url('../i/kk/bg_hd.gif');
		height:20px;
		line-height:20px;
		font-size: .9em;
		padding-left:5px;
		}
		
	.section2 h3 { font-weight:bold; font-size: 1.2em; margin-bottom:10px; }
		
	.section3 { display:block; width:887px; background-color:#423721; }
	
	.section3 .sec3heading { 
		background: #7e201c url('../i/kk/bg_hd.gif');
		height:33px;
		line-height:20px;
		font-size: .9em;
		}
		
	.section3 p { font-size: .9em; margin-bottom:10px; }
	.section3 p a { color:#dfa152; }
		
	.section3 .sec3heading h2 { line-height:33px; font-size: 1.3em; font-weight:bold; padding-left:5px; float:left; }
	.section3 h3 { font-weight:bold; font-size: 1.2em; margin-bottom:10px; }
	
	.section4 { display:block; width:887px; background-color:#000; margin-top:5px; }
	.section4 .sec4heading { background: #7e201c url('../i/kk/bg_hd.gif'); height:20px; }
		
	.section4 .sec4heading ul.nav1 { }
	.section4 .sec4heading ul.nav1 li { float:left;	line-height:20px; }
	.section4 .sec4heading ul.nav1 li a { 
		height:20px;
		color:#fff;
		text-decoration:none;
		border-right:1px solid #000;
		padding-right:15px;
		padding-left:15px;
		}
		
	.section4 .sec4heading ul.nav1 li a:hover {
		color:#fff;
		text-decoration:none;
		padding:2px 0px 3px 0px;
		padding-right:15px;
		padding-left:15px;
		background-color:#000000;
		}
	.section4 .sec4heading ul.nav1 li a.selected
	 {
		padding:2px 0px 3px 0px;
		padding-right:15px;
		padding-left:15px;	 
		background: #000;
	}		

	.section5 { display:block; width:535px; float:left; }
	.section5 p { color:#676767; font-size: .9em; }
	
	
	.section5 p span { color:#e34031; }
	
	.bar_alert {
		text-align:center;
		width:886px;
		height:30px;
		display:block;
		background-color:#000000;
		margin-bottom:7px;
		margin-left:6px;
		}
		
	.bar_alert p { color:#FFFFFF; line-height:30px; font-size:.9em; }
	.bar_alert p a { color:#FFFF99; text-decoration:underline;}	
	.bar_alert p span { margin-left:10px; margin-right:10px; }
		
	

#footer {
	width:900px;
	height:146px;
	background: #7e201c url('../i/footer.gif');
	}
	
	#footer p {
		font-size: .9em;
		color:#FFFFFF;
		text-align:center;
		margin-bottom:5px;
		}
		
	#footer p a {
		
		}
		
form select.selectarea1 { 
	float:right; 
	padding:3px;
	width:150px;
	color:#000;
	border:1px solid #a8a8a8;
	margin:5px 0 0 10px;
	}

/* @override http://www.pelicola.tv/css/fbpca.css */

/* @override http://www.pelicola.tv/css/fbpca.css */

/* @override http://pelicola.tv/css/fbpca.css */

.png { behavior: url(iepngfix.htc) }

.nomarg {margin: 0 !important;}

body {
	background: #665b44 url(../i/fbpca/bg.gif) repeat-x  top center;
	color: #fff;
}

.float-left    { float: left; }
.float-right   { float: right; }
.text-left     {text-align: left; }
.text-right    {text-align: right !important; }
.text-center   { text-align: center !important; }
.text-justify  { text-align: justify; }
.text-indent   { text-indent: 12px; }
.img-left      { float:left; margin:4px 10px 4px 0; }
.img-right     { float:right; margin:4px 0 4px 10px; }

ol li {
	list-style-type: decimal;
	list-style-position: outside;
	
}


a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

strong {
		font-weight: bold;
}

em {color: #336699;}

hr {display: none;}

div.hr { background: url('../i/divider.gif') repeat-x scroll center; clear: both; height: 20px; margin: 0; padding: 0; }
div.hr hr { display: none; }

div.hr2 { background: url('../i/divider2.gif') repeat-x scroll center; clear: both; height: 30px; }
div.hr2 hr { display: none; }


#custom_doc
 {
	background: #0d0d0d;
	margin: 0 auto 0 auto;text-align: left;
	width: 69.2307692em; /* !IE */
	*width: 67.56223077em; /* IE */
	min-width: 900px;
	position: relative;
}

#custom_doc #bd {
	background-color: #52462c;
}

.landing {
	background: #fffaf7 url(../i/fbpca/fbpca_land_bg.gif) no-repeat top center;
}
.clearboth {
	clear: both;
}

/* Header Styles */


#hd {
	background: transparent;
	display: block;
	height: 123px;
	width: 100%;
	xmargin-bottom: 5px;
	position: relative;
}

#hd #navcont {
	background: url(../i/kk/bg_navcont.gif) repeat-x top left;
	display: block;
	height: 23px;
	width: 740px;
	position: absolute;
	top: 100px;
	left: 160px;
}

	#navcont .nav {
		background: url(../i/kk/nav.gif) no-repeat top left;
		display: block;
		height: 23px;
		width: 526px;
	}

	#navcont .nav li{display: block;float: left;}
	#navcont .nav li a, #navcont .metanav li a  {display: block; height: 23px; text-indent: -10000px;}
	
	#navcont .nav li#news a {width: 104px;}
	#navcont .nav li#news a:hover {background: url(../i/kk/nav.gif) 0 -23px;width: 104px;}
	
	#navcont .nav li#whatis a {width: 104px;}
	#navcont .nav li#whatis a:hover {background: url(../i/kk/nav.gif) -104px -23px;width: 104px;}
	
	#navcont .nav li#channels a {width: 104px;}
	#navcont .nav li#channels a:hover {background: url(../i/kk/nav.gif) -208px -23px;width: 104px;}
	
	#navcont .nav li#community a {width: 118px;}
	#navcont .nav li#community a:hover {background: url(../i/kk/nav.gif) -312px -23px;width: 104px;}
	
	
	#navcont .nav li#contact a {width: 96px;}
	#navcont .nav li#contact a:hover {background: url(../i/kk/nav.gif) -430px -23px;width: 96px;}
	
	
	#navcont .metanav {
		background: url(../i/kk/metanav.gif) no-repeat 0 0;
		display: block;
		height: 23px;
		width: 138px;
		position: absolute;
		top: 0;
		right: 10px;
	}

	#navcont .metanav li{display: block;float: left;}
	
	#navcont .metanav li#mnlogin a{width: 62px;}
	#navcont .metanav li#mnlogin a:hover {background: url(../i/kk/metanav.gif) no-repeat 0 -23px; width: 62px;}
	
	#navcont .metanav li#register a{width: 76px;}
	#navcont .metanav li#register a:hover {background: url(../i/kk/metanav.gif) no-repeat -62px -23px; width: 76px;}
	#navcont .metanavLN {
		/* background: url(../i/metanav.gif) no-repeat 0 0; */
		display: block;
		height: 23px;
		width: 250px;
		position: absolute;
		top: 5px;
		right: 5px;
	}
	
	#navcont .metanavLN li {
		float: right;
	}

	#navcont .metanavLN li a {
		border-right: 1px solid #323232;
		display: block;
		color: #FFFFFF;
		font-size: 85%;
		padding: 0 15px;
		text-decoration: none;
	}
	
	#navcont .metanavLN li a:hover {
		color: #CC3300;
	}	
	#hd .ad {
		position: absolute;
		top: 6px;
		left: 163px;
	}

		
	
	
/* Main Page - Body Styles */

.row1 {
	margin-bottom: 5px;	
	xposition: relative;
}

.landinglogo {
	text-align: left !important;
	padding-left: 15px;

	}	

#fbpca_nav {
	xposition: absoulute;
	width: 300px;
	font-weight: bold;	
	float: right;
	margin: 25px;
}

#fbpca_nav li {
	
	background: #6a0f0c url('../i/kk/bg_hd.gif');
	margin-bottom: 5px;
	padding:5px;
}

#fbpca_nav a {text-decoration: none;}
#fbpca_nav a:hover {text-decoration: underline;
	
}

.winners {
	background: #f2d400 url('../i/fbpca/fbpca_subhead_win.gif') !important;}
.winners a {
	color: #000;
}

#banner {text-align:center;}
#banner p{font-size: 85%; xpadding: 5px 0;}

#banner .ads {
	position: absolute;
	top: 0;
	right: 10px;
}






	
	.login {
		background: #351414 url(../i/bg_login.gif);
		font-size: 85%;
		padding-bottom: 2px;
		margin-bottom: 2px;
		position: relative;
	}
	
	.login h3 {
		background: url(../i/hd_login.gif) no-repeat top left;
		display: block;
		height: 50px;
		width: 238px;
		text-indent: -10000px;
	}
	
	.login form {
		margin: 10px 0 10px 10px;
	}
	
	.login form li {
		display: block;
		margin: 0 0 5px 0;
		width: 100%;
		
	}

	.login form li label{
		display: block;
		float: left;
		width: 65px;
	}

	.login form li input.field{
		border: 1px solid #897676;
		width: 100px;
	}

	.login form li #btn_submit,
	.login form li #btn_register{
		background: #680505;
		border: 1px solid #451111;
		color: #a8a2a2;
		display: block;
		float: left;
		width: 50px;
		padding: 2px 0;
		text-align: center;
	}
	
	.login form li #btn_submit {
		margin-left: 65px;
	}
	
	.login a {
		text-decoration: none;
	}
	
	.login #forgot a {
		background: url(../i/forgot.gif) no-repeat top left;
		display: block;
		height: 65px;
		width: 58px;
		text-indent: -10000px;
		position: absolute;
		top: 59px;
		left: 185px;
	}

	



	

	
	
	
	
	

	

	
	
	




	

	

	






form {
	margin-left: 20px;
	margin-bottom: 20px;
}

textarea {
	xmargin-left: 50px;
}

.clear {
	border: none!important;
}





form#url_form, form#embed_form {
	
	width: 300px;
	text-align: right;
	margin: 10px 0 5px 20px;
}

form#url_form input, form#embed_form input {
	width: 250px;
	height: 16px
}



/* Popoy */

	.rot_banner { display:block; float:left; width:640px; background-color:#000;}
	.rot_banner h2 {  height:32px; line-height:32px; font-size: 1.2em; padding-left:10px; font-weight:bold; }
	
	.rot_banner .videocont .player {
	margin-left: 12px;
	margin-bottom: 12px;
}
		
	.section1 {
		float:right;
		display:block;
		width:240px;
		background-color:#423721;
		min-height: 257px;
    	height: auto !important;
    	height: 257px;
		}
	.section1 .part {
		border-bottom: 0px solid #d2b380;
		clear: both;
		font-size: 85%;
		margin: 0 0 5px 0;
		padding: 0 0 3px 0;
	}	
	.section1 .part img {
		float: left;
		margin-right: 5px;
	}	
	.section1 .part p {margin-bottom: 3px;}
	
	.section1 .part p.watch {text-align: left;}
	.section1 .part p.watch a {background: #c99f76 url(../i/blt_arw_rt9.gif) no-repeat center right; text-decoration: none; padding: 4px 15px 4px 5px}
	
	.section1 p {
		font-size: .9em;
		margin-bottom:10px;
		}
		
	.section1 p.readmore { text-align:right; }
	.section1 p.readmore a { color:#FFFFFF; text-decoration:none; background-color:#000000; padding:2px; }
	.section1 p.readmore a:hover { color:#FFFFFF; text-decoration:underline; }
		
	.section1 h2 {
		background: #7e201c url('../i/kk/bg_hd.gif');
		height:20px;
		line-height:20px;
		font-size: .9em;
		padding-left:5px;
		}
		
	.section2 {
		float:left;
		display:block;
		margin-top:4px;
		width:578px;
		background-color:#423721;
		xborder: 1px solid red;
		}
	.landingtxt {
	background:none;
	color: #000;
}

.landingtxt h2 {
	font-weight:bold;
	color: #fff;;
	margin-bottom: 10px;
}
	.col2 {
	width: 290px;
	float: right;
	margin-right: 10px;
	margin-top: 15px;
	padding: 5px;
	background: rgba(255, 255, 255, 0.9);
	

}

	.col2 a {
	color: #dfa151;
}
	.col2 ol {
	padding-left: 20px;
	font-size: .95em;
}
	.col2 ol li {
	margin-bottom: 10px;
}
		
	.section2 p { font-size: .9em; margin-bottom:10px; }
	.section2 p a { color:#dfa152; }
		
	.section2 h2 {
		background: #7e201c url('../i/kk/bg_hd.gif');
		height:20px;
		line-height:20px;
		font-size: .9em;
		padding-left:5px;
		}
		
	.section2 h3 { font-weight:bold; font-size: 1.2em; margin-bottom:10px; }
		
	.section3 { display:block; width:887px; background-color:#423721; }
	
	.section3 .sec3heading { 
		background: #7e201c url('../i/kk/bg_hd.gif');
		height:33px;
		line-height:20px;
		font-size: .9em;
		}
		
	.section3 p { font-size: .9em; margin-bottom:10px; }
	.section3 p a { color:#dfa152; }
		
	.section3 .sec3heading h2 { line-height:33px; font-size: 1.3em; font-weight:bold; padding-left:5px; float:left; }
	.section3 h3 { font-weight:bold; font-size: 1.2em; margin-bottom:10px; }
	
	.section4 { display:block; width:887px; background-color:#000; margin-top:5px; }
	.section4 .sec4heading { background: #7e201c url('../i/kk/bg_hd.gif'); height:20px; }
		
	.section4 .sec4heading ul.nav1 { }
	.section4 .sec4heading ul.nav1 li { float:left;	line-height:20px; }
	.section4 .sec4heading ul.nav1 li a { 
		height:20px;
		color:#fff;
		text-decoration:none;
		border-right:1px solid #000;
		padding-right:15px;
		padding-left:15px;
		}
		
	.section4 .sec4heading ul.nav1 li a:hover {
		color:#fff;
		text-decoration:none;
		padding:2px 0px 3px 0px;
		padding-right:15px;
		padding-left:15px;
		background-color:#000000;
		}
	.section4 .sec4heading ul.nav1 li a.selected
	 {
		padding:2px 0px 3px 0px;
		padding-right:15px;
		padding-left:15px;	 
		background: #000;
	}		

	.section5 { display:block; width:535px; float:left; }
	.section5 p { color:#676767; font-size: .9em; }
	
	
	.section5 p span { color:#e34031; }
	
	.bar_alert {
		text-align:center;
		width:886px;
		height:30px;
		display:block;
		background-color:#000000;
		margin-bottom:7px;
		margin-left:6px;
		}
		
	.bar_alert p { color:#FFFFFF; line-height:30px; font-size:.9em; }
	.bar_alert p a { color:#FFFF99; text-decoration:underline;}	
	.bar_alert p span { margin-left:10px; margin-right:10px; }
		
	

#footer {
	width:900px;
	height:146px;
	background: #7e201c url('../i/footer.gif');
	}
	
	#footer p {
		font-size: .9em;
		color:#FFFFFF;
		text-align:center;
		margin-bottom:5px;
		}
		
	#footer p a {
		
		}
		
form select.selectarea1 { 
	float:right; 
	padding:3px;
	width:150px;
	color:#000;
	border:1px solid #a8a8a8;
	margin:5px 0 0 10px;
	}
