body
{
background: url(images/bgimg.jpg) repeat-x; 
background-color:rgb(69,50,44);
}

a:link,a:active,a:visited
{
color:rgb(200,119,112);
text-decoration:underline
}

a:hover
{
color:rgb(200,119,112);
text-decoration:line-through
}

font,body,p
{
color:rgb(246,202,198);
font-family:georgia;
font-size:8pt
}

b, strong
{
color:rgb(117,50,44);
font-family:georgia;
font-size:8pt
}


#content
{
position: absolute;
z-index:2;
top: 160px;
left: 460px;
width: 450px;
height: 300px;
overflow: auto;
padding: 3px;
background: transparent;
line-height: 130%;
}

.quote
{
position: absolute;
z-index:4;
top: 45px;
left: 460px;
width: 460px;
height: 110px;
overflow: hidden;
padding: 3px;
background: transparent;
line-height: 130%;
}

#mmimg-01_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:0px;
	width:800px;
	height:53px;
}

#mmimg-02_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:53px;
	width:800px;
	height:64px;
}

#mmimg-03_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:117px;
	width:800px;
	height:60px;
}

#mmimg-04_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:177px;
	width:800px;
	height:63px;
}

#mmimg-05_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:240px;
	width:800px;
	height:59px;
}

#mmimg-06_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:299px;
	width:800px;
	height:57px;
}

#mmimg-07_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:356px;
	width:800px;
	height:67px;
}

#mmimg-08_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:423px;
	width:800px;
	height:62px;
}

#mmimg-09_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:485px;
	width:800px;
	height:53px;
}

#mmimg-10_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:538px;
	width:800px;
	height:62px;
}

.indentmenu{
color: rgb(246,202,198);
font:bold 11px Georgia;
position: absolute;
z-index:3;
top: 18px;
left: 505px;
width:327px;
}

.indentmenu ul{
margin: 0;
padding: 0;
float:left;
border: 1px solid #75322c;
border-width: 1px 0;
background: black url(images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(images/indentbg2.gif) center center repeat-x;
}

h2
{
color:rgb(193,211,225);
letter-spacing:2px;
font-family: Faith Collapsing,Eccentric Std,Georgia;
font-size:16pt;
font-weight:bold;
border-top: 1px rgb(108,151,182) solid;
border-right: 5px rgb(108,151,182) solid;
background-color:rgb(71,96,123);
}

.line
{
border-bottom: 1px rgb(108,151,182) solid;
}