#column2 {
	float: left;
	width: 497px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
	margin-left: 10px;
}
#column2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 12px;
	padding-bottom: 5px;
}

#menu
{
	height: 30px;
	margin-top: -4px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#menu ul{
	margin: 0px auto;
	width: 650px;
} 

#menu li
{
	float: left;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 

#menu li a 
{
	display: block;
	float: left;
	height: 22px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 19px;
	padding-bottom: 2px;
	padding-left: 19px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
}
#column1 {
	padding: 10px;
	float: right;
	width: 190px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	margin-right: 10px;
}

#links, #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-transform: uppercase;
	width: 730px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
}
#wrapper {
	margin: auto;
	width: 750px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#links {
	text-align: right;
}
#footer {
	text-align: center;
	margin-top: 10px;
	width: 730px;
}
#links a, #footer a {
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}
#links a:hover, #footer a:hover {
	text-decoration: underline;
	padding-left: 4px;
	padding-right: 4px;
}
#content {
	width: 750px;
	margin-top: 20px;
}

#header h1, #header h2 
{   margin: 0px;
	letter-spacing: .2em;
}

#header h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	padding-top: 15px;
	padding-left: 50px;
}

#header h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 5px;
	padding-left: 50px;
}
#header {
	width: 750px;
	height: 150px;
}
#menu li a#selected, #menu li a:hover {
	display: block;
	float: left;
	height: 22px;
	text-decoration: underline;
	padding: 6px 19px 2px 19px;
	font-family: Arial, Helvetica, sans-serif;
}
#column2 li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	font-weight: bold;
	text-align: left;
}
