body {
  text-align:left;
}
table {
	margin:0px;
	padding:0px;
	border:none;
}
#container {
width:1020px;
*width:1020px;
margin:auto;
padding:0px;
background:transparent;
}

*html #container {
width:1020px;
}

#header {
border:none;
background:transparent URL("../images/header_BG.gif") repeat-y ;
padding-left:14px;
padding-right:14px;
padding-top:10px;
margin:0px;
color:black;
width:872px;
*width:872px;
height:390px;
float:right;
}

#header_home {
border:none;
background:transparent URL("../images/header_BG_home.gif") repeat-y ;
padding-left:14px;
padding-right:14px;
padding-top:10px;
margin:0px;
color:black;
width:872px;
*width:872px;
height:800px;
float:right;
}

*html #header {
width:872px;
}

#footer {
width:900px;
height:230px;
color:black;
text-align:center;
font-size:.75em;
font-weight: normal;
font-family:arial;
padding:0px;
margin:0px;
background:transparent URL("../images/footer_BG.gif") repeat-y ;
color:white;
float:right;
}
#footer_2 {
width:900px;
height:230px;
color:black;
text-align:center;
font-size:.65em;
font-weight: normal;
font-family:arial;
padding:0px;
margin:0px;
color:white;
background:transparent;
float:right;
}
#main_home {
width:860px;
*width:860px;
text-align:left;
color:black;
padding-left:40px;
padding-bottom:20px;
margin:0px;
font-size: 1.2em;
background:transparent URL("../images/main_BG.gif") repeat-y ;
float:right;
}
*html #main_home {
width:860px;
}

#main {
width:860px;
*width:860px;
min-height:500px;
text-align:left;
color:black;
padding-left:40px;
padding-bottom:20px;
margin:0px;
font-size: 1.2em;
background:transparent URL("../images/main_BG.gif") repeat-y ;
float:right;
}
*html #main {
width:860px;
}

#main_content {
	width:800px;
	padding:0px
	margin:0px;
	background:transparent;
	clear:none;
}
* html #main_content {
width:800px;
}
#main_exhibit {
	width:600px;
	padding:0px
	margin:0px;
	background:white;
	clear:none;
	margin:auto;
	border:thin solid black;
}
#home_entertainment {
	color:#133D8D;
	font-weight:bold;
}

#home_entertainment img {
	margin-right:7px;
	border: 1px solid black;
}
#home_entertainment h2 {
color:#4E84C4;
}
#home_entertainment .vert_line_home {
width:15px;
background:transparent URL("../images/black_line_home_ent.gif") ;
}

#entertainment {
	color:black;
	font-weight:normal;
	font-size:1em;
	width:750px;
}
*#entertainment {
	width:700px;
}
#entertainment img {
	margin-right:10px;
}
#entertainment h2 {
color:#4E84C4;
font-size:1.3em;
margin-top:0px;
}
#entertainment .date {
	font-size:1.3em;
	font-weight:bold;
}
#entertainment .time {
font-size:1.2em;
}

#entertainment .vert_line_home {
width:30px;
background:transparent URL("../images/black_line_home_ent.gif") ;
}


#right_nav {
	color:white;
	width:120px;
	*width:120px;
	height:700px;
	padding:0px;
	margin-top:250px;
	background:transparent;
	float:left;
}


.right_side{
	width:360px;
	vertical-align:top;
}

.right_side li {
	margin-left:-2.5em;
	*margin-left:0em
}

.right_side ul {
	margin-left:-1.0em;
	*margin-left:0em
}

.left_side {
	width:380px;
	text-align:right;
	vertical-align:top;

}
.vert_line{
width:100px;
background:white URL("../images/black_line.jpg") ;
}
.vert_line_home {
width:15px;
background:transparent URL("../images/black_line_home.gif") ;
}
.vert_line_exhibit {
width:5px;
background:transparent URL("../images/black_line_home.gif") ;
}
.vert_line_home1 {
width:15px;
background:transparent URL("../images/black_line_home1.gif") ;
}
.spanner {
	display:block;
	text-align:center;
}
.gray{
background-color:#dce7fc;
}
/*for looks */

body {
	color:black;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial,"_sans",_sans;
	font-size: 76%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	background: #87b2df URL("../images/BG.jpg") repeat-x;

}
#footer_2 a {
font-size: 1.3em;
color:white;
}
#footer_2 a:link {
	}
#footer_2 a:visited {
	}
#footer_2 a:active {
	}
#footer_2 a:hover {
	text-decoration: underline;
	color: black;
	
	}
div {
	font-size:.9em;
}

a {
	text-decoration: none;
	color: #133dAd;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	color:black;
	text-decoration: underline;
	}
	
h1 {
	font-size:1.7em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: .5em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	color:#87b2df;
	}

h2, dt {
	font-size: 1.3em;
	margin: .9em 0em .2em 0em;
	font-weight: bold;
	color:#000000;
	}

h3 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {
	list-style: none;
	font-size: 1.0em;
	line-height: 1.3em;
	margin-left:.15em;
	margin-top: 0.2em;
	margin-bottom: 0.5em; 
	}
p {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}
strong {
	font-weight:bold;
	}
.alert {
	font-weight:bold;
	color:#d74200;
}