.fs11 { font-size: 10px; }

/* reset elements */
h1, h2, h3, h4, h5, h6 {
position: static;
margin: 0px;
padding: 0px;
}


div, p, hr, blockquote, address, noscript {
position: static;
margin: 0px;
padding: 0px;
font-style: normal;
font-weight: normal;
}

ul, ol, dl, dt, dd {
position: static;
margin: 0px;
padding: 0px;
}

pre, table, form {
position: static;
margin: 0px;
padding: 0px;
}

span, img  {
position: static;
margin: 0px;
padding: 0px;
border: none;
font-style: normal;
font-weight: normal;
border: 0px none #fafaff;
}

em, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
position: static;
margin: 0px;
padding: 0px;#menu2{
position:absolute;
top:0;
left:111px;
}

border: none;
font-style: normal;
font-weight: normal;
}

/*-- Basic Elements --*/
blockquote {
margin: 10px 20px 10px 20px;
padding: 5px 10px 5px 10px;
border-top: 1px solid #abb6ba;
border-right: 1px solid #abb6ba;
border-bottom: 1px solid #abb6ba;
border-left: 10px solid #abb6ba;
}

blockquote p {
margin: 0px;
padding: 0px;
}

/*-- Link Color --*/
a {text-decoration: none;}
a:link {color: #b22222;}
a:visited {color: #b22222}
a:hover {color: #800000;}
a:active {color: #800000;}
div.header h1 a {text-decoration: none;}
div.header h1 a:link {color: #422100;}
div.header h1 a:visited {color: #422100;}
div.header h1 a:hover {text-decoration: none;color: #422100;}
div.header h1 a:active {color: #422100;}

/*-- Iamge Style --*/
img.pict {
border-style : none;
}

img.pict1 {
border-style: none;
float: left;
margin-right: 20px;
}

img.pict2 {
border-style: none;
float: right;
margin-left: 10px;
}

/*-- Main Elements --*/
body{
margin: 0px;
padding: 0px;
color: #404040;
font-family: Verdana, Helvetica, sans-serif;
background: #fff;
text-align:center; 
}

div.container {
width: 780px; 
margin: 20px auto; 
text-align:left;  
background: #fff;
}

div.header {
background: #fff;
border: #a49c87 1px solid;
width: 778px;
height:100px;
margin: 0;
padding: 0px;
}

div.content {
width:780px;
margin: 0px;
float:left;
}

#sidebar {
width:0px;
float:right;
margin: 15px 5px 0px 0px;
}

div.footer {
clear: both;
margin: 0;
padding: 0;
width: 780px;
background: rgb(52,52,52);
}

/*-- header area --*/
div.header h1 {
margin: 0px;
padding: 10px 0px 5px 10px;
font-size: 1.2em;
font-weight: bold;
}

div.header p.description {
margin: 0px;
padding: 5px 0px 5px 10px;
color: #422100;
font-size: 0.7em;
}

/*-- menu area --*/
div.menu {
position: relative;
top: 0px;
left: 0px;
margin: 5px 0px 0px 0px;
padding: 0px;
width: 780px;
height: 2em;
text-align: center;
letter-spacing: 1px;
font: bold 12px Arial, Verdana, Helvetica, sans-serif;
background: RGB(52,52,52); 
}

div.menu a{
color: #fff;
background: RGB(52,52,52);
text-decoration: none;
display: block;
padding: 0px;
line-height: 2em;
width: 90px;
font-weight: bold;
}
div.menu a:visited {color:#fff;}
div.menu a:hover{color:#fff; background-color: #bdb9ac; text-decoration: none;}
div.menu a:active {color: #fff;}

div.submenu a
{color:#e7e7e7; 
font-weight: normal;
border-top: 0px solid #e7e7e7;
font-size: 10px;
}

div.submenu a:visited {color:#fff;}
div.submenu a:hover{color:black; background-color: RGB(239,239,239);}
div.submenu a:active {color: #fff;}

div#menu1{
position: absolute;
top: 0px;
left: 0px;
} 

div#menu2{
position: absolute;
top: 0px;
left: 91px;
} 

div#menu3{
position: absolute;
top: 0px;
left: 182px;
} 

div#menu4{
position: absolute;
top: 0px;
left: 273px;
}

div#menu5{
position: absolute;
top: 0px;
left: 364px;
}

div#menu6{
position: absolute;
top: 0px;
left: 455px;
}

div#menu7{
position: absolute;
top: 0px;
left: 546px;
}


div.menu span{
display: none;
}

div.submenu {
visibility: hidden;
position: absolute;
left: 0px;
font-size: 8px;
}

/*-- content area --*/
h2,h3,h4 {
margin: 0px;
padding: 10px 10px 2px 10px;
line-height: 1.1em;
font-weight: bold;
font-size: 1em;
text-align: left;
border-bottom: 1px dotted #c3c3af;
}

div.entry_navi {
margin: 10px;
padding: 0px 5px 10px 0px;
font-size: 0.825em;
text-align: center;
}

div.entry {
margin: 15px 5px 20px 5px;
padding: 0px;
border: 1px solid #c3c3af;
font-size: 14px;
align:left;
}


div.entry div.entry_author {
margin: 0px;
padding: 2px 10px 0px 10px;
font-size: 0.825em;
text-align: right;
}

div.entry div.entry_body{
margin: 0px;
padding: 20px 10px 5px 10px;
font-size: 0.825em;
line-height: 1.5em;
}

TD{
margin: 0px;
font-size: 14px;
}

div.entry div.entry_more {
margin: 0px;
padding: 5px 20px 15px 20px;
font-size: 0.825em;
line-height: 1.5em;
}

div.entry_body p { margin-top: 1em; }
div.entry_more p { margin-top: 1em; }

div.entry div.entry_state {
margin: 0px;
padding: 2px 10px 10px 10px;
font-size: 0.7em;
text-align: right;
}


/*-- footer area --*/
div.footer address {
padding: 5px 0px 5px 0px;
color: #e7e7e7;
text-align: center;
font-size: 12px;
font-weight: bold;
}

#alertbox{
text-align:center;
margin: 0px 0px 0px 0px;
border: 0px solid red;
}

#alertbox a:link{
font-size: 14px;
font-weight: bold;
color:red;
text-decoration: none; 
}

#alertbox a:visited {
font-size: 14px;
font-weight: bold;
color:red;
text-decoration: none; 
}

#alertbox a:hover{
font-size: 14px;
font-weight: bold;
color:red;
background:yellow;
text-decoration: none; 
}

#infobox {
text-align:center;
margin: 10px 10px 10px 10px;
padding: 10px 10px 10px 10px;
border: 1px solid red;
}