/* CSS Document */

body {
	text-align:center;
	margin-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	background: #000000 url(images/bg.gif) center top;
}
.bottomlinks {
	font-size: 12px;
	padding: 5px 5px 5px 20px;
	border-top: 1px dashed #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.homebottomsquare {
	border-right: 1px dashed #666666;
	border-left: 1px dashed #666666;
}
.homefeatureboxleft {
	padding-left: 20px;
}
.homefeatureboxright {
	padding-right: 20px;
}

a:link {
	font-weight : normal; 
	text-decoration : none;
	color: #990000;
	background: transparent; 
	}

a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #993333;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #000000;
	background: transparent; 
	}
.insidesublinkstable {
	border-right: 1px dashed #666666;
}
.leftnav {
	font-size: 12px;
	border-bottom: 1px dashed #666666;
	padding: 0px 0px 10px;
	line-height: .5;
	text-indent: 20px;
}
.copyright {
	color: #FFFFFF;
	font-size: 9px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 5px;
}
.livearea {
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.liveareatable {
	left: 20px;
}
.tableform {
	font-size: 12px;
}
#front h1{
	font-size: 18px;
	margin: 0;
	width: 340px;
}
#front p{
	font-size: 17px;
	line-height: 1.4em;
	width: 340px;
}