body {
	background-color: #ceaea5;
	color:#330000;
	font-family : verdana;
	text-align:center
}
a {
	color: #330000;
	text-decoration: underline;
	font-family:verdana;
}
td {
	text-align: center;
}
p {
	font: bold medium arial;
	text-align: left;
}
a.big {
	font: bold large verdana;
	color: white;
	TEXT-DECORATION: underline;
}
img {
	border: dashed white 2px;
	margin: 5px;
}
.title td {background-color:#efdbce;}
.title a:link {font-size : xx-small; text-decoration: none;}
.title a:visited {font-size : xx-small;}
.title a:link.ll {color : black; font-size : 12px; text-decoration:underline}
.title a:link.ll:visited {color : black; font-size : 12px; text-decoration:underline}

#container{
	width: 759px;
	margin-left: auto;
	margin-right: auto;
}

#pics{
	text-align: center;
}
#pics img {
	width:90px;
	height:130px;
	margin: 1px;
	border: solid white 1px;
}

#warning {
	font-size : xx-small;
	margin: 15px;
	position: relative;
	text-align: justify;
	clear:both;
}
#enter {
	clear:both;
	font : bold large verdana;
	color: white;
	margin-top: 10px;
}
#enter a {
	font-size : large;
	text-decoration : underline;
}
#bottom a {
	font-size: xx-small;
	text-decoration: none;
}