@import url(links.css);

#header {
	background-attachment:scroll;
	background-image:url();
	background-position:left top;
	background-repeat:no-repeat;
	padding:6px 4px 0px 0px;
	position:relative;
	color:#FFFFFF;
	height:215px;
	width:833px;
	left:10px;
}

body {
	background-image:url();
	background-repeat:repeat-x; 
	background-attachment:scroll;
	background-position:center top;
	font-family:'Lucida Grande',sans-serif;
	background-color:#FFFFFF;
	text-decoration:none;
	text-transform:none;
	cursor: default;
	font-size:12pt;
	color:#000000;
	padding:0px;
	margin:0px;
}

.upper {
	text-transform: uppercase;
}

#header a {
	color:#FFFFFF;
}

#footer {
	background-image:url();
	background-repeat:no-repeat; 
	background-attachment:scroll;
	background-position:bottom center;
	margin:0px 0px 4px 0px;
	color:#BFE8FF;
	height:60px;
	width:650px;
}

#footer div {
	font-size:9px;
	color:#55CCCC;
}

#footer a {
	color:#FFFFFF;
}

form {
	padding:1;
	display:inline;
	margin:0;
}

a, a:link {
	text-decoration:none;
	cursor: pointer;
	color:#0000CC;
}

a:visited {
	text-decoration:none;
	cursor: pointer;
	color:#00268F;
}

a:hover {
	text-decoration:underline;
	cursor: pointer;
	color:#0066FF;
}

td {
	font-size:12px;
	font-family:'Lucida Grande',sans-serif;
}

textarea, input, button, select {
	font-family:'Lucida Grande',sans-serif;
	font-size:11px;
	color:#000000;
	margin:2px;
}

#header textarea, #header input, #header button, #header select {
	font-size:10px;
}

select {
	cursor: pointer;
}

a img {
	filter: none;
	border:0px solid #F1F1F1;
	cursor: pointer;
}

a:hover img {
	filter: none;
	border:0px solid #F1F1F1;
	cursor: pointer;
}

#border a img {
	filter: none;
	border:2px solid #000083;
	margin:4px 2px 4px 2px;
	cursor: pointer;
}

#border a:hover img {
	filter: none;
	border:2px solid #0033CC;
	margin:4px 2px 4px 2px;
	cursor: pointer;
}
