@charset "utf-8";

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

body {
	background-color: #9d0202;
	text-align: center;
}
a:link {
	color: #FFFF99;
}
a:hover {
	color: #3366FF;
}
a:visited {
	color: #FFFF00;
}
.rightbox {
	float: right;
}
.leftbox {
	float: left;
}
.textlinkbox {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}
.pic1 {
	margin-left: 22px;
}
.pics2 {
	margin-left: 40px;
}
.textlinkboxbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.textlinkbox3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #FFFF66;
}
#logo {
	border-color: #FFCC33;
}
