body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #9e9c10;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
}



#wrapper {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:985px;	
}




#top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	color: #9e9c10;
	width:985px;
	vertical-align:text-bottom;
	text-align:right;
	padding-top:20px;
	padding-bottom:10px;
}

#top_nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
#top_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}





#container {
	background-color: #FFFFFF;
	background-image: url(images/mid_lines.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 647px;
	width: 985px;
	
}
#container_top {
	background-image: url(images/top_crnrs.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	height: 31px;
	width: 985px;
}
#container_btm {
	background-image: url(images/btm_crnrs.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 985px;
	background-color:#FFFFFF;
}
#container a {
	font-family: Arial, Helvetica, sans-serif;
	color: #00355a;
	text-decoration:underline;
}
#container a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #9e9c10;
	
}

#logo_nav_wrapper {
	position:relative; 
	top:0px; 
	left:70px; 
	width:885px; 
	border:0px;
	padding-bottom:10px;
}

#temp_logo_nav_wrapper {
	position:relative; 
	top:0px; 
	left:50px; 
	width:885px; 
	border:0px;
	padding-bottom:10px;
}

#logo {
	position:relative;
	color:#9e9c10;
	font-size:1.75em;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

#nav {
	z-index:1;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-transform:lowercase;
	float:right;
	padding-right:25px;
	color:#00335a;
}

#nav a {
	color:#00335a;
	text-decoration:none;
}

#nav a:hover {
	color: #9e9c10;
	text-decoration:underline;
}




#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	width:985px;
	padding-top:7px;
	white-space:nowrap;
	position:absolute;
	/* hack to allow for all the floats */
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#left_side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 410px;
	height: 549px;
	padding-right:5px;
/*	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #cccccc; */
	position: relative;
	left: 21px;
	float:left;
}

#poster {
	width:215px;
	height:289px;
	float:left;
}

.poster_summary p{
	height:250px;
}

.poster_summary .title {
	color:#000000;
	font-size:18px;
	font-weight:bold;

}

.poster_summary .author {
	color:#9e9c10;
	font-size:14px;
	font-weight:bold;
}

.poster_summary .extra {
	font-size:12px;
	font-style:italic;
}

.poster_summary .summary_text {
	position:absolute;
top:80px;	
left:215px;
width:189px;

}

#poster_links {
	width:410px;
	text-align:center;
	white-space:nowrap;
	position:absolute;
	left:0px;
	top:310px;
}

#poster_links li {
	list-style:none;
	display:inline;
	margin-right: 9px;
	font-size:12px;
	white-space:nowrap;
	font-weight:bold;
}

#poster_links a {
	color:#00335a;
	text-decoration:none;
}

#poster_links a.hover {
	color: #9e9c10;
	text-decoration:none;
}



#sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #cccccc;
	font-weight:bold;
	text-align: center;
	height: 180px;
	width: 410px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	padding-top:-25px;
	position:absolute;
	top:356px;
	left:1px;
}



#right_side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	width: 495px;
	height: 600px;
	position: relative;
	left:35px;
	top:-75px;
	float:left;
}


#sales {
	font-weight: bold;
	color: #666666;
	background-position: center;
/*	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC; */
	padding:10px;
	position:relative;
	left: -10px;
	white-space:nowrap;
}

.Accordion {
	font-size:12px;
	color: #666666;
	padding:5px;
}

.Accordion h1 {
	font-size:14px;
	color: #9e9c10;
	font-weight:bold;
	text-transform:uppercase;
}

.Accordion h2 {
	font-size:14px;
	color: #00355a;
	font-weight:bold;
	/* text-transform:lowercase; */
}
