#force-scrollbar { 
position: absolute; top: 0; bottom: -1px; width: 1em; z-index: -1; 
}
html{
margin:0;padding:0;overflow: -moz-scrollbars-vertical;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
p  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: .9em;
} 
h1  {
	font-size: 20px;
	font-weight: bold;
	color: #ef2233;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-transform: lowercase;
}
h2  {
	font-size: 16px;
	font-weight: bold;
	color: #ef2233;
	text-decoration: none;
	letter-spacing: -1px;
	padding: 0;
	margin: 0 0 15px 0;
	text-align: center;
}
form h2 {
	font-size: 1em;
	text-align: center;
}
form label {
	font-size: .8em;
	color: #999;
	padding-left: 2px;
}

hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
blockquote {
	font-style: oblique;
	margin-left: 0px;
	font-weight: bold;
}
#content {
	margin-left: 20px;
	margin-right: 20px;
}

#content a {
	color: #EF2233;
	text-decoration: underline;
	letter-spacing: 0.05px;
	font-size: .9em;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EF2233;
	letter-spacing: 0.04px;
}
#content div.buttons a {
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.05px;
	font-size: 1.1em;
	
}
#content div.buttons a:hover {
	color: #999;
	text-decoration: none;
	letter-spacing: 0.05px;	
}
#content ul li {
	font-size: .9em;
}
#logo {
	margin-bottom: 20px;
}


#navlink a {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	letter-spacing: -1px;
	text-decoration: none;
}

#navlink a:hover {
	color: #EF2233;
	text-decoration: none;
}
#photos td {
	text-align: center;
	vertical-align: middle;
}
.floattext {
	float: left;
	margin-right: 15px;
}
.clearall {
	clear: both;
}

.blacktitles {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: -1px;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.buttons {
	width: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/btn_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EF2233;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	height: 70px;
	vertical-align: middle;
	display: table-cell;
}
.buttontext {
	background-image: url(../images/btn_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-size: 1.1em;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.address {
	font-size: .8em;
}
table#container {
	margin-right: auto;
	margin-left: auto;
}

