body {
	background-color: black;
	color: white;
}

.ContentMain {
	background: url("/images/r9_c12-r9_c12.jpg") orange no-repeat;
	width: 334px;
	height: 482px;
	vertical-align: top;
	overflow: auto;
}

.ContentSecondary {
	background: url("/images/r6_c18-r6_c18.jpg") brown no-repeat;
	width: 299px;
	height: 281px;
	vertical-align: top;
	overflow: hidden;
}

.PageTitle {
	background: url("/images/r5_c12-r5_c12.gif") orange no-repeat;
	width: 334px;
	height: 37px;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}

.Input400 {
	width: 400px;
}

.AdvertTitle {
	text-align: center;
	color: #299018;
	font-size: 16pt;
	font-family: arial;
	font-variant: small-caps;
}

.Hidden {
	display: none;
}

.VideoBlock {
	width: 324px;
	height: 90px;
	margin: 5px;
}

.VideoPreview {
	height: 90px;
	width: 160px;
	background: grey url() ;
	float: left;
}

.Event {
	margin-top: 6px;
	height: 120px;
	width: 290px;
	border: white 1px solid;
	background: black;
	cursor: pointer;
}

.EventInfo {
	height: 108px;
	width: 278px;
	background: #b46e18 no-repeat;
	border: black 1px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	color: black;
}

.EventMap {
	width: 100%;
	height: 100%;
	margin: 10px;
}

.Epigraph {
	font-style: italic;
	width: 50%;
}

.Text {
	text-indent: 20px;
	font-size: 80%;
}

h2 {
	font-size: 14pt;
	letter-spacing: 2px;
}
