/* CSS Document */

html { height: 100%; margin:0px; padding:0px; }
body { font-family:Arial; font-size:14px; color: #000000; line-height: 1.166; margin:0px; padding:0px; padding-bottom:10px; background:center fixed #EFE8DE; background-image:url(../img/html_bg.jpg); background-repeat:no-repeat; }

/******* hyperlink and anchor tag styles *******/


a:link, a:visited{
	text-decoration: underline;
	font-family:Arial;
	font-size:14px;
}

a:hover{
	text-decoration: underline;
}

a#lng:link, a#lng:visited { text-decoration:none; color:#F3EDC7; }

a#lng:hover { text-decoration:none; color:#FFFFFF; }


/************** header tag styles **************/

#subhead { margin: 0px; padding:0px; color: #ffffff; font-weight: normal; font-size:13px; opacity:0.9; filter:alpha(opacity=90); }

h1{
 font-family:"Century Gothic",Arial;
 font-size:36px;
 font-style:italic;
 font-weight:bold;
 color:#ffffff;
 margin: 0px;
 padding: 0px;
}

h1#subhead { font-size:18px; }

h2{
 font: bold 114% "Century Gothic",Arial;
 color: #21536A;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial;
 color: #21536A;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial;
 color: #ffffff;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#center_body { width:100%; }

#pagecell { width:1052px; margin:0px; border-left:1px solid #ffffff; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; }

#masthead { margin:0px; width:1050px; background-repeat:no-repeat; height:200px; display:block; text-align:right; border-right:1px solid #ffffff; border-left:1px solid #ffffff; }
#masthead { text-align:-moz-right; }

#title{ height:50px; width:709px; display:block; margin-top:00px; text-align:left; opacity:0.9; filter:alpha(opacity=90); }

#subtitle { width:709px; display:block; text-align:left; }

#comment { display:block; width:98%; }

#line { border-top:1px solid #ffffff; border-bottom:1px solid #ffffff; border-left:1px solid #ffffff; margin-bottom:5px; text-align:-moz-right; width:708px; }

#languages { width:1000px; text-align:left; padding-top:20px; margin-left:20px; font: 100% Arial; color:#F3EDC7; opacity:0.7; filter:alpha(opacity=70); }

#edge { height:60px; width:1040px; padding-top:10px; padding-right:10px; text-align:right; font-size:12px; color:#333333; margin:0px; background-color:#000000; filter:alpha(opacity=80); opacity:0.8; }

a#ffurl:link, a#ffurl:visited { text-decoration:none; font-size:12px; color:#668466; }
a#ffurl:hover { text-decoration:none; color:#5C9C5C; }

#content { }

#siteInfo { display:block; border:0px solid #eeeeee; font-size:small; color:#444444; text-shadow:0px 0px 3px #ffffff; padding:10px 0px 10px 0px; text-align:center; }
#siteInfo img{ padding: 4px 4px 4px 0px; vertical-align: middle; }
#siteInfo a:link, #siteInfo a:visited { font-size: 100%; color:#444444; text-decoration:none; text-shadow:0px 0px 3px #ffffff; }
#siteInfo a:hover{ margin:0px; color:#000000; text-decoration:none; }



div#sectionLinks { margin:0px 0px 0px 20px; padding:0px; position:fixed; text-align:left; vertical-align:top; height:360px; z-index:100; }

#sectionLinks a:link, #sectionLinks a:visited { font-family:Arial; font-size:16px; display:block; text-decoration:none; text-align:right; margin:5px; height:30px; color:#5C9C5C; }

#sectionLinks a:hover { background-image: none; font-weight:none; text-decoration:none; text-shadow:0px 0px 2px #5C9C5C; color:#ffffff; }

#sectionLinks a#gl1 { position:relative; width:200px; background-color:; line-height:30px; }
#sectionLinks a#gl2 { position:relative; width:200px; background-color:; line-height:30px; }
#sectionLinks a#gl3 { position:relative; width:200px; background-color:; line-height:30px; }
#sectionLinks a#gl4 { position:relative; width:200px; background-color:; line-height:30px; }
#sectionLinks a#gl5 { position:relative; width:200px; background-color:; line-height:30px; }
#sectionLinks a#gl6 { position:relative; width:200px; background-color:; line-height:30px; }

/********************* end **********************/
