p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1em;
}

.maincontainer {
	width: 890px;
}

div.topleft {
	padding-left: 20px; /* Width of left image */
	background-color: transparent;
	background-image: url(../images/topleft.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	float: left;
}

div.topright {
	background-color: transparent;
	background-image: url(../images/topright.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 20px;
	text-align: left;
	padding-right: 45px;
}

div.botleft {
	padding-left: 20px; /* Width of left image */
	background-color: transparent;
	background-image: url(../images/bottomleft.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 20px;
	height: 100px;
	float: left;
}

div.botright {
	background-color: transparent;
	background-image: url(../images/bottomright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100px;
	margin-right: 20px;
	padding-right: 45px;
	text-align: left;
	width: 880px;
}

body {
	background-color: #72A3D6;
	background-image: url(../images/background.png);
	font-size: 12px;
	margin-top: 20px;
	padding: 0;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

.maincontainer {
	width: 890px;
}

.topcontainer {
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-align: left;
}

.navtablerighttop {
	bottom: auto;
	float: right;
	margin-top: 10px;
	padding-right: 30px;
	right: auto;
	text-align: right;
	width: 326px;
}

.navtablerightbot {
	float: right;
	margin-top: 40px;
	width: 300px;
}

.masthead {
	padding-top: 10px;
	text-align: right;
	vertical-align: bottom;
}

.navbar {
	background-image: url(../dev2/css/mastheadnavbackground.png);
	background-repeat: no-repeat;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}

.nav {
	padding-top: 12px;
	text-align: left;
}

.nav a:link,.nav a:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.nav a:hover {
	color:#003399;
	}
	
/*#nav, #nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#nav li {
	float: left;
	position: relative;
	width:11em;
	color: #2D486C;
	font-size: 12px;
	font-weight:bold;
	padding:15px 0px 15px px;
}
#nav a:link, #nav a:visited {
  display:block;
  text-decoration: none;
  color:#FFFFFF
  
}
#nav a:hover {
	padding:15px 0px 15px px;
	color:#003399;
	}
	
* html #nav a {
  width: 100%;
}
#nav ul {
  display: none;
  position: absolute;
  padding: 0;
}
#nav ul li {
  border-top: 1px solid #0099FF;
  background-color:#72A6D9;
  font-size: 12px;
  padding: 5px 5px 5px 0px;
  width: 11em;
}
#nav li:hover ul {
  display: block;
}*/

#contactleft {
	width:500px;
	float:left;
	margin:0px 10px 0px 25px;
	text-align:left;
	font-size:16px;
	}

#contactright {
	width:280px;
	float:left;
	margin:0px 0px 0px 45px;
	}
	
h1 {
	font-size:22px;
}
	
#aboutus {
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	}
	
#values {
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}

#profile {
	width:220px;
	float:left;
	background:url(../dev2/images/about-us/profile-bg.gif) repeat-x;
	padding:10px 5px 5px 5px;
	margin-right:5px;
	margin-bottom:15px;
	font-size:12px;
	}
	
#profile2 {
	width:170px;
	float:left;
	border:#CCCCCC 1px solid;
	background:#F4F4F4;
	padding:10px 5px 5px 5px;
	margin-right:15px;
	margin-bottom:15px;
	font-size:12px;
	}

#filler {
	margin:0px 0px 10px 0px;
	font-size: 12px;
	}

.clear {
	clear:both;
	}

.footer {
	text-align: center;
	font-size: 1em;
	}
.footerleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
	height: 100px;
}
.footercenter {
	padding: 0px;
	height: 100px;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 1em;
	text-align: center;
	vertical-align: middle;
}
.footerright {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100px;
	width: 100px;
}
	
.footer a:link, .footer a:visited {
	color:#000000;
	text-decoration:none;
	display:inline;
	text-align: center;
	}
.affiliatecontainer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
}
.container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.containerblue {
	background-image: url(../images/bluebackground.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.joeyvideocontainer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.redslogan {
	font-size: 1.5em;
	font-weight: bold;
	color: #FF0000;
	padding:15px 0px 15px 0px;
	text-align:center;
}
.attend {
	font-size: 21px;
	font-weight: bold;
	color:#FF0000;
}
#steamheader {
	padding: 0px;
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
}
#containerstream {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 295px;
	padding: 0px;
}
#adbox {
	padding: 0px;
	float: left;
	height: 200px;
	width: 480px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
}
#videobox {
}
#chatbox {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 480px;
}
#homevideobox {
	padding: 0px;
	float: right;
	height: 200px;
	width: 364px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#affiliatevideoholder {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 200px;
	width: 400px;
}

