.white {
	color: #FFFFFF;
}
.tobutton {
	color: #000066;
	text-decoration: none;
	background-color: #EEEEEE;
	padding: 2px;
	border: 1px dotted #CCCCCC;
}
.tobutton:link {
	color: #000066;
	text-decoration: none;
	background-color: #EEEEEE;
	padding: 2px;
	border: 1px dotted #CCCCCC;
}
.tobutton:visited {
	color: #000066;
	text-decoration: none;
	background-color: #EEEEEE;
	padding: 2px;
	border: 1px dotted #CCCCCC;
}
.tobutton:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	padding: 2px;
	border: 1px dotted #CCCCCC;
}
h1 {
	font-family: "Arial Narrow", Arial;
	font-size: 24px;
	color: #660000;
	text-decoration: none;
}
.small {
	font-size: 9px;
}
.imgborder1 {
	border: 3px solid #eeeeee;
}
.boxborder1 {
	border: 1px solid #CCCCCC;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
h2 {
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	color: #999900;
	text-decoration: none;
}
#menuid a {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.darkblue {
	color: #000066;
}
#footer2 td {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#layout_wrapper {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	position: absolute;
}
#main {
	width:900px;
	padding: 0px;
	clear: both;
	float: none;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	height:auto;
}
#facebook {
	position:absolute;
	width:32px;
	height:32px;
	z-index:1;
	left: 533px;
	top: 29px;
}

