body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	background-color: White;
	background-repeat: repeat;
	color: #333333;
}
/*
#main {
	width: 100%;
	margin-top: 10px;
	background-image: url(img/fauxbox.gif);
	background-position: top right;
	background-repeat: repeat-y;	
}
*/
#main2 {
	margin-top: 10px;
	background-image: url(img/faubox2.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
#wrapper {
	background-color: White;
	margin: 5px 40px 5px 40px;
	padding: 5px;
}

#header {
	margin-top: 15px;
}

#header-bottom {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	height: 1%;
	margin-top: 15px;
}
#header-bottom ul {
	margin: 0;
	padding: 0 20px 0 0;
	text-align: right;
}
#header-bottom li {
	display: inline;
	background-color: white;
	color: #000066;
}
#header-bottom a:link, #header-bottom a:visited {
	text-decoration: none;
	background-color: white;
	color: #000066;
	}
	#header-bottom a:hover {
		text-decoration: none;
		background-color: White;
		color: #9C9A31;
}
#tagline {
	font-weight: bolder;
	background-color: white;
	color: #000066;
	font-style: italic;
	margin: 0;
	padding: 0 0 0 20px;
	width: 500px;
	float: left;
}

#content {
	margin: 0 0 0 200px;
	font-size: 100%;
	background-color: White;
	color: #333333;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

#content h3, {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
font-size: 130%;
font-style: italic;
color: #000066;
background-color: #FFFFFF;
}
#content h4 {
margin: 0;
padding: 0;
text-align: left;
font-size: 100%;
	color: #000066;
	background-color: White;
}
#content li {
padding: 0 0 .5em 0;
font-size: 80%;
	}

#sidebar {
	float: left;
	width: 180px;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	
}
#sidebar h4 {
font-family: Arial, Helvetica, sans-serif;
border-bottom: 2px solid #000066;
margin: 10px 30px 0 30px;
text-align: center;
padding: 2px;
font-size: 130%;
font-style: italic;
color: #9C9A31;
background-color: #FFFFFF;
}
#sidebar li {
	color: #000066;
}


#nav ul {
list-style: none;
		margin: 5px;
		padding: 0;
	}
	#nav li {
	
		border-bottom: 1px solid #CCCCCC;
		padding: 3px 0 3px 0;
		font-size: 100%
	}
	#nav li a:link, #nav li a:visited {
			text-decoration: none;
		font-weight: normal;
		color: #000066;
	}
	#nav li a:hover {
		text-decoration: underline;
		font-weight: normal;
		color: #9C9A31;
	}
	.news {
	list-style-image: url(img/y_dot.bmp);
		margin-left: 5px;
		padding-left: 20px;
		color: #000066;
	}
.news li {
	line-height: 1.2em;
	font-size: 90%;
	margin-bottom: 5px;
}
.news li a:link, .news li a:visited {
	text-decoration: none;
	color: #000066;
}
.news li a:hover {
	text-decoration: underline;
	color: #9C9A31;
}
		#inner {
	font-size: 80%;
	color: #333333;
	margin: 0;
	padding: 0;
	}
	#inner h4 {
		margin: 0;
		padding: 0;
	}
	
#inner a:link, #inner a:visited {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 100%;
	color: #000066;
	}
	#inner a:hover{
		margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 100%;
	color: #9C9A31;
	}
#inner p.logo {
margin: 0;
padding: 0 41px 0 41px;
background-color: White;
}
	/*
	#sidebar2 {
	float: right;
	width: 180px;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	color: #333333;
	}
	*/

	
#footer {
background-color: White;
	margin: 5px 0 0 0;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 80%;
	text-align: center;
	clear: both;
	}
#footer ul {
margin: 0;
padding: 0;
}
#footer li {
display: inline;
background-color: White;
color: #CCCCCC;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	background-color: White;
	color: #000066;
}
#footer a:hover {
	text-decoration: none;
	background-color: White;
	color: #9c9a31;
}
#clearone {
	clear: both;
	height: 1px;
}


#paypal {
margin: 0 15px;
Padding: 0;
background-color: White;
}
#child {
	margin: 0 6px;
	padding: 20px 0;
	background-color: White;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#office {
	margin: 10px 6px;
	padding: 0;
	background-color: White;
}






