body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #484F97 url(../images/background.jpg) repeat-x;
	padding: 0px;
}
a { color: #FFCC00; text-decoration: underline; }
a:hover { text-decoration: none; }
hr { height: 1px; clear: both; margin: 3px 0px 3px 0px; color: #ededed; }
#bnrPix {
}
#events {
	position:absolute; 
	left:490px; 
	top:360px; 
	z-index:1;
}
#mainBk {
	position:absolute; 
	left:0; 
	top:0; 
	z-index:1;
}
#menu {
	position:absolute; 
	left:0px; 
	top:0px; 
	z-index:6;
}
#subPic {
	position:absolute; 
	left:440px; 
	top:210px; 
	padding: 10px;
	z-index:12; 
	width: 180px;
	text-align: center;
	font-size: 10px;
}
#subPic img {
	background-color: white;
	margin-bottom: 7px;
}
img#sprt { padding-bottom: 15px; }

#text {
	position:absolute; 
	left:68px; 
	top:360px; 
	width:400px; 
	z-index:3;
}
#ttlDiv {
 	position:absolute; 
	left:248px; 
	top:100px; 
	z-index:5;
}
.bodybold { font-weight: bolder; color: #dd99ee; }
.copyright {
	font-size: 10px;
	color: #CCCCCC;
	position: relative;
}
.hmPage a { text-decoration: none; }
.hmPage a:hover { text-decoration: underline; }

.imgLeft {
	margin: 5px 10px 5px 0px;
	float: left;
}
.imgRight {
	margin: 0px 0px 10px 10px;
	float: right;
}
.padded {
	margin: 5px;
	border: 1px dotted #FFFFFF;
	padding: 5px;
}
.picLeft {
	float: left;
	margin: 0px 10px 10px 0px;
}
.small {
	font-size: 10px;
}
.ttl { 
	font: bold 14px "bold Verdana", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
