#title {
  font-size: 24px;
	line-height: 30px;
}

.subtitle {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top:0;
}

.bigtext {
	font-size: 14px;
	font-weight: 200;
}

.hotbod {
  background:#333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 62.5%;
  color: #000;
  padding:0;
  margin:0;
}

.content {
	margin:0 auto;
	width:750px;
	padding:0 0 10px 0;
}

.header {
	margin:10px auto;
	width:640px;
	height:184px;
	background-image:url(../SiteImages/elements/StarflowerBannerBlue.png)
}

#mainNav {
	right:10px;
	top:2px;
	position:absolute;
}

.litetext { color:#999; }

.litetext a:hover { color:#ccc;}

.litetext a { color:#999;}

.caption {
	background:#555555;
}

.text {
	background:#777;
	padding: 10px;
	margin:0;
}

#textLeft {
	width:600px;
	position:relative;
	margin:1px 0;
}

#textRight {
	width:600px;
	position:relative;
	margin:1px 0;
	left:150px;
}

.photo {
	background:#777777;
}

.fill {
	background:#555;
	width:600px;
	height:40px;
	position:relative;
	left:75px;
	margin:0;
	padding:0;
}

a {
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: none;
  color: #555;
}

a:active {
  text-decoration: none;
  color: #666;
}
