body {
	padding: 0px; 
	margin: 0px;
	border: 0px;
	behavior:url("csshover.htc");
	color: #FFFFFF;
}

A:link { color: #FFFFFF; text-decoration: none; }
A:visited { color: #FFFFFF; text-decoration: none; }
A:active { color: #FFFFFF; text-decoration: none; }
A:hover { color: #A50021; text-decoration: none; }

p, li {
	font-size: 0.8em; 
	font-family: Arial;
	color: #FFFFFF;
}

ul {
	list-style: none;
}

#content P A, #content li A, {
	font-weight: bold;
}

h1 {
	font-size: 1.2em; 
	font-family: Arial;
	color: #FFFFFF;
}

h2 {
	font-size: 1em; 
	font-family: Arial;
	color: #A50021;
}


.formfield {
	border-color: #A50021;
	border-style: solid;
	border-width: 1px;
	margin: 1px;
	font-size: 0.8em; 
	font-family: Arial;
	padding: 2px;
}

.formfield:hover {
	border-width: 2px;
	margin: 0px;
}

.formbutton {
	border-color: #A50021;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	font-size: 0.8em; 
	font-family: Arial;
}

.formbutton:hover {
	background-color: #A50021;
	color: #FFFFFF;
}

#footer p {
	font-size: 0.7em; 
	font-family: Arial;
	color: #A50021;
}

#footer A {
	text-decoration: none;
	color: #A50021;
}

#footer A:hover {
	color: #000000;
}





.menuleft {
	width: 60px;
	height: 100px;
}

.menu {
	height: 100px;
	background-color:  #A50021;
}

.menuarrow {
	height: 100px;
	background-color:  #A50021;
	width: 20px;
	text-align: center;
}

.menuarrow a {
	font-size: 2em; 
	font-family: Arial;
	color: #FFFFFF;
}

.menuright {
	width: 60px;
	height: 100px;
}

.thumbnail {
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

#container {
	width: 640px;
	overflow: hidden;
	position: relative; left:0px; top: 0px;
}

#thumbnails {
	position: relative; left:0px; top: 0px;
}

