body {
	background: repeat url(/elements/basebg.jpg);
	color: #460600;
	font: 12px "Times New Roman", Times, serif;
}

.maintbl {
	background: url(/elements/bgtexture.gif);
	border-width: 0;
	width: 768px;
	margin: 0;
}

.vidtbl {
	background: url(/elements/bgtexture.gif);
	border-width: 0;
	width: 340px;
	margin: 0;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
	text-align: center;
}

h3 {
	font-size: 18px;
	text-align: center;
	font-style: italic;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 14px;
	margin: 2px 8px 8px 2px;
}

.rr1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-indent: 50px;
}

.rr2 {
	font-size: 26px;
	text-indent: 100px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 0;
}

.rr3 {
	font-size: 32px;
	text-indent: 150px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 0;
}

.rr4 {
	font-size: 20px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 7px;
}

a  {
font-weight : bold;
	text-decoration: underline;
	color: #7f0000;
}

a:link  {
color : #c01200;
font-weight : bold;
	text-decoration: underline;
}

a:visited  {
font-weight : bold;
	text-decoration: underline;
}

a:hover  {
color : #b20000;
text-decoration : underline;
background : #cf7069;
}

a:active  {
color : black;
text-decoration : underline;
background : #fdb0ab;
}

#all {
	width: 768px;
	margin: 0;
	border: 3px solid #7f0000;
	font-size: inherit;
	padding: 0;
	position: relative;
	left: 24px;
	top: 24px;
	bottom: 24px;
}

#main {
	background: url(/elements/bgtexture.gif);
	width: 90%;
	height: 90%;
}

#mail {
	background: url(/elements/bgtexture.gif);
	width: 460px;
	height: 90%;
	margin: 10px;
	padding: 5px;
}

#news {
	background: url(/elements/bgtexture.gif);
	width: 560px;
	height: 90%;
	margin: 10px;
	padding: 5px;
	font-size: 14px;
}

.text {
	margin-right: 80px;
	margin-left: 80px;
	background: url(/elements/bgtexture_light.gif);
	padding: 8px;
	border: 2px solid #460600;
}

.eventtext {
	background: url(/elements/bgtexture_light.gif);
	padding: 8px;
	border: 2px solid #460600;
	margin: 0 20px 10px;
}