body
{
background: url(images/bgimg.jpg) repeat-x;
background-color:#FFF;
}

a:link,a:active,a:visited
{
color:#C66;
text-decoration:none
}

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

font,body,p
{
color:#000;
font-family: georgia;
font-size:8pt
}

strong,b 
{
color:#900;
font-family: georgia;
font-size:8pt
}

#mpimg-01 {
	position:absolute;
        z-index: 1;
	left:0px;
	top:0px;
	width:267px;
	height:195px;
}

#mpimg-02 {
	position:absolute;
        z-index: 1;
	left:267px;
	top:0px;
	width:273px;
	height:195px;
}

#mpimg-03 {
	position:absolute;
        z-index: 1;
	left:540px;
	top:0px;
	width:260px;
	height:195px;
}

#mpimg-04 {
	position:absolute;
        z-index: 1;
	left:0px;
	top:195px;
	width:267px;
	height:189px;
}

#mpimg-05 {
	position:absolute;
        z-index: 1;
	left:267px;
	top:195px;
	width:273px;
	height:189px;
}

#mpimg-06 {
	position:absolute;
        z-index: 1;
	left:540px;
	top:195px;
	width:260px;
	height:189px;
}

#mpimg-07 {
	position:absolute;
        z-index: 1;
	left:0px;
	top:384px;
	width:267px;
	height:216px;
}

#mpimg-08 {
	position:absolute;
        z-index: 1;
	left:267px;
	top:384px;
	width:273px;
	height:216px;
}

#mpimg-09 {
	position:absolute;
        z-index: 1;
	left:540px;
	top:384px;
	width:260px;
	height:216px;
}

#container
{
position: absolute;
z-index:2;
top: 200px;
left: 245px;
width: 400px;
background-color: transparent;
line-height: 130%;
}

h2 
{  
color: #900; 
font-family: A Lolita Scorned, georgia;
font-weight: bold;
letter-spacing: 2px; 
font-size: 18pt;
background: url(images/headbg.jpg) no-repeat;
}

h2:first-letter 
{
color: #000; 
font-family: georgia;
font-weight: bold;
letter-spacing: 2px; 
font-size: 20pt;
text-transform : uppercase;
}


#leftnav
{
position: absolute;
z-index: 3;
top: 430px;
left: 0px;
width: 170px;
padding-top: 5px;
background-color: transparent;
line-height: 130%;
}

#leftnav a 
{
display: block;
width: 100px;
padding: 1px;
margin: 2px;
color:#C66;
background-color:#900;
border-left: 5px #C66 solid;
}

html>body #leftnav a 
{
width: auto;
}

#leftnav a:hover
{
color:#000;
background-color:#C66;
text-decoration: none;
border-right: 5px #000 solid;

}

#content
{
padding: 5px;
}

#container background {visibility: visible;}
#leftnav p { margin: 0 0 1em 0; }


.line
{
color:#000;
border-bottom: #000 1px solid
} 



















