/* Styles used for the Valtonia web site */

BODY
{
   font-family: Georgia, "Times New Roman", sans-serif;
   color: #414141;
   background-color: #EDEBD5;
   padding: 0px;
   margin: 0px;
}

IMG
{
   border: 0px;
   padding-bottom: 5px;
   display: block;
}

DIV.break
{
   clear: both;
}

#container
{
   width: 800px;
   margin: 10px auto;
   overflow: hidden;
}

#header
{
   position: relative;
}

#header H1
{
   position: absolute;
   margin: 0px;
   padding: 0px;
   top: 55px;
   /*left: 300px;*/
   right: 10px;
   color: white;
   font-size: 16pt;
   font-weight: bold;
   font-style: italic;
}

#header H1 SPAN
{
   font-size: 12pt;
   font-style: normal;
   padding-left: 10px;
}

#header IMG
{
   width: 800px;
   height: 86px;
}

#menu
{
   float: left;
   overflow: hidden;
}

#menu BR
{
   display: none;
}

#menu DIV
{
   width: 185px;
   border: 1px solid #DBD5B7;
   padding: 5px 10px 5px 10px;
   margin-right: 5px;
   font-size: 8pt;
   overflow: hidden;
}

#menu A
{
   border: 0px;
}

#menu IMG
{
   display: inline;
}

#menu H2
{
   font-size: 8pt;
   margin-top: 0px;
}

#menu UL
{
   padding: 0px;
   margin: 0px;
   margin-bottom: 0px;
}

#menu UL LI
{
   list-style-type: none;
   padding-bottom: 10px;
}

#menu UL LI A
{
   display: block;
   padding: 2px;
   border: 0px;
   width: 185px;
}

#content
{
   float: left;
   width: 566px;
   border: 1px solid #DBD5B7;
   padding: 5px 10px;
   margin: 0px;
   overflow: hidden;
}

.dropcap
{
   font-size: 72px;
   float: left;
   line-height: 62px;
   padding-right: 8px;
}

#footer
{
   font-size: 8pt;
   text-align: right;
   padding-right: 5px;
}

#footer A
{
   border: 0px;
}

#footer BR
{
   display: none;
}

A, A:link, A:active, A:hover, A:visited
{
   color: #414141;
   background-color: #EDEBD5;
   text-decoration: none;
   border-bottom: 1px dotted #81817C;
}

A:hover
{
   background-color: #AEA574;
   color: #EDEBD5;
}

/* Styles used in the COMMON section */

#xhtml, #css, #nocss
{
   border: 0px;
   width: 80px;
   height: 15px;
   padding-top: 3px;
}

#nocss
{
   width: 35px;
}

#xhtmllink, #csslink, #nocsslink
{
   padding-top: 3px;
   background-color: #EDEBD5;;
}

/* End of styles used in the COMMON section */

/* Styles specific to the ROTW pages */

#clownpic
{
   float: right;
   padding: 0px 5px;
   width: 157px;
   height: 139px;
}

#brokenring
{
   float: left;
   padding: 0px 5px;
   width: 75px;
   height: 73px;
}

/* End of ROTW styles */

/* Styles specific to the ABOUT pages */

#dollars
{
   float: left;
   padding: 0px 5px;
   width: 54px;
   height: 60px;
}

/* End of ABOUT styles */

/* Styles specific to the RUNESTUFF pages */

#conversion
{
   border: 1px solid #DBD5B7;
}

#translation
{
   overflow: hidden;
}

#conversion IMG
{
   display: inline;
}

#translation IMG
{
   float: left;
   width: 16px;
   height: 16px;
   margin: 2px;
   padding: 2px;
   border: 1px solid #DBD5B7;
   cursor: pointer;
}

/* End of styles specific to the RUNESTUFF pages */
