﻿@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a img {
	border:none;
}
#shadow {
	position:fixed;
	width:808px;
	height:28px;
	left:220px;	
	z-index:2;
}
#container {
	margin: auto;
	height: 1300px;
	width: 1000px;
}
#fullbanner {
	position:relative;
	width:841px;
	height:395px;
	left:48px;
}
#top-banner {
	float:left;
	position:relative;
	height:223px;
	width:522px;
}

#banner {
	margin:auto;
	position:relative;
	height:172px;
	width:841px;
}
#bannerphoto {
	float:right;
	position:relative;
	width:268px;
	height:158px;
	top:65px;
}
#top_nav {
	margin:auto;
	position:relative;
	height:29px;
	width:778px;

}
#date {
	margin:auto;
	position:relative;
	height:75px;
	width:778px;
}
#photos1 {
	margin:auto;
	position:relative;
	height:246px;
	width:778px;
}
#ccssc {
	margin:auto;
	position:relative;
	width:778px;
	height:90px;
}
#photos2 {
	margin:auto;
	position:relative;
	width:778px;
	height:195px;
}
#groupcontainer {
	margin:auto;
	position:relative;
	width:778px;
	height:223px;
}
#group1 {
	position:relative;
	float:left;
	width:164px;
	height:223px;	
}
#group2 {
	position:relative;
	float:left;
	width:140px;
	height:223px;	
}
#group3 {
	position:relative;
	float:left;
	width:165px;
	height:223px;	
}
#group4 {
	position:relative;
	float:left;
	width:155px;
	height:223px;	
}
#group5 {
	position:relative;
	float:left;
	width:154px;
	height:223px;	
}
#group6 {
	margin:auto;
	position:relative;
	width:266px;
	height:117px;
}
#links {
	margin:auto;
	position:relative;
	height:100px;
	width:778px;
}
#convention_link1 {
	margin:auto;
	top:10px;
	border-width: 0px;
    position:relative;
	height:79px;
	width:380px;
}
#convention_link2 {
	float:right;
	border-width: 0px;
	position:relative;
	height: 79px;
	width: 383px;
}
#joeatl {
	margin:auto;
	position:relative;
	height:70px;
	width:778px;	
}
#convention_link3 {
	border-width:0px;
	position:absolute;
	height:192px;
	width:210px;
	left:10px;
	top:0px;
}
#convention_link4 {
	border-width:0px;
	position:absolute;
	height:49px;
	width:451px;
	left:160px;
}
#bottom {
	margin:auto;
	position:relative;
	height:250px;
	width:778px;
	
}
#info {
	margin: auto;
	position: relative;
	height: 50px;
	width: 700px;
	top: 20px;
	color: #FFFF00;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

#csu_logo {
	margin:auto;
	position: relative;
	height: 121px;
	width: 211px;
	top: 35px;
}

