body {
	font: normal normal 11px/160% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
	margin: 0 auto;
	text-decoration: none;
	padding: 0;
	background-color: #fff;
}

img {
	margin-top: 30px;
	padding-top: 0;
}

#rap {
	width: 720px;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 60px;
}

#content {
	width: 640px;
	margin: 0 auto;
}

/* My Comment */

.title-box-first {
	cursor: pointer;
	margin-top: 360px;
	text-align: left;
}

.title-box {
	cursor: pointer;
	margin-top: 90px;
	text-align: left;
}

.title-box-second {
	margin-top: 15px;
	text-align: left;
}

.title, .title a, .title a:visited {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	margin-top: 90px;
	color: #000;
	text-align: left;
}

.title a:hover {
	text-decoration: none;
	color: #3300ff;
}

.title-transparent, .title-transparent a, .title-transparent a:visited {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	margin-top: 90px;
	color: rgba(255,0,0,0);
	text-align: left;
}

.title-transparent a:hover {
	text-decoration: none;
	color: rgba(255,0,0,0);
}

.text, .text a, .text a:visited {
	text-decoration: none;
	color: #666;
	text-align: left;
}

.text a:hover {
	text-decoration: none;
	color: #3300ff;
}

.text-bold, .text-bold a, .text-bold a:visited {
	text-decoration: none;
	color: #000;
	text-align: left;
	font-weight: bold;
}

.text-bold a:hover {
	text-decoration: none;
	color: #3300ff;
}

.link, .link a, .link a:visited {
	text-decoration: none;
	color: #d70e18;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

.link a:hover {

/*header text is indented 10px*/
cursor: pointer;
	text-decoration: none;
	color: #3300ff;
}

.link-small, .link-small a, .link-small a:visited {
	text-decoration: none;
	color: #666;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-size: 9px;
}

.link-small a:hover {
	text-decoration: none;
	color: #3300ff;
}

.email-title {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	margin-top: 360px;
	text-align: left;
}

.email, .email a, .email a:visited {
	color: #d70e18;
	text-decoration: none;
	text-transform: lowercase;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}

.email a:hover {
	color: #3300ff;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.email-text {
	font-style: italic;
	color: #999;
	text-decoration: none;
	text-transform: lowercase;
	text-align: left;
}

/* My Comment */

.bullet {
	text-decoration: none;
	color: #666;
	text-align: left;
}

.counter, .counter a, .counter a:visited {
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #eee;
	margin-bottom: 90px;
	text-decoration: none;
	margin-top: 90px;
}

.counter a:hover {
	font-weight: normal;
	font-style: normal;
	color: #3300ff;
	text-decoration: none;
}
