

/* CSS Document */
body{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background-color:#1C0000;
	font-family: "Times New Roman", Times, serif;
	background-image:url(../website_images/englishman-background.gif);
	color: #fff;
	line-height: 16pt;
	font-size: 11pt;
}
td {
	line-height: 16pt;
	font-size: 11pt;
}
.bgMenu{
background-image:url(../images/z_menu.gif);
background-repeat:repeat-x;
}
.bgTop{
background-image:url(../images/z_bgTop.gif);
background-repeat:repeat-x;
}
.bgBot{
background-image:url(../images/z_bgBot.gif);
background-repeat:repeat-x;
}
.bgLeft{background-image:url(../images/z_bgLeft.gif);
background-repeat:repeat-y;}

.bgRight{background-image:url(../images/z_bgRight.gif);
background-repeat:repeat-y;
}
.txtContent{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
line-height:16px;
}

.txtCity{
text-decoration:none;
font-size:13px;
color:#D5C089;
}

a.content{
color:#A39161;
text-decoration:underline;
}
a.content:hover{
color:#A39161;
text-decoration:none;
}
.Englishman{
font-family:"Palace Script MT";
src:url(../images/PALSCRI.TTF);
font-size:32px;

color:#D5C089;
}
.txtFooter{
color:#D5C089;

font-size:9px;
}
a.Footer{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
a.Footer:hover{
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
}

