body
{
	background-color:#e8e8e8; 
	margin:0px;
}

img
{
	border:none;
}

table
{
	font-family:verdana;
	padding:0px;
	margin:0px;
	border:none;
	font-size:11px;
}

.img_end
{
	display:none;
}

#main_content
{
	position:relative;
	height:auto;
	width:816px;
	background-color:#ffffff;
	
	padding:0px 8px 0px 8px;
}
#logo_hr
{
	position:absolute;
	left:0px;
	top:108px;
}

#logo
{
	position:absolute;
	left:-5px;
	top:0px;
}

#c3i_logo
{
	position:absolute;
	left:-4px;
	top:0px;
}

#header
{
	position:relative;
	width:733px;
	height:286px;
	
}

#site_login
{
	position:absolute;
	left:191px;
	top:0px;
	width:625px;
	height:42px;
	background-image:url(../images/login.jpg);
}

#site_logout
{
	position:absolute;
	left:191px;
	top:0px;
	width:625px;
	height:42px;
	background-image:url(../images/logout.jpg);
}

#login_form #password_input
{
	width:125px;
	height:15px;
	border:none;
	font-family:tahoma;
	font-size:10px;
}
#login_form #username_input
{
	width:125px;
	height:15px;
	border:none;
	font-family:tahoma;
	font-size:10px;
}

#btnLogin
{
	position:absolute;
	left:570px;
	top:19px;
}
#username_input
{
	position:absolute;
	left:290px;
	top:15px;
}

#password_input
{
	position:absolute;
	left:432px;
	top:15px;
}

#banner
{
	position:absolute;
	left:191px;
	top:48px;
	width:623px;
	height:195px;
	border:solid 1px #656764;
}

#flashcontent
{
	position:relative;
	left:0px;
	top:0px;
}

#news_reg
{
	position:absolute;
	left:0px;
	top:116px;
	width:186px;
	height:130px;
	background-image:url(../images/news-reg2.jpg);
}

#reg_form #txtName
{
	width:110px;
	height:16px;
	border:none;
	font-family:tahoma;
	font-size:10px;
}

#reg_form #txtEmail
{
	width:110px;
	height:16px;
	border:none;
	font-family:tahoma;
	font-size:10px;
}

#txtName
{
	position:absolute;
	left:60px;
	top:40px;
}

#txtEmail
{
	position:absolute;
	left:60px;
	top:73px;
}
#submit_reg
{
	position:absolute;
	left:129px;
	top:112px;
	width:41px;
	height:7px;
}

#nav_links
{
	position:absolute;
	left:0px;
	top:252px;
	width:827px;
	height:34px;
}

#etellegencia_links
{
	position:absolute;
	top:33px;
	
	width:150px;
	height:100px;
	left:145px;
	background-color:#FFFFFF;
	z-index:20;
	border:solid 1px #818577;
	display:none;
	padding:1px 1px 1px 1px;
}

.sublinks
{
	background-color:#c7c4e2;
	padding-left:10px;
	height:100%;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.sublink
{
	padding-top:3px;
	padding-bottom:3px;
}

#content
{
	position:relative;
	width:810px;
	margin-top:6px;
	background-color:#FFFFFF;
	
}

#content_title
{
	position:relative;
	width:610px;
	background-image:url(../images/titlebar.jpg);
	background-repeat:no-repeat;
	padding-left:18px;
	padding-top:13px;
}

h1
{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	margin:0px;
}

h2
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	color:#d8126c;
}

#news
{
	position:relative;
	
	width:186px;
}

#news_top
{

}

#news_middle
{
	background-image:url(../images/news-middle.jpg);
	background-repeat:repeat-y;
	width:188px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	padding-left:2px;
	padding-bottom:10px;
}

#news_bottom
{
	margin-bottom:50px;
}

#latest_news
{
	margin-left:12px;
	margin-top:10px;
	margin-bottom:5px;
}

#view_all
{
	margin-top:10px;
	margin-bottom:5px;
}

.news_date
{
	margin-left:12px;
	color:#d8126c;
}

.news_item
{
	margin-left:12px;
	min-height:30px;
	overflow:display;
	padding-right:5px;
}

.news_item_hr
{
	margin-top:5px;
	margin-bottom:5px;
	width:180px;
	margin-left:1px;
}

#news_container
{
	position:relative;
	padding-top:8px;
	width:183px;
	height:400px;
	overflow:hidden;
}

#news_scroller
{
	position:relative;
	height:100%
}


#page_content
{
	position:absolute;
	top:0px;
	left:191px;
	font-family:verdana;
	font-size:11px;
}

#content_text
{
	margin-left:17px;
	margin-top:10px;
	margin-bottom:20px;
	
}


#footer
{
	position:relative;
	width:810px;
	height:30px;
	
}

#footer_links
{
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma;
	color:#787c71;
	position:absolute;
	left:610px;
	top:10px;
}

a.footerlink:link {color:#787c71; text-decoration:none;}
a.footerlink:visited {color:#787c71; text-decoration:none;}
a.footerlink:active {color:#787c71; text-decoration:none;}
a.footerlink:hover {color:#000000; text-decoration:none;}

#footer_copyright
{
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma;
	color:#787c71;
	position:absolute;
	left:10px;
	top:10px;
}
a.redStar:link {color:#787c71; text-decoration:none;}
a.redStar:visited {color:#787c71; text-decoration:none;}
a.redStar:active {color:#787c71; text-decoration:none;}
a.redStar:hover {color:#e70300; text-decoration:none;}


a.moreNews:link {color:#d8126c; text-decoration:none;}
a.moreNews:visited {color:#d8126c; text-decoration:none;}
a.moreNews:active {color:#d8126c; text-decoration:none;}
a.moreNews:hover {color:#d8126c; text-decoration:none;}

#contactForm
{
	position:relative;
	margin:0px;
	padding:0px;
	left:0px;
	top:0px;
}

.contactFormControl
{
	position:relative;
	left:0px;
	top:0px;
	height:35px;
	width:500px;	
}

.contactFormLabel
{
	position:absolute;
	top:0px;
	left:0px;
	color:#d8126c;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	
}

#btnSubmit
{
	position:absolute;
	top:5px;
	left:464px;
}

.requiredField
{
	position:absolute;
	top:0px;
	left:515px;
	color:#d8126c;
	font-family:Arial;
	font-size:11px;
	width:100px;
	font-weight:bold;
}

#txtMessage

{
	position:absolute;
	left:110px;
	top:0px;
	width:400px;
	height:100px;
}

.contactFormElement
{
	position:absolute;
	left:110px;
	top:0px;
	width:400px;
}

#lblContactSent
{
	font-weight:bold;
	color:#d8126c;
	font-family:Arial;
	font-size:11px;
}

.siteMap
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	color:#d8126c;
}
a.siteMap:link {color:#d8126c; text-decoration:none;}
a.siteMap:visited {color:#d8126c; text-decoration:none;}
a.siteMap:active {color:#d8126c; text-decoration:none;}
a.siteMap:hover {color:#d8126c; text-decoration:none;}







/*****************ADMIN CSS**********************//

#txtPageTitle
{
	position:relative;
	width:500px;
	margin-top:10px;
	margin-bottom:10px;
}




