html {
	margin: 0px;
	font-family: "Lucida Grande", arial, serif;
}
a {
	color: #800000;
	text-decoration: none;
	border: 0px;
}
a:active {
	color: #000000;
	text-decoration: none;
	border: 0px;
}
a:visited {
	color: #800000;
	text-decoration: none;
	border: 0px;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	border: 0px;
}


a.top {
	color: #fff;
	text-decoration: none;
	border: 0px;
	vertical-align: middle;
}
a:active.top {
	color: #fff;
	text-decoration: none;
	border: 0px;
}
a:visited.top {
	color: #fff;
	text-decoration: none;
	border: 0px;
}
a:hover.top {
	color: #fff;
	text-decoration: underline;
	border: 0px;
}

body {
	font-family: "Lucida Grande", arial, serif;
	margin: 0px;
	
}
#text {
	margin: 50px;
	font-size: 16px;
}
#main {
	margin: 10px;
	font-size: 13px;
}
#logo {
	
}

#buttons {
	margin-left: 30px;
	margin-top: 10px;
}
#spacer1 {
	width: 25%;
	float: left;
	background-image: url(http://h1.ripway.com/preview/images/01.png);
	height: 90px;
}
#spacer2 {
	width: 25%;
	float: right;
	background-image: url(http://h1.ripway.com/preview/images/01.png);
	height: 90px;
}
#largetop {
	height: 90px;
	width: 100%;
}
#image {
	width: 50%;
	float: left;
	height: 90px;
	background-image: url(http://h1.ripway.com/preview/images/01.png);
}
#letters {
	width: auto;
	height: 30px;
	background-color: #930000;
	text-align: center;
	font-size: 18px;
	vertical-align: middle;
}
#mainleft {
	height: 100%;
	width: 38%;
	float: left;
	font-size: 16px;
	color: #930000;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #990000;
}
#mainright {
	height: 100%;
	width: 55%;
	float: left;
	font-size: 16px;
	color: #930000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #990000;
	border-left-width: 2px;
}
#mainrighttop {
	height: 60px;
	font-size: 4em;
	color: #930000;
	font-weight: bold;
	text-align: center;
}
#mainrightbottom {
	height: 100%;
	font-size: 16px;
	color: #930000;
}
#maincenter {
	width: 1%;
	float: left;
}

#content {
	margin-left: 30px;
	margin-top: 10px;
	padding-left: 5px;
}
#mainleftmiddle {
}
#mainleftmiddleleft {
	height: auto;
	width: 33%;
	float: left;
	text-align: center;
}
#mainleftmiddleright {
	text-align: center;
	height: auto;
	width: 33%;
	float: left;
}
#mainleftmiddlemiddle {
	height: auto;
	width: 33%;
	text-align: center;
	float: left;
}

#middle {
	height: 50px;
	width: 100%;
}
#mainlefttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4em;
	font-weight: bold;
	color: #8F0202;
	height: 60px;
	width: auto;
	text-align: center;
}
#mainleftbottom {
	color: #8F0202;
	height: 100%;
	width: auto;
}
#leftspacer {
	width: 4%;
	float: left;
}
#bottom {
}
#mainleftrandom {
	height: 25px;
	width: auto;
}
