html {
	margin:0;
	padding:0;
	overflow-y: scroll;
}
body {
	margin:0;
	padding:0;
	background:#610000 url(../images/bg_body.gif) top center repeat-y;
}
body, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border:none;
	-ms-interpolation-mode: bicubic;
}
a:link, a:hover, a:active, a:visited {
	color:#f00;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1, h2, h3 {
	margin:0;
	padding:0;
	overflow:hidden;
	color:#fff;
}
h1 {
	font-size:180%;
	padding:8px 0;
}
h2 {
	font-size:150%;
	padding:4px 0;
}
h3 {
	font-size:120%;
	padding:2px 0;
}

#full_page {
	position:relative;
	width:750px;
	margin:0 auto;
	padding:26px 0;
	background:#000;
	color:#fff;
}
#page_head {
	height:240px;
	margin:8px 0;
	background:url(../images/header_01.jpg) top right no-repeat;
}
#page_menu {
	margin-top:-12px;
	height:24px;
	overflow:hidden;
}
#page_menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#page_menu li {
	margin:0;
	padding:0;
	float:left;
}
#page_menu a, #page_menu span {
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	padding:0 8px;
	color:#cecece;
	text-decoration:none;
	text-transform:uppercase;
}
#page_menu a:hover {
	text-decoration:underline;
}
#page_menu a span {
	padding:0;
}
#page_body {
	margin:8px 0;
}
#page_foot {
	margin:8px 0;
	height:93px;
	background:url(../images/footer_01.jpg) bottom right no-repeat;
}
#page_foot p {
	position:absolute;
	bottom:0;
	right:0;
	color:#cecece;
	text-align:right;
}
#col_01 {
	width:270px;
	float:left;
}
#col_01 .ad {
	padding-bottom:0px;
}

#col_01  p.ad {
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#col_01 .events {
	height:310px;
	background:url(../images/pane_left_04.jpg);
	overflow:hidden;
}
#col_01 .content {
	padding:20px 15px;
	padding-top:56px;
}
#col_01 .event {
	padding-bottom:14px;
}
#col_02 {
	width:472px;
	float:right;
}
#col_02 .t {
	height:14px;
	background:url(../images/col_02_t.gif) top right no-repeat;
}
#col_02 .m {
	background:url(../images/col_02_m.gif) top right repeat-y;
}
#col_02 .b {
	height:8px;
	background:url(../images/col_02_b.gif) bottom right no-repeat;
}
#col_02 .content {
	width:453px;
	margin:0 7px 0 12px;
	margin-top:-5px;
	padding:1px 0;
	min-height:257px;
	background:url(../images/bg_col_2.jpg) bottom right no-repeat;
	color:#9e9e9e;
}
#col_02 .divide {
	position:relative;
	height:30px;
	background:#000 url(../images/bg_divider.gif) top right no-repeat;
}
#col_02 .divide h2 {
	font-size:140%;
}
#col_02 .divide a.more {
	position:absolute;
	top:7px;
	right:5px;
}
#col_02 .date, #col_02 .credit {
	font-size:14px;
}
#col_02 .credit strong {
	font-weight:normal;
	color:#f00;
	text-decoration:underline;
}





