body {
    /*background: #C2C2C2 url("images/background_tile.png") repeat top left;*/
	background-color: #C2C2C2;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: Georgia, Arial;
}

h1 {
    color:#5D2F5D;
    font-size: 32pt;
    margin: 0;
    text-align: left;
    line-height: 42px;
	font-weight: normal;
	font-family: 'Just Another Hand', cursive;
}

h2 {
    color: #5D2F5D;
    font-size: 26pt;
    margin: 0;
    padding: 0;
    line-height: 36px;
	font-weight: normal;
	font-family: 'Just Another Hand', cursive;
}

#page {
	background: url(images/shadow.png) repeat-y top center;
	width: 990px;
}

#header {
    background: #ffffff url("images/header.png") no-repeat top center;
    width: 960px;
    height: 214px;
    border-left: #000000 solid 1px;
    border-right: #000000 solid 1px;
    border-bottom: #000000 solid 1px;
}

#about {
	margin-bottom: 15px;
}

#content {
    background-color: #ffffff;
    width: 960px;
    height: 100%;
    border-left: #000000 solid 1px;
    border-right: #000000 solid 1px;
    border-bottom: #000000 solid 1px;
}

#menu {
    background-color: #85D6D6;
    width: 960px;
    height: 40px;
    border-bottom: #000000 solid 1px;
    position: relative;
}

#menu > ul {
    margin: 0;
    padding: 0;
    width: 960px;
    height: 29px;
    list-style: none;
}

#menu > ul > li > a {
    color: #000;
    text-decoration: none;
    letter-spacing: 0pt;
}

#home { left: 58px; }
#location { left: 129px; }
#registration { left: 217px; }
#programming { left: 331px; }
#guests { left: 454px; }
#vendors { left: 530px; }
#support { left: 615px; }
#about { left: 699px; }
#faq { left: 768px; }
#forums { left: 829px;}

.drop_down_item {
    position: absolute;
    margin: 0;
    padding: 0px 8px;
    color: #000;
    padding-top: 11px;
    height: 29px;
    cursor: default;    
}

.drop_down_item:hover {
    background-color: #BBE8E8;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px dashed #85D6D6;
    text-decoration: none;
    padding: 0px 7px;
    padding-top: 11px;
}

.drop_down_item div{
    display: none;
    background-color: #BBE8E8;
    margin-left: -8px;
    padding: 0;
    margin-top: 12px;
    position: absolute;
    width: 145px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

.drop_down_item:hover div{
    display: block;
}

.drop_down_list{
    padding: 0px;
}

.drop_down_list li{
    width: 125px;
    list-style: none;
    text-align: left;
    padding: 3px 10px;
}

.drop_down_list li a{
    color: #000;
    text-decoration: none;
}

.drop_down_list li:hover{
    background-color: #85D6D6;
    color: #000;
}

.drop_down_list li:hover a{
    color: #000;
}

#leftpane {
    width: 185px;
    margin: 5px;
    float: right;
    font-size: 14px;
}

#info , #comment{
    border: solid #000 1px;
}

.button {
	background-color:#85D6D6;
	padding:5px;
	width:95px;
	border:1px outset #000;
}

#content-body {
    float: left;
    background-color: #fff;
    width: 745px;
    height: 100%;
    min-height: 286px;
    padding: 10px;
    margin-bottom: 30px;
}

#news_item_1 {
	text-align: left;
	margin-bottom: 15px;
}

#news_item_2 {
	width: 370px;
	float: left;
	text-align: left;
}

#news_item_3 {
	width: 370px;
	float: right;
	text-align: left;
}

.news_date {
	padding: 0px 15px;
	color: #999;
	font-size: 15px;
}

.news_content {
	padding: 0px 15px;
	margin-top: 8px;
}

#news {
	clear: both;
}

#footer {
    clear: both;
    font-size: 10pt;
    width: 960px;
    height: 50px;
    margin-top: 30px;
}

.dashed {
    border: 0;
    border-top: dashed 1px #000;
    width: 90%  
}

.left{
    text-align: left;
}

.clear{
    clear: both;
}

.regTable{
    text-align: center;
    border: 1px solid #000;
}

.regTable th{
    background-color: #BBE8E8;
}

.aa_reg_table td{
	padding: 3px 0px;
}

.aa_reg_table td label{
	font-weight: bold;
}

.policies, .faq{
    text-align: left;
    margin: 0px 30px 0px 30px;
    padding: 0;
}

.policies li{
    margin-bottom: 5px;
}

.faq dd{
    margin-bottom: 10px;
}

.gallery {
    list-style: none;
}

.gallery li {
    float: left;
    width: 200px;
    padding: 5px;
}

.gallery img {
    border: 1px solid #000;
    margin: 5px;
}

.gallery a{
    border: 0;
}

.prizes{
    float: left;
    width: 150px;
    padding: 0 3px;
    text-align: center;
}

.twitter {
	border-left: 1px solid #018FBB;
	border-right: 1px solid #018FBB;
	border-bottom: 1px solid #018FBB;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 10px;
}

.tweet {
	float: left;
	width: 323px;
	height: 115px;
	text-align: left;
}

.tweet .profile_img {
	float: left;
	margin-bottom: 3px;
	padding-left: 5px;
}

.tweet .message {
	padding-left: 60px;
	padding-right: 5px;
}

.tweet .posted {
	clear: both;
	font-size: 12px;
	margin-top: 3px;
	text-align: right;
	padding-right: 15px;
}

.more_twitter {
	clear: both;
	text-align: right;
	border-top: 1px dotted #ccc;
	padding-top: 5px;
}

.twitter_disclaimer {
	float: left;
	font-size: 9px;
	text-align: left;
}

a:link {
    color: #248EFE;
}

a:visited { }

a:hover { }

a:active { }

