body{
	
	}
#wrapper		{
	width:1000px;
}

a, a:link, a:visited, a:active	{
	COLOR:#666666;
}

a:hover 	{
	COLOR:#84191F;
}

#nav		{
	padding:0 0 0 0;
	float:left;
}
#nav	 ul	{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:NONE;
}
#nav li	{
	margin:0 6px 6px 0;
	width:204px;
	text-align:left;
	padding:8px 8px 8px 8px;
	font-size:14px;
	font-weight:bold;
	border:1px solid #CECECE;
}

#nav a	{
	font-family:GEORGIA;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	font-style: oblique;
	text-decoration:NONE;
}

#homebody{
	font-family:Verdana, Arial, helvetica, GEORGIA, sans-serif;
	float:left;
	width:650px;
	font-size:14PX;
	color:#313131;
	}

#homebodyfade{
	font-family:Verdana, Arial, helvetica, GEORGIA, sans-serif;
	float:left;
	width:650px;
	font-size:14PX;
	color:#313131;
	background-image: url(../images/homePageFADE.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
#content	{
	padding:0 15px 0 15px;
}
#homebg{
	padding-top:13px;
	text-align: center;
	font-weight: bold;
	height: 415px;
	width: 640px;
	font-size: 12PX;
	color: #ffffff;
	background-image: url(../images/homePage.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}

#homenobg{
	padding-top:13px;
	text-align: center;
	font-weight: bold;
	height: 50px;
	width: 640px;
	font-size: 12PX;
	color: #ffffff;
	}

#header{
	padding-top:13px;
	text-align: center;
	font-weight: bold;
	height: 389px;
	width: 602px;
	font-size: 12PX;
	color: #ffffff;
	}
#header1{
	padding-top: 13px;
	text-align: center;
	font-weight: bold;
	width: 602px;
	font-size: 12PX;
	color: #ffffff;
	background-image: url(../images/homePage1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
.menu{
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: oblique;
	}
a.menu{	
	text-decoration: none;
	}
.menu1{
	font-family: Georgia;
	font-size: 18px;
	color: #84191F;
	font-weight: bold;
	font-style: oblique;
	}
h1{
	font-family: Georgia;
	font-weight: bold;
	font-style: oblique;
	font-size: 14PX;
	padding:0;
	margin:0;
	padding-bottom: 2px;
	}
h2{
	font-family: Georgia;
	font-style: oblique;
	padding:0 0 2px 0;
	margin:0 0 0 0;
	font-weight: bold;
	font-size: 18PX;
	}