@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(images/New/Background.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}


#main{
	background:#FFFFFF;
	margin:auto;
	opacity:.90;
	filter:alpha(opacity=95);
	width:670px;
	border:2px solid #000000;
	margin-top:147px;
}
#content{
	margin-top:10px;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;	
}
#bot{
	font-family: Newtown;
	font-size:9px;
	margin:auto;
	width:auto;
	position:relative;
	text-align: center;
	left: auto;
	right: auto;
	font-weight: bold;
}

#navBox{
	font-family: Newtown;
	font-size: 25px;
	font-weight: normal;
	height:22px;
	text-align:center;
}
#navcent{
	margin:auto;
	position: relative;
	background-position:center;
}
#home{
	background-image:url(images/New/home.gif);
	background-repeat:no-repeat;
	width:inherit;
	height:inherit;
}
#divider{
	background:url(images/New/divider.gif);
	repeat:no-repeat;
	height:25px;
}
a:link {
	color: #000000;
}
.b{
background:url(images/New/divider.gif);
height:25px;
width:auto;

}

.h1{
	font-family: newtown;
	font-size: 16px;
}
#free{
	width:160px;
	height:80px;
	margin:auto;
	margin-top:60px;
	margin-right:0px
}
