BODY{
	margin:0px;
	background-image: url(images/bg2.gif) !important;
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #FFF;
}

#container {
	margin: 0 auto;
	width: 960px;
}

#footer {
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 12px;
	color: #40200C;
}

#topbar {
	width: 960px;
	height: 109px;
}

#logo {
	width: 455px;
	height: 109px;
	float: left;
}

#nav {
	float: right;
	position: relative;
	top: 72px;
}

#nav ul{
   padding : 0;
   margin : 0;
   /* white-space : nowrap; */
}

#nav ul li{
   display : inline;
}

#main {
	margin-top: 20px;
	width: 960px;
}

h3
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 24px;
	color: #40200C;
	letter-spacing: -1px;
	font-weight: normal;
}

.bigText {
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 18px;
	color: #40200C;
	letter-spacing: -1px;
}