BODY
{
    z-index: 0;
    border-bottom: none;
    border-left: none;
    padding-bottom: 0px;
    background-color: #DFDCC7;
    margin: 0px;
    padding-left: 0px;
    width: 100%;
    height: 100%;
    padding-right: 0px;
    background-repeat: repeat;
    font-family: 'David';
    color: #2e3917;
    font-size: 20px;
    border-top: none;
    border-right: none;
    padding-top: 0px;
}
A:link
{
    BACKGROUND-COLOR: transparent;
    FONT-FAMILY: inherit;
    COLOR: inherit;
    TEXT-DECORATION: bold;
}
A:active
{
    BACKGROUND-COLOR: transparent;
    FONT-FAMILY: inherit;
    COLOR: inherit;
}
A:visited
{
    BACKGROUND-COLOR: transparent;
    FONT-FAMILY: inherit;
    COLOR: inherit;
    TEXT-DECORATION: none;
}
A:hover
{
    BACKGROUND-COLOR: transparent;
    FONT-FAMILY: inherit;
    COLOR: inherit;
}
A.links:link
{
    BACKGROUND-COLOR: transparent;
    FONT-FAMILY: inherit;
    COLOR: inherit;
    FONT-SIZE: inherit;
    TEXT-DECORATION: none;
}
A.links:active
{

    BACKGROUND-COLOR: transparent;
    FONT-FAMILY: inherit;
    COLOR: inherit;
    FONT-SIZE: inherit;
    TEXT-DECORATION: none;
}
A.links:visited
{
    BACKGROUND-COLOR: transparent;
    FONT-FAMILY: inherit;
    COLOR: inherit;
    FONT-SIZE: inherit;
    TEXT-DECORATION: none;
}
A.links:hover
{
    BACKGROUND-COLOR: transparent;
    FONT-FAMILY: inherit;
    COLOR: inherit;
    FONT-SIZE: inherit;
    TEXT-DECORATION: none;
}
A.reference:link
{
    BACKGROUND-COLOR: transparent;
    FONT-FAMILY: inherit;
    COLOR: inherit;
    FONT-SIZE: inherit;
    FONT-WEIGHT: inherit;
    TEXT-DECORATION: none;
}
A.reference:active
{
    BACKGROUND-COLOR: inherit;
    FONT-FAMILY: inherit;
    COLOR: inherit;
    FONT-SIZE: inherit;
    FONT-WEIGHT: inherit;
    TEXT-DECORATION: none;
}
A.reference:visited
{
    BACKGROUND-COLOR: transparent;
    FONT-FAMILY: inherit;
    COLOR: inherit;
    FONT-SIZE: inherit;
    FONT-WEIGHT: inherit;
    TEXT-DECORATION: none;
}
A.reference:hover
{
    BACKGROUND-COLOR: transparent;
    FONT-FAMILY: inherit;
    COLOR: inherit;
    FONT-SIZE: inherit;
    FONT-WEIGHT: inherit;
    TEXT-DECORATION: inherit;
}
#bottom
{
    BACKGROUND-COLOR: transparent;
    WIDTH: inherit;
    HEIGHT: inherit;
}
#left
{
    BACKGROUND-COLOR: inherit;
    WIDTH: inherit;
}
#right
{
    BACKGROUND-COLOR: inherit;
    WIDTH: inherit;
}
#side
{
    BACKGROUND-COLOR: transparent;
    WIDTH: inherit;
    HEIGHT: inherit;
}
.basetext
{
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BACKGROUND-COLOR: transparent;
    FONT-FAMILY: inherit;
    COLOR: inherit;
    FONT-SIZE: inherit;
    BORDER-TOP: medium none;
    BORDER-RIGHT: medium none
}
#sddm
{	
    margin: 0;
	padding: 0;
	z-index: 0
}

#sddm li
{	
	list-style: none;
	float: left;
	font: 20px David
}

#sddm li a
{	
    display: block;
	width: 250px;
	border: 5px;
	background: #435422;
	color: #DFDCC7;
	text-align: center;
}

#sddm li a:hover
{	
    background: #c4bd97;
	border: 5px;
    color: #435422
}

#sddm div
{	
    position: absolute;
	visibility: hidden;
	margin: 1;
	padding: 1;
	background: #435422;
	border: 5;
	border-color: #DFDCC7
}

#sddm div a
{	
    position: relative;
	display: block;
	margin: 0;
	padding: 0px 0px;
	width: 250px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: inherit;
	color: #DFDCC7;
	border: 1 1;
	font: 18px David
}

#sddm div a:hover
{	
    background: #c4bd97;
	border: 1 5px #DFDCC7;
    color: #435422
}

