.padding {
	width: 150px;
	height: 90px;
}
.left {
	width: 150px;
}
.images {
	width: 600px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FF5E58;
	line-height: 24px;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.links a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFF99;
	text-decoration: none;
}
.links a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #FFFF99;
}
.links a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(backgroundtile.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.rules {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	height: 2000px;
}
.scroller {
	width: 320px;
	height: 60px;
	overflow: auto;
	padding-top: 20px;
}
.contactinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFCC;
}
.contactinfo p{
	margin-top: 0px;
	padding-top: 0px;
}
.contactinfo a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFCC;
	text-decoration: none;
}
.contactinfo a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFCC;
	text-decoration: none;
}

.contactinfo a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}





.menu {
	padding: 0px;
	height: 40px;
	margin-bottom: 0px;
	white-space: nowrap;
	
	
}
.picturetag {
	height: 20px;
}
.toppadding {
	height: 40px;
}
.imagearea {
	height: 472px;
	width: 760px;
}

.imagearea img{
	border: 1px solid #ffffff;	
}
.picturenames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
}
.contacttop {
	height: 236px;
}
.contactrule {
	height: 236px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.contactruletop {
	
	border-left-width: thin;
	
	border-left-style: solid;
	
	border-left-color: #FFFFFF;
}
