@charset "utf-8";
											/* Basics */
body{
	margin:0px;
	padding:0px;
	background:url(bg_body.jpg) #0F619C center repeat-y;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0px;
}
p{
	margin:0px;
	padding:10px 10px;
}
											/* Header */
#header_c{
	height:156px;
	background:url(bg_header.gif) repeat-x;
	border-bottom:1px solid #FFFFFF;
}
#header{
	width:1115px;
	height:156px;
	background:url(logo_angel.jpg) left no-repeat;
}
#menuholder{
	padding: 126px 0px 0px 350px;
}
											/* Body */
#bodynoerror{
	
}
#body_c{
	width:955px;
}
#bodycont{
	background:url(bg_bodytop.jpg) top center no-repeat;
}
#flash{
	width:951px;
	height:238px;
	padding-top:15px;
}
#left_panel{
	width:216px;
	font-size:11px;
}
.panelleft_r{
	background:url(bg_panelleft_repeater.gif) repeat-y;
}
.panelleft_c{
	background:url(bg_leftpanel_c.jpg) no-repeat top;
	padding:0px 10px 5px 10px;
	color:#FFFFFF;
	position:relative;
}
.panelvideo a, .angelnews a{
	color:#ffd800;
	font-weight:bolder;
	text-decoration:none;
}
.panelvideo a:hover, .angelnews a:hover{
	text-decoration:underline;
}
.angelnews{
	padding-left:7px;
}
.yellow{
	color:#ffd800;
}
.panelvideo{
	padding-left:23px;
	background:url(icon_tv.gif) 0px 10px no-repeat;
}
.panel_h, .panel_h2, .panel_h3{
	font-style:italic;
	font-weight:bolder;
	font-size:13px;
	color:#ffffff;
	text-shadow:1px 1px 1px #003366;
}
.panel_h2, .panel_h3{
	font-size:14px;
	text-align:right;
	padding:15px 25px 0px 0px;
}
.panel_h3{
	text-align:center;
	padding:10px 25px 0px 10px;
}
.smallwhite{
	text-align:center;
	font:11px Arial, Helvetica, sans-serif bolder;
	color:#FFFFFF;
	padding:10px 0px;
}
.readmore{
	padding:0px 20px 0px 0px;
	position:relative;
}
.readmore a{
	color:#000000;
}
#form1{
	padding:0px 15px 20px 15px;
	color:#FFFFFF;
       min-height:70px;
       height:auto !important;
       height:70px
}
.input{
	margin-bottom:5px;
	width:140px;
}
.submit{
	margin-top:5px;
}
#quote, #join{
	color:#FFFFFF;
	font-style:italic;
	padding:10px 20px;
	font-size:13px;
	line-height:17px;
}
#join{
	font-style:normal;
}
#form1 label{
	padding-top:5px;
	display:block;
}
#content{
	width:499px;
	padding:0px 0px 0px 0px;
	margin-left:5px;
}
#right_panel{
	width:221px;
	padding-right:8px;
}
.rightpanel1_c{
	background:url(bg_rightpanel1_c.jpg) no-repeat top;
	min-height:170px;
	height:auto !important;
	height:170px;
	position:relative;
}
.rightpanel1_rep{
	background:url(bg_rightpanel1_repeater.gif) repeat-y;
}
#right_pane2{
	width:221px;
	padding-right:8px;
}
.rightpanel2_c{
	background:url(bg_rightpanel2_c.jpg) no-repeat bottom;
	min-height:170px;
	height:auto !important;
	height:170px;
	position:relative;
}
.rightpanel2_rep{
	background: url(bg_rightpanel2_repeater.gif) repeat-y;
	
}
#right_pane3{
	width:221px;
	padding-right:8px;
}
.rightpanel3_c{
	background:url(bg_rightpanel3_c.jpg) repeat-y bottom;
	min-height:150px;
	height:auto !important;
	height:150px;
	position:relative;
	width:217px;
}
.rightpanel3_rep{
}
.content_box_c{
	background:url(cont_c.jpg) repeat-y;
	padding:10px 20px;
	position:relative;
}
.content_box_c h2{
	margin:0px;
	padding:0px;
	color:#0673e5;
	font-size:16px;
	font-style:italic;
}
.hrcont{
	border-bottom:1px dotted #000000;
	height:10px;
}
.cont_img{
	width:200px;
	height:100px;
	padding:10px 0px 0px 0px;
	text-align:center;
	position:relative;
}
.cont_txt{
	padding:10px 0px 0px 0px;
	width:250px;
	text-align:center;
	position:relative;
}
.conta a{
	color:#0673e5;
	text-decoration:none;
}
.conta{
	padding-top:10px;
	position:relative;
}
.conta a:hover{
	text-decoration:underline;
}
		
											/* Footer */
#footer{
	margin:0 auto;
	padding-left:42%;
}
#footer ul{
	list-style:none;
	text-align:center;
}
#footer ul li{
	display:block;
	float:left;
}
#footer ul li a{
	display:block;
	float:left;
	padding:0px 9px;
	border-right:1px solid #999999;
	color:#999999;
	text-decoration:none;
	font-size:11px;
}
#footer ul li a:hover{
	text-decoration:underline;
}
.noborder{
	border:0px !important;
}
#copy{
	text-align:center;
	color:#8dc7f7;
	font-size:11px;
	padding-bottom:30px;
}