p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
#container {
	border: thin solid #CFADAB;
	background-color: #000;
}
a:link {
	text-decoration: none;
	color: #CCA3AB;
}
.rightbox {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFF;
}

a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #8A6C26;
}
a:active {
	text-decoration: none;
	color: #755326;
}
.linksmenu {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body {
	background-color: #000;
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
body,td,th {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
.smallprint {
	font-size: 10px;
}
.titlefont {
	font-family: Verdana, Geneva, sans-serif;
}

.addre {
	font-size: 14px;
}
