body {
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
}
table
{
    border-width: 0;
    border-spacing: 0;
}
a.dmenu {
	text-decoration : none;
	color : #D7A29C;
	border-bottom-width : 1px;
	border-bottom-style : dashed;
	border-bottom-color : #AA0000;
	line-height : 180%;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : bold;
}
a.dmenu:hover {
	color : #DDBCB8;
}
a.dmenu em {
	font-size : 70%;
}
A.footer {
    text-decoration : none;
    color : #898989;
}
P {
    margin : 0;
    text-indent : 2em;
}

DIV.main {
	width : 750px;
	margin : auto;
}
DIV.main IMG {
	float : left;
}

DIV.wrap1 {
	margin : 0 auto;
	display : table;
	$width : 10%;
	background : url(img/shadow.gif) no-repeat right bottom;
}

DIV.wrap1big {
	margin : 0 auto;
	display : table;
	$width : 10%;
	background : url(img/shadow_800.gif) no-repeat right bottom;
}

DIV.wrap2 {
	background : url(img/shadow_tr.gif) no-repeat top right;
}

DIV.wrap3 {
	padding : 0 6px 6px 0;
	background : url(img/shadow_bl.gif) no-repeat bottom left;
}

DIV.wrap3 IMG {
	display : block;
}

DIV.imglist {
	margin : 0 auto;
	padding : 25px 0 0 0;
	clear : both;
	text-align : center;
}

TD.imgbox {
	width : 215px;
	height : 180px;
}





