/* style for Tom Rand*/

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	background-color: #ffffff;
}

a {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

div.clearer {
	clear:both;
}

#page {
	margin-left:auto;
	margin-right:auto;
	width: 948px;
}

#header {
	margin-top:25px;
	width:948px;
	height:132px;
}

.break {
	width: 948px;
	height: 3px;
	padding: 0px;
}

.space {
	margin-right : 15px;
}

/*top navigation*/

#nav {
	font-size: 12px;
	height: 34px;
	float: left;
	width: 948px;
	background-image: url(images/navbarbck.png);
}

#nav a {
	text-decoration: none;
	color: #ffffff;
	font-weight : normal;
}

#nav a:hover {
	color: #003366;
	font-weight : normal;
}

#nav .content{
	margin-top: 10px;
	text-align: center;
}

/* main content*/

#bodycontent {
	font-size: 12px;
	color: #003366;
	float:left;
	width: 948px;
	height: 515px;
	background-repeat: no-repeat;
	background-image: url(images/bodybck.png);
}

#bodycontentlevel {
	font-size: 12px;
	color: #003366;
	float:left;
	width: 948px;
	height: 515px;
	background-repeat: no-repeat;
	background-image: url(images/bodybcklight2.png);
}

#leftside {
	width: 360px;
	font-size: 12px;
	float: left;
	padding-left: 40px;
padding-top: 60px;
}

#leftside p {
	padding: 0px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
}

.title {
	font-weight: bold;
}

.date {
	font-weight: bold;
}

h1 {
	padding: 0px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
}

#lilspace {
	padding-bottom: 20px;
}

/* footer*/

#footer {
	font-size: 12px;
	float:right;
	width: 948px;
	color: #003366;
}

#footer a {
	text-decoration: none;
	color: #003366;
	font-weight : normal;
}

#footer a:hover {
text-decoration: underline;
	color: #003366;
	font-weight : normal;
}

#footer .content{
	margin-top: 5px;
	float:right;
}

.copyRightText {
	font-size: 9px;
	width: 950px;
	float:left;
	color: #003366;
	padding-top: 13px;
	text-align:center;
}

.copyRightText a {
    color: #003366;
}

.copyRightText a:hover {
	color: #993333;
}

.circle a {
	text-decoration: none;
}

.eight {
	color: #993333;
}

