body{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}#header {
	background-image: url(images/bgheader_02.jpg);
	background-repeat: repeat-x;
	background-color: 000;
	background-position: center top;
}
#bgcont {
	background-image: url(images/bgshadow_23.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 900px;
}
#cont {
	background-image: url(images/bgcont_09.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #707070;
}
.pagepic1 {
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin solid #FEE600;
	margin-left: 10px;
}
#bgcont1 {
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000000;
}
.conts {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.largefont {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.largefontblack {

	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.box {
	margin-right: 8px;
	margin-bottom: 4px;
}
.boxright {
	margin-bottom: 4px;
	margin-left: 8px;
}

