#logo{
	margin-left: 1px;
	margin-right: auto;
	width: 130px;
}

#p{
	margin-left: auto;
	margin-right:1px;
	width: 380px;
}

#p img{
	margin: 5px;
}

#p td{
	text-align: center;
}

div#navmenu a{
	color: #8D2020;
	text-decoration: none;
	margin-right: 10px;
	border-top: 3px solid #454545;
	border-bottom:0;
}

div#navmenu b{
	text-decoration: none;
	margin-right: 10px;
	border-top: 3px solid #454545;
	border-bottom:0;
}

div#navmenu a:hover{
	border:0;
	padding:0;
	border-top:3px solid Red;
	background:none;
}

#page{
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}

#footer{
	margin-left: auto;
	margin-right: auto;
	width: 70em;
}

body{
	font: 13px/18px "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica;

	background-image: url("bg.jpg");
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFF;
}

img{
	border: 0;
}
