*
{
	border:0;
	margin:0;
	padding:0;
}

#events_page
{
	position:absolute;
	width:578px;
	height:550px;
	border:0px solid red;
}

#events_page h1#title
{
	width:450px;
	margin-top:50px;
	margin-left:60px;
	margin-right:90px;
	height:50px;
	border:0px solid black;
	position:absolute;
	text-align:center;
	font-variant:small-caps;
	font-weight:bold;
}

#events_page #events_background_image
{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:0px solid green;
	z-index:-1;
}

#events_page #text_area
{
	position:absolute;
	top:125px;
	height:385px;
	overflow:hidden;
	border:0px solid blue;
	width:365px;
	left:170px;
}

#events_page #text_area #entries
{
	position:relative;
	top:0px;
	border:0px solid red;
	width:360px;
}

#events_page #text_area #entries .entry
{
}

#events_page #text_area #entries .entry .date
{
	font-size: 17px;
	font-variant:small-caps;
	font-weight:bold;
	vertical-align:top;
	width:337.5px;
}

#events_page #back
{
	position:absolute;
	top:30px;
	left:60px;
}

#events_page #pdf
{
	position:absolute;
	top:25px;
	right:10px;
	width:170px;
	height:90px;
	text-transform:uppercase;
	font-size:12px;
	text-align:right;
	overflow:hidden;
}

#events_page #text_area #entries .entry .date .superscript
{
	font-size:0.75em;
	position:relative;
	bottom:0.25em;
}

#events_page #text_area #entries .entry .information
{
	width:360px;
	text-align:justify;
	font-size:0.9em;
	vertical-align:top;
	padding-bottom:2em;
}

#events_page #text_area #entries .entry .information p
{
	margin-bottom:0.5em;
}

#events_page #text_area #entries .entry .information a
{
	color:#000000;
}

#events_page #text_area #entries .entry .information a:hover
{
	color:#666666;
}

#events_page #down_arrow, #events_page #up_arrow
{
	width: 30px;
	height: 60px;
	position:absolute;
	right:0;
	margin-right:15px;
	XXcursor:pointer;
}

#events_page #up_arrow
{
	top:0;
	margin-top:125px;
	background-image:url(images/up_arrow_2.png);
	right:1px;
}

#events_page #down_arrow
{
	bottom:0;
	margin-bottom:40px;
	background-image:url(images/down_arrow_2.png);
}

#events_page #up_arrow:hover
{
	background-image:url(images/up_arrow_2_hover.png)
}

#events_page #down_arrow:hover
{
	background-image:url(images/down_arrow_2_hover.png)
}

#events_page #scroll_bar
{
	height:40px;
	width:30px;
	background-image:url(images/scroll_bar_2.png);
	background-repeat:repeat-y;
	left:532px;
	position:absolute;
	top:400px;
}

#archive_page #scroll_bar
{
	height:40px;
	width:30px;
	background-image:url(images/scroll_bar_2.png);
	background-repeat:repeat-y;
	left:525px;
	position:absolute;
	top:400px;
}

#events_page #scroll_bar:hover, #archive_page #scroll_bar:hover
{
	background-image:url(images/scroll_bar_2_hover.png)
}

#events_page #scroll_bar_track
{
	height:262px;
	width:30px;
	left:532px;
	position:absolute;
	top:186px;
	XXbackground-color:#FF0000;
}

#archive_page #scroll_bar_track
{
	height:310px;
	width:30px;
	left:525px;
	position:absolute;
	top:140px;
	XXbackground-color:#FF0000;
}

#events_page hr.clear
{
	visibility:hidden;
	clear:both;
}

