html
{
 height: 100%;
}
body
{
 font-family: GHEA AsparezWeb;
 font-size: 13px;
 background-color: #dde6ea;
 margin: 70px 0px 0px 0px;
 height:100%;
}

/*div
{
 overflow: hidden;
 border-width: 1px;
 border-style: solid;
 border-color:red;
}*/

div.top
{
 height: 70px;
 width: 990px;
 text-align: left;
}

div.gr_2010
{
 height: 70px;
 font-size: 45px;
 color: #f3743a;
 float: left;
 font-weight: bold;
 width:440px;
}

img.gr_2010
{
 float: left;
 height:70px;
 width:400px;
}

div.top_right
{
 width: 550px;
 font-weight: bold;
 float:right;
 color:#000000;
 padding-top: 12px;
 color: #404040;
}

div.gray_line
{
 background-color: #404040;
 height: 10px;
 width: 100%;
}

div.main
{
 background-color: #dde6ea;
 min-height: 600px;
 width: 990px;
 text-align: left;
}

div.left
{
 background-color: #dde6ea;
 float:left;
 color: #404040;
 width: 150px;
 padding: 60px 0px 0px 0px;
 min-height: 540px;
 height:100%;
}

div.right_bg
{
 float:right;
 width:840px;
 background-color: #ffffff;
}

div.btwLeftAndRight
{
 width:290px;
 min-height:600px;
 float: left;
}

div.right
{
 background-color: #ffffff;
 float:right;
 min-height: 500px;
 width: 500px;
 margin: 0px 50px 0px 0px;
 padding-top: 85px;
}

div.div_menu
{
 color: #404040;
 text-decoration: none;
 font-weight: bold;
 float:left;
 height:15px;
 width: 150px;
 padding: 5px 0px 5px 0px;
 border-bottom-width: 2px;
 border-bottom-color: #ffffff;
 border-bottom-style: solid;
}

div.div_menu_hover
{
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
 float:left;
 height:15px;
 padding: 5px 0px 5px 0px;
 border-bottom-width: 2px;
 border-bottom-color: #cb2b3b;
 border-bottom-style: solid;
 border-top-width: 2px;
 border-top-color: #cb2b3b;
 border-top-style: solid;
 border-left-width: 2px;
 border-left-color: #cb2b3b;
 border-left-style: solid;
 background-color: #404040;
 width:148px;
}

div.div_menu a
{
 color: #404040;
 text-decoration: none;
 font-weight: bold;
}

div.div_menu_hover a
{
 text-decoration: none;
 font-weight: bold;
 color: #ffffff;
}

div.div_child_menu
{
 display:none;
 z-index: 5;
 float:left;
 width: 145px;
}

div.div_child_menu_hover
{
 display:block;
 z-index: 5;
 float:left;
 width: 145px;
}

div.div_child_menu a
{
 text-decoration: none;
 font-weight: bold;
 color:#404040;
}

div.div_child_menu_hover a
{
 text-decoration: none;
 font-weight: bold;
 color:#404040;
}

div.div_child_menu_item
{
 height:15px;
 background-color: #ffffff;
 border-bottom-width: 1px;
 border-bottom-color: #dde6ea;
 border-bottom-style: solid;
 border-top-width: 1px;
 border-top-color: #dde6ea;
 border-top-style: solid;
 padding: 5px 5px 5px 0px;
}

div.content_item
{
 margin: 0px 0px 20px 0px;
}

img.gallery_img
{
 border-width: 1px;
 border-color: black;
 border-style: solid;
 width: 230px;
 height: 170px;
}

img.flag
{
 border-width:1px;
 border-style: solid;
 border-color: #000000;
 height:15px;
}

div.div_flag
{
 text-decoration: none;
 float:left;
 height:15px;
 width: 150px;
 padding: 20px 0px 5px 0px;
}

div.div_flag a
{
 text-decoration: none;
}



body.visitors-page { background: #000; color: orange; }
#shadow-header {font-size: 30px; text-shadow: 0 0 2px gold; margin: 10px auto; text-align: center; }
#main-box {margin: 0 auto; border: 1px solid orange; padding: 10px; color: #FFFF77; width: 500px; font-size: 18px; line-height: 18px; }
#main-box .row { height: 20px; padding: 5px; border-bottom: 1px dotted orange; }
#main-box div div { float: left; width: 240px;}
