html,body,form
{
	margin : 0px;
    padding:0px;
    border:0px;
    border-collapse:separate;  
    border-spacing:0px;
}

form { 
	padding: 0; 
	margin: 0; 
} 

a.user_menu{
	font-size :	11px;
}


a
{
    font-family : arial;
    font-size :    11px;
    color : #820002;
}

p,input,select,textarea,div
{
	font-family : arial;
	font-size :	11px;
	color : #000000;
}

.page_title
{
	font-size :	17px;
	font-weight :bold;
    color:#800000;
}

.error_message
{
	color : #ff5500;
}

.site_text_maroon 
{
	color : #820002;
    font-size:12px; 
}

.site_text
{
	color : #000000;
    font-size:12px;
}

a.printer_friendly
{
	font-family : arial;
	font-size :	11px;
	color : #820002;
	text-decoration:none;
}

#login_area{
    float:left;
    display:none;
}
#angelsoft_area{
    float:left;
    display:none;
}


#news_area{
    display:block;    
}
#events_area{   
    display:block;    
}

/* ********************************** */
/* right section */
/* ********************************** */
.login_text
{
	font-size :	9px;
}
.login_input
{
	border-width:1;
	border-color:#820002;
	width:90px;
}
.right_box{
    background-image:url('/images/gb/middle_whitebox.png');  
    float:left;
    width:182px;
    text-align:left;
    /*padding-left:5px;*/
    /*padding-right:5px;*/
}


#comments_section_home
{
	height:155px;
	background-color:#dddddd;
}
#comments_section
{
	height:155px;
	background-color:#dddddd;
}
#right_news_events_title
{
	font-size:11px;
	font-weight:bold;
}

.menu_left_type_1{
    width:182px;
    height:33px;
    background-image:url('/images/gb/left_menu.png');
    /*padding-left:8px;*/
    margin-bottom:3px;
}

.menu_left_type_2{
    width:158px;
    height:20px;
    background-image:url('/images/gb/left_sub_menu.png');
    /*padding-left:12px;*/
    margin-bottom:3px;
    margin-left:3px;
}

.menu_center{
    text-decoration:none;    
    font-weight:bold;
    font-size:11px;
    color : #820002; 
}

.menu_right{
    width:182px;
    height:32px;
    background-image:url('/images/gb/right_menu.png');
    /*padding-left:12px;*/
    color:white;
    text-align:left;
    float:left;
}

.menu_right_title{
    font-family:verdana;
    color:#000000;
    float:left;
    line-height:2em;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
}

.menu_right_arrow{
    float:right;
    padding-right:10px;
    padding-top:5px;
}

.menu_link_1{
    text-decoration:none;    
    font-weight:bold;
    font-size:12px;
    line-height:2.5em;
}

.menu_link_2{
    text-decoration:none;    
    color:white;
    font-weight:bold;
    font-size:10px;
    line-height:2em;
}

#centered_site{
    margin-top:6px;
    width:931;
}

.footer
{
    color : #820002;
    font-weight :bold;
    font-size :    11px;
    text-decoration:none;
}

#top_center_area{
    width:546px;
    background-image:url('/images/gb/header.jpg');  
    height:70px;
    padding:5px;
}
