body {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	text-decoration: none;
	line-height: 1.5em;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	width:100%;
}

#container {
	width: 725px;
}

#title {
	height: 75px;
}

#title:after {
	content:url("/images/title_p.png");
}

#configbar {
	display:none;
}

#menu {
	display:none;
}

#content {
	float: left;
	width: 500px;
	margin-right: 50px;
}

#info {
	float: left;
	width: 175px;
}

.header {
	border-bottom-color: #000000;
	line-height: 2em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 20px;
}

.content_footer {
	border-top-color: #999999;
	color: #999999;
	font-size: 0.83em;
	text-align: right;
	letter-spacing: 0.25em;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	margin-top: 20px;
}

.content_footer a {
	color: #999999!important;
	/*margin-left: 5px;*/
}

.content_footer .current {
	color: #666666!important;
}

.info_footer {
	border-top-color: #999999;
	color: #999999;
	font-size: 0.83em;
	text-align: justify;
	letter-spacing: 0.25em;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	margin-top: 20px;
}

.info_footer:after {
	content: "This is a print view! Menu, background and smaller graphics where not printed.";
}

.info_footer img {
	display:none;
}

.right {
	float: right;
}

.clear {
	clear: both;
	height: 0px;
}

.external {
	
}

.align {
	text-align: left;
}

.ten {
	width:10px;
}

.hundredfifthy {
	text-align:left;
	width:150px;
}

.twohundred {
	text-align:left;
	width:200px;
}

.twohundredfifthy {
	text-align:left;
	width:250px;
}

.seventy {
	text-align:left;
	width:70px;
}

.fourhundred {
	text-align:left;
	width:400px;
}

.fifthy {
	text-align:left;
	width:50px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul ul {
	margin-left: 12px;
}

li {
	list-style-type: none;
	list-style-image: url(../images/li.png);
	list-style-position: inside;
}

table {
	font-size:1em;
	text-align:left;
	width: 500px;
}

h1 {
	font-weight: normal;
	font-variant: normal;
	font-size: 1.85em;
	display: inline;
}

h2 {
	color: #999999;
	font-weight: normal;
	font-variant: normal;
	font-size: 1em;
	display: inline;
}

p {
	display: inline;
}

a {
	color: #999999;
	text-decoration: none;
}

a:visited {
	color: #999998;
}

a:hover {
	text-decoration: underline;
}