#events_page .alignleft
{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#events_page .alignright
{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

#events_page #author_names
{
	left:20px;
	width:120px;
	top:110px;
	position:absolute;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}

#events_page #author_names a
{
	color:#333333;
}

#events_page #author_names a:hover
{
	color:black;
}














#archive_page
{
	position:absolute;
	width:600px;
	height:550px;
	border:0px solid red;
}

#archive_page h1#title
{
	width:450px;
	margin-top:30px;
	margin-left:60px;
	margin-right:90px;
	height:50px;
	border:0px solid black;
	position:absolute;
	text-align:center;
	font-variant:small-caps;
	font-weight:bold;
}

#archive_page #events_background_image
{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:0px solid green;
	z-index:-1;
}

#archive_page #text_area
{
	margin-top:80px;
	margin-bottom:30px;
	margin-left:60px;
	margin-right:90px;
	position:absolute;
	top:20px;
	height:400px;
	width:450px;
	overflow:hidden;
	border:0px solid blue;
}

#archive_page #text_area #entries
{
	position:relative;
	top:0px;
	border:0px solid red;
}

#archive_page #text_area #entries .entry
{
}

#archive_page #text_area #entries .entry .date
{
	font-size: 17px;
	font-variant:small-caps;
	font-weight:bold;
	width:112.5px;
	vertical-align:top;
}

#archive_page #back
{
	position:absolute;
	top:30px;
	left:60px;
}

#archive_page #pdf
{
	position:absolute;
	top:35px;
	right:55px;
	width:200px;
	text-transform:uppercase;
	font-size:12px;
	text-align:right;
}

#archive_page #text_area #entries .entry .date .superscript
{
	font-size:0.75em;
	position:relative;
	bottom:0.25em;
}

#archive_page #text_area #entries .entry .information
{
	width:337.5px;
	text-align:justify;
	font-size:0.9em;
	vertical-align:top;
	padding-bottom:2em;
}

#archive_page #text_area #entries .entry .information p
{
	margin-bottom:0.5em;
}

#archive_page #text_area #entries .entry .information a
{
	color:#000000;
}

#archive_page #text_area #entries .entry .information a:hover
{
	color:#666666;
}

#archive_page #down_arrow, #archive_page #up_arrow
{
	width: 30px;
	height: 60px;
	position:absolute;
	right:0;
	margin-right:45px;
	XXcursor:pointer;
}

#archive_page #up_arrow
{
	top:0;
	margin-top:80px;
	background-image:url(images/up_arrow.png);
}

#archive_page #down_arrow
{
	bottom:0;
	margin-bottom:40px;
	background-image:url(images/down_arrow.png);
}

#archive_page #up_arrow:hover
{
	background-image:url(images/up_arrow_hover.png)
}

#archive_page #down_arrow:hover
{
	background-image:url(images/down_arrow_hover.png)
}

#archive_page hr.clear
{
	visibility:hidden;
	clear:both;
}

#archive_page .alignleft
{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#archive_page .alignright
{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}














#next_event_page
{
	position:absolute;
	width:300px;
	height:200px;
	font-size:13px;
	overflow:hidden;
}

#next_event_page #events_background_image
{
	position:absolute;
	left:0;
	top:0;
	width:300px;
	height:200px;
	z-index:-1;
}

#next_event_page .date
{
	font-size: 1em;
	font-variant:small-caps;
	font-weight:bold;
	vertical-align:top;
}

#next_event_page .date .superscript
{
	font-size:0.75em;
	position:relative;
	bottom:0.25em;
}

#next_event_page .information
{
	margin-top:3%;
	margin-bottom:3%;
	margin-left:8%;
	margin-right:8%;
	text-align:justify;
	vertical-align:top;
}

#next_event_page #title
{
	text-align:center;
	font-weight:bold;
	xfont-variant:small-caps;
	text-transform:uppercase;
}

#next_event_page a
{
	color:#333333;
}

#next_event_page a:hover
{
	color:#666666;
}

#next_event_page .alignleft
{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	Mdisplay:none;
}

#next_event_page .alignright
{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	Mdisplay:none;
}























#george_bio_page
{
	position:absolute;
	width:248px;
	height:325px;
	border:0px solid red;
	/*background-color:#FFFFFF;*/
}

#george_bio_page #events_background_image
{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:-1;
}

#george_bio_page #text_area
{
	position:absolute;
	top:7px;
	height:306px;
	overflow:hidden;
	border:0px solid blue;
	width:212px;
	left:8px;
}

#george_bio_page #text_area #entries
{
	position:relative;
	top:0px;
	border:0px solid red;
	width:214px;
	font-size:12px;
	text-align:justify;
	color:#333333;
}

#george_bio_page #down_arrow, #george_bio_page #up_arrow
{
	/*width: 30px;*/
	width: 15px;
	height: 60px;
	position:absolute;
	right:8px;
	margin-right:1px;
	/*background-color:#FF0000;*/
}

#george_bio_page #up_arrow
{
	top:6px;
	margin-top:1px;
	background-image:url(images/george_bio_page_up_arrow.png);
}

#george_bio_page #down_arrow
{
	bottom:10px;
	margin-bottom:1px;
	background-image:url(images/george_bio_page_down_arrow.png);
}

#george_bio_page #up_arrow:hover
{
	background-image:url(images/george_bio_page_up_arrow.png)
}

#george_bio_page #down_arrow:hover
{
	background-image:url(images/george_bio_page_down_arrow.png)
}

#george_bio_page #scroll_bar
{
	height:40px;
	width:15px;
	background-image:url(images/george_bio_page_scroll_bar.png);
/*	background-repeat:repeat-y;*/
	/*background-color:blue;*/
	right:8px;
	margin-right:1px;
	/*left:215px;*/
	position:absolute;
	top:400px;
}

#george_bio_page #scroll_bar:hover
{
	background-image:url(images/george_bio_page_scroll_bar.png)
}

#george_bio_page #scroll_bar_track
{
	height:187px;
	width:15px;
/*	left:215px;*/
	right:8px;
	margin-right:1px;
	position:absolute;
	top:67px;
	/*background-color:green;*/
}
