#tbody {
	margin-left:20px;
	color:white;
}
.iregion {
	width:600px;
	background-color:rgba(102,0,51,0.8);
	padding:10px;
}
.inv {
	font-size:24px;
	font-weight:bold;
	margin:20px;
}
#navigation {
color: #ffffff;
height: 35px;
text-align: center;
padding-top: 15px;
/* Adds shadow to the bottom of the bar */
-webkit-box-shadow: 0px 0px 8px 0px #000000;
-moz-box-shadow: 0px 0px 8px 0px #000000;
box-shadow: 0px 0px 8px 0px #000000;
/* Adds the transparent background */
background-color: rgba(1, 1, 1, 0.8);
color: rgba(1, 1, 1, 0.8);
}
#navigation a {
font-size: 14px;
padding-left: 15px;
padding-right: 15px;
color: white;
text-decoration: none;
width:700px;
}

#navigation a:hover {
	color: #F00;
} 
body {
	padding: 0;
	font-family: sans-serif;
}
#all {
	width:1000px;
	height:900px;
	margin:auto;
	background:url("images/y2e2wideshot.jpg");
	background-size:1000px 800px;
	background-repeat:no-repeat;
}
#announcements {
	width:1000px;
	background-size:1000px 800px;
	background-color: #860101;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}
#text {
width:400px;
margin:5px;
}
#textannouncements {
	width:400px;
	margin:20px;
	color: #FFF;
	float: left;
	font-size: 16px;
}
#textannouncements a{
	color: #9F6;
}
#textannouncements a:hover{
	color: #FF0;
}
#pic {
width:400px;
margin:5px;
}
.col {
float:left;
}
#htext {
width:800px;
}
h1 {
	font-size:30px;
	font-family:sans-serif;
	color:white;
	margin-top:15px;
}
.header {
height:100px;
background-color:#9A0000;
width:1000px;
margin-top:10px;
}
#bottom {
margin-top:100px;
}
#register {
	background-color:#69F;
	border:3px outset #69C;
	color:white;
	font-size:24px;
	padding: 20px;
	text-decoration: none;
}
.rg {
	margin:20px;
	padding: 20px;
}
.newA{
	color:#9C3;
	font-style:italic;
}
