body 
{
 background-color: #c4bbaa;
 background-image: url(../image/bg.jpg);
 background-repeat: repeat-y;
 background-position: 50% -100px;
 margin: 0;
 padding: 0;
 font-family: verdana, arial, helvetica, sans-serif;
 line-height: 1.3;
}

h1
{
font-size:15px;
color:#ffcc00;
text-align:center;
}

h2,h3,h4,h5,h6
{
font-size:13px;
color:#808000;
text-align:center;
}


#contentwrapper 
{
 position: absolute;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 891px;
 background-image: url(../image/background.jpg);
 background-repeat: no-repeat;
 background-position: 50% 0;
 padding: 0;
 margin: 0;
}

#container 
{
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: auto;
 margin-right: auto;
 table-layout: fixed;
}

#top_right #contact 
{
 color: #3a4a52;
 font-size: 13px;
 font-family: arial, helvetica, sans-serif;
 padding-top: 60px;
 padding-right: 30px;
 padding-bottom: 60px;
 padding-left: 30px;
 margin: 0;
}

#top_right #contact a 
{
 color: #030;
 text-decoration: underline;
}

#top_right #contact a:hover 
{
 color: #030;
 text-decoration: none;
}

#top_right #contact p 
{
 margin: 0;
}

#content 
{
 padding-top: 18px;
 padding-right: 11px;
 padding-bottom: 11px;
 padding-left: 11px;
}

#content 
{
 color: #000000;
 font-size: .8em;
 line-height: 1.3;
 font-family: arial, helvetica, sans-serif;
}

#content td 
{
 color: #000000;
 font-size: .8em;
 line-height: 1.3;
 font-family: arial, helvetica, sans-serif;
 padding-top: 4px;
 padding-right: 2px;
 padding-bottom: 4px;
 padding-left: 2px;
}

#content td img 
{
 /*
 border-color: #999;
 border-width: 1px;
 border-style: solid;
*/
}

#content td p 
{
 margin: 0px;
}

#content td a 
{
 color: #ffffff;
 text-decoration: underline;
}

#content td a:hover 
{
 color: #ffffff;
 text-decoration: none;
}

#copyright 
{
 color: #ffffff;
 font-size: 9px;
 font-family: verdana, arial, helvetica, sans-serif;
 padding-top: 0;
 padding-right: 4px;
 padding-bottom: 4px;
 padding-left: 0;
 margin: 0px;
}

#copyright a 
{
 color: #ffffff;
 text-decoration: none;
}

#copyright a:hover 
{
 color: #ffffff;
 text-decoration: underline;
}

.counter 
{
 font-size: .7em;
 color: #ddd;
 line-height: 1.3;
 padding-top: 2px;
 padding-right: 7px;
 padding-bottom: 2px;
 padding-left: 7px;
 margin: 0px;
}

.counter p 
{
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
}

#hnavcontainer td ul 
{
 padding: 0;
 margin-top: 2px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
 color: #6f9eb8;
 font-family: arial, helvetica, sans-serif;
}

#hnavcontainer td ul li 
{
 display: inline;
}

#hnavcontainer td ul li a 
{
 padding-top: 0px;
 padding-right: 11px;
 padding-bottom: 0px;
 padding-left: 11px;
 color: #6f9eb8;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 height: 16px;
 float: left;
 border-right-color: #486779;
 border-right-width: 2px;
 border-right-style: solid;
}

#hnavcontainer td ul li a:hover, #hnavcontainer td ul li a.selected 
{
 color: #030;
}

#vmenu 
{
 padding-top: 24px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 0;
}

.centerdiv 
{
 /*IE method of centering a relative div*/

 text-align: center;
 padding-top: 18px;
 padding-right: 2px;
 padding-bottom: 0;
 padding-left: 2px;
 height: 230px;
}

.centerdiv>div 
{
 /*Proper way to center a relative div*/

 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
}

.centerdiv img 
{
 /* border: 1px solid #999; */
}

#panel_righttop 
{
 padding-top: 11px;
 padding-right: 5px;
 padding-bottom: 0px;
 padding-left: 5px;
 color: #030;
 font-family: verdana, arial, sans-serif;
 font-size: .8em;
 line-height: 1.3;
}

#panel_leftbottom, #panel_leftbottom td, #panel_rightbottom, #panel_rightbottom td, #panel_righttop td 
{
 padding: 5px;
 color: #030;
 font-family: verdana, arial, sans-serif;
 font-size: .8em;
 line-height: 1.3;
}

#panel_leftbottom p, #panel_leftbottom td p, #panel_rightbottom p, #panel_rightbottom td p, #panel_righttop p, #panel_righttop td p 
{
 margin: 0px;
}

#panel_leftbottom a, #panel_leftbottom td a, #panel_rightbottom a, #panel_rightbottom td a, #panel_righttop a, #panel_righttop td a 
{
 color: #990000;
 text-decoration: underline;
}

#panel_leftbottom a:hover, #panel_leftbottom td a:hover, #panel_rightbottom a:hover, #panel_rightbottom td a:hover, #panel_righttop a:hover, #panel_righttop td a:hover 
{
 color: #ffffff;
 text-decoration: none;
}