@charset "utf-8";
/* CSS Document */

body {
	background-color: #666666;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 15px;
}
#frame {
	border: 2px solid #FE0000;
}
h1 {
	font-size: 46px;
}
#frame #textlayout #nav {
	margin-top: 20px;
}
h3 {
	font-size: 25px;
}
h5 {
	font-size: 18px;
	color: #FE0000;
}
#frame #textlayout #textarea {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: left;
}
#frame #textlayout #FindAFriend {
	text-align: center;
	border: 1px solid #FE0000;
	margin-top: 20px;
	margin-bottom: 10px;
}
#frame #textlayout #FindAFriend a {
	color: #FE0000;
	text-decoration: none;
}
#footer {
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#frame #header {
	border-bottom-style: none;
	border-bottom-color: #FE0000;
	color: #FFFFFF;
	background-color: #FE0000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#frame #textlayout #textarea img {
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
