body {
	background-color : #FFFFFF;
	margin : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	color : #303030;
	text-align: center;
	ont-size: 100%;
}

#top {
	width: 100%;
	height: 80px;
	background-color: #DFD5A2;
	border-bottom: 1px solid Black;
}

.float-left {
	padding: 3px;
	margin: 0px;
	float: left;
}

.float-right {
	padding: 0px;
	margin: 0px;
	float: right;
}
#welcome {
	padding: 3px;
	margin: 0px;
	letter-spacing: 2px;
	font-variant: small-caps;
	color: #443924;
	font-weight: bold;
	
}
#container {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
	border-top: 1px solid #DFD5A2;
	text-align: center;
}
table {
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	idth: 100%;
}

.jack {
	width: 100px;
	margin: 0% 0% 0% 10%;
}
.newh {
	margin : 0px;
	padding : 0px;
}
p {
	text-indent : 30px;
	color : #000000;
	font-size : 90%;
}


a:link {
	font-family : Verdana, Geneva;
	font-size : 80%;
	font-weight : bold;
	text-decoration : none;
	color : #443924;
	border-bottom : 1px solid #DFD5A2;
}

a:visited {
	font-family : Verdana, Geneva;
	font-size : 80%;
	font-weight : bold;
	text-decoration : none;
	color : #443924;
	border-bottom : 1px solid  #DFD5A2;
	
}
	
a:hover {
	font-family : Verdana, Geneva;
	font-size : 80%;
	font-weight : bold;
	text-decoration : none;
	color : #DFD5A2;
	border-bottom : 1px solid #443924;
	
}
h1 {
	font-family : Verdana, Geneva;
	font-style : italic;
	letter-spacing : 2px;
	color : #443924;
	font-weight : bold;
	font-size : 100%;
}
h2 {
	font-family : Verdana, Geneva;
	font-style : italic;
	letter-spacing : 2px;
	color : #443924;
	font-weight : bold;
	font-size : 90%;
}
h3 {
	font-family : Verdana, Geneva;
	font-style : italic;
	letter-spacing : 2px;
	color : #443924;
	font-weight : bold;
	font-size : 85%;
}

h4 {
	font-family : Verdana, Geneva;
	font-style : italic;
	letter-spacing : 2px;
	color : #443924;
	font-weight : bold;
	font-size : 75%;
}

	
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	color : #000000;
	table-layout : inherit;
}


.hlineb {
	border-bottom : 3px solid #404040;
	margin-top : 0px;
	padding-top : 0px;
}

.vline {
	border-right : 3px solid #404040;
	margin-left :0px;
	padding-left : 0px;
}
.padr {
	margin-right: 3px;
	padding-right: 3px;
}

.border {
	border : 1px dotted #404040;
}

.border2 td  {
	border: 1px solid #404040;
}

.noborder {
	border: 0px;
}

.navbar td {
	width : 200px;
	height : 30;
	margin : 3px 3px;
	padding : 3px 3px;
	
}
.navbar a:link {
	font-size : 80%;
	font-weight : bold;
	font-family : Verdana, Geneva;
	margin : 3px;
	padding : 3px;
	text-decoration : none;
	color : #000000;
	border : 1px solid #404040;
	display : block;
	text-align : center;
	width : 90%;
}
.navbar a:visited {
	font-size : 80%;
	font-weight : bold;
	font-family : Verdana, Geneva;
	margin : 3px;
	padding : 3px;
	text-decoration : none;
	color : #000000;
	border : 1px solid #404040;
	display : block;
	text-align : center;
	width : 90%;
}
.navbar a:hover {
	font-size : 80%;
	font-weight : bold;
	font-family : Verdana, Geneva;
	margin : 3px;
	padding : 3px;
	text-decoration : none;
	color : #FFFFFF;
	border : 1px solid #404040;
	display : block;
	background-color : #443924;
	text-align : center;
	width : 90%;
}
.bottom-link {
	width: 150px;
	text-align: center;
}
